aboutsummaryrefslogtreecommitdiffstats
path: root/test/date
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * test/date/*.rb: use skip /w messages.tadf2011-05-084-26/+26
* * test/date/test_date_base.rb: don't use no message skip().kosaki2011-05-041-22/+22
* * test/date/test_date.rb (TestDate#test_coerce):yugui2011-05-031-0/+21
* use skiptadf2011-04-261-3/+1
* * ext/date/date_core.c: modified validation methods.tadf2011-04-263-25/+27
* * ext/date/lib/date/format.rb (_iso8601): allowed day only civiltadf2011-04-261-33/+60
* Fix test.naruse2011-03-281-1/+1
* * ext/date/date_core.c (date_s_today): use int for year.naruse2011-03-281-0/+4
* * ext/date/date_core.c: replacement of implementation oftadf2011-03-201-1/+1
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-012-2/+4
* added some tests.tadf2010-11-222-0/+4
* * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf2010-08-221-1/+0
* * ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu2009-11-171-5/+2
* * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf2009-08-161-0/+15
* * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf2009-08-111-1/+1