summaryrefslogtreecommitdiff
path: root/test/date
AgeCommit message (Expand)Author
2012-11-11 * test/date/test_date_{parse,strptime}.rb: changed the format oftadf
2012-10-28 * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf
2012-08-22 * ext/date/date_core.c: [ruby-core:47226].tadf
2012-08-21remove trainling spaces.nobu
2012-08-04uncommented some teststadf
2012-07-01 * ext/date/date_core.c: [ruby-core:46058].tadf
2012-07-01 * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf
2012-06-03modified tests.tadf
2012-05-27* untabified.nobu
2012-05-27modified test.tadf
2012-05-15 * ext/date/date_strftime.c: should also be aware of flags ontadf
2012-02-28 * ext/date/date_core.c: [ruby-core:42998]tadf
2012-02-22 * reverted 34739 for test/date.tadf
2012-02-22* test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu
2012-01-18ext/date/date_parse.c: [ruby-core:42173].tadf
2011-12-20 * ext/date/date_core.c: uses to_integer instead.tadf
2011-12-20* test/date/test_date_base.rb (test_jd): tests fornobu
2011-08-13 * test/date/test_*.rb: added tests.tadf
2011-06-29 * ext/date/date_core.c: avoided using timev.tadf
2011-06-26 * test/date/test_switch_hitter.rb: added a test.tadf
2011-06-21 * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf
2011-06-14 * test/date/test_*.rb: added tests.tadf
2011-06-11 * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.tadf
2011-06-06 * test/date/test_switch_hitter.rb: added a test.tadf
2011-06-06 * ext/date/date_core.c: flattened format to strftimev.tadf
2011-05-31 * ext/date/date_core.c: use simple/complex mode instead of light/right mode.tadf
2011-05-21 * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf
2011-05-21added tests.tadf
2011-05-21 * test/date/test_switch_hitter.rb: new.tadf
2011-05-21 * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf
2011-05-08 * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf
2011-05-08fixedtadf
2011-05-08 * test/date/*.rb: NEVER SKIP.tadf
2011-05-08 * test/date/*.rb: reverted 31432.tadf
2011-05-08 * test/date/*.rb: reverted 31483.tadf
2011-05-08Revert r31478.naruse
2011-05-08 * test/date/*.rb: use skip /w messages.tadf
2011-05-04* test/date/test_date_base.rb: don't use no message skip().kosaki
2011-05-03* test/date/test_date.rb (TestDate#test_coerce):yugui
2011-04-26use skiptadf
2011-04-26 * ext/date/date_core.c: modified validation methods.tadf
2011-04-26 * ext/date/lib/date/format.rb (_iso8601): allowed day only civiltadf
2011-03-28Fix test.naruse
2011-03-28* ext/date/date_core.c (date_s_today): use int for year.naruse
2011-03-20 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-01 * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf
2010-11-22added some tests.tadf
2010-08-22 * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf
2009-11-17* ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu
2009-08-16 * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf