summaryrefslogtreecommitdiff
path: root/test/date
AgeCommit message (Expand)Author
2019-04-03date: make zone a substring to copy encoding and taintednessnobu
2019-04-01Added tests for end of Heiseinobu
2018-12-11test/date: removed unnecessaruy `__send__`nobu
2018-12-11date_core.c: moved some methods to DateTimenobu
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu
2018-08-07Support old versions of Ruby with FrozenError.hsbt
2018-04-17test/date/test_date_base.rb: removedmame
2018-03-07date_core.c: check conversionnobu
2018-03-07test_date_arith.rb: needs `test_` prefixnobu
2018-02-25date_core.c: defensive codenobu
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-11-10Do not define test method instead of skip when Calendar class is not defined.hsbt
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-01-27{ext,test}/date: Specify frozen_string_literal: true.kazu
2016-06-14date_strftime.c: check precisionnobu
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-04-12date_core.c: preserve timezonenobu
2016-03-18* ext/date/date_core.c (datetime_to_time): preserve timezone infosonots
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-09-10test_date.rb: nonsense assertionnobu
2014-08-01* test/date/test_date.rb: remove commented-out code.hsbt
2014-06-16* test/date/test_date_arith.rb: remove unused block argument.hsbt
2014-06-16* test/date/test_date_strptime.rb: remove useless variable.hsbt
2014-05-04 * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf
2014-04-27 * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf
2014-04-05 * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf
2013-12-14Additional test coverage to DateTime comparison (sub millisecond).nobu
2013-07-21date_parse.c: missing wdaynobu
2013-07-09 * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf
2013-06-04 * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf
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