aboutsummaryrefslogtreecommitdiffstats
path: root/test/date/test_switch_hitter.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf2014-04-051-0/+2
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-041-0/+53
* 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
* * reverted 34739 for test/date.tadf2012-02-221-1/+2
* * test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu2012-02-221-2/+1
* * ext/date/date_core.c: uses to_integer instead.tadf2011-12-201-0/+69
* * test/date/test_*.rb: added tests.tadf2011-08-131-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-141-2/+6
* * 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-311-5/+129
* added tests.tadf2011-05-211-0/+5
* * test/date/test_switch_hitter.rb: new.tadf2011-05-211-0/+275