aboutsummaryrefslogtreecommitdiffstats
path: root/test/date
Commit message (Expand)AuthorAgeFilesLines
* date_core.c: preserve timezonenobu2016-04-121-0/+17
* * ext/date/date_core.c (datetime_to_time): preserve timezone infosonots2016-03-181-5/+3
* Add frozen_string_literal: false for all filesnaruse2015-12-1612-0/+12
* test_date.rb: nonsense assertionnobu2014-09-101-1/+0
* * test/date/test_date.rb: remove commented-out code.hsbt2014-08-014-46/+0
* * test/date/test_date_arith.rb: remove unused block argument.hsbt2014-06-161-4/+4
* * test/date/test_date_strptime.rb: remove useless variable.hsbt2014-06-161-1/+0
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-041-0/+17
* * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf2014-04-271-0/+4
* * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf2014-04-051-0/+2
* Additional test coverage to DateTime comparison (sub millisecond).nobu2013-12-141-0/+9
* date_parse.c: missing wdaynobu2013-07-211-0/+6
* * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf2013-07-091-0/+9
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-041-0/+53
* * test/date/test_date_{parse,strptime}.rb: changed the format oftadf2012-11-112-454/+453
* * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf2012-10-281-0/+20
* * ext/date/date_core.c: [ruby-core:47226].tadf2012-08-222-0/+12
* remove trainling spaces.nobu2012-08-211-1/+1
* uncommented some teststadf2012-08-041-2/+0
* * ext/date/date_core.c: [ruby-core:46058].tadf2012-07-011-0/+2
* * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf2012-07-011-1/+33
* modified tests.tadf2012-06-032-8/+20
* * untabified.nobu2012-05-271-8/+8
* modified test.tadf2012-05-271-9/+9
* * ext/date/date_strftime.c: should also be aware of flags ontadf2012-05-151-0/+15
* * ext/date/date_core.c: [ruby-core:42998]tadf2012-02-281-0/+6
* * reverted 34739 for test/date.tadf2012-02-224-5/+17
* * test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu2012-02-224-17/+5
* ext/date/date_parse.c: [ruby-core:42173].tadf2012-01-182-0/+42
* * ext/date/date_core.c: uses to_integer instead.tadf2011-12-202-7/+69
* * test/date/test_date_base.rb (test_jd): tests fornobu2011-12-201-0/+7
* * test/date/test_*.rb: added tests.tadf2011-08-133-0/+21
* * ext/date/date_core.c: avoided using timev.tadf2011-06-291-0/+9
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-261-0/+34
* * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf2011-06-211-0/+15
* * test/date/test_*.rb: added tests.tadf2011-06-142-2/+54
* * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.tadf2011-06-111-0/+13
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-061-0/+27
* * ext/date/date_core.c: flattened format to strftimev.tadf2011-06-061-0/+2
* * ext/date/date_core.c: use simple/complex mode instead of light/right mode.tadf2011-05-313-15/+134
* * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf2011-05-211-1/+1
* added tests.tadf2011-05-211-0/+5
* * test/date/test_switch_hitter.rb: new.tadf2011-05-211-0/+275
* * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf2011-05-211-0/+3
* * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf2011-05-084-52/+27
* fixedtadf2011-05-081-1/+1
* * test/date/*.rb: NEVER SKIP.tadf2011-05-085-47/+51
* * test/date/*.rb: reverted 31432.tadf2011-05-084-26/+26
* * test/date/*.rb: reverted 31483.tadf2011-05-084-26/+26
* Revert r31478.naruse2011-05-084-26/+26