summaryrefslogtreecommitdiff
path: root/ext/date
AgeCommit message (Expand)Author
2018-03-28merge revision(s) 62572: [Backport #14549]usa
2018-01-31merge revision(s) 58020: [Backport #10936]usa
2017-09-14* ext/bigdecimal/bigdecimal.c (BigDecimal_hash): st_index_t may not beusa
2017-06-30merge revision(s) 58643: [Backport #13231]usa
2016-08-15merge revision(s) 55410: [Backport #12488]nagachika
2016-06-13merge revision(s) 54721: [Backport #12311]nagachika
2016-04-18merge revision(s) 54444: [Backport #12233]naruse
2015-12-16handle ext/ as r53141naruse
2015-12-08date_core.c: missing argument checknobu
2015-11-08suppress warningsnobu
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-11-04ext: adjust index typenobu
2015-10-21extconf.rb: strict_warnflagsnobu
2015-10-19check INFINITY and NAN without C99 optionnobu
2015-06-16date_parse.c: use ALLOCVnobu
2015-06-16date_strptime.c: use ALLOCVnobu
2015-06-12* ext/date/date_core.c: Grammar fix found by @aiperon [ci skip]zzak
2015-05-31ext/date/date_core.c: [DOC] fold long paragraphsnobu
2015-05-31[DOC] Decrease heading under DateTime [ci skip]zzak
2015-05-31* ext/date/date_core.c: [DOC] Add comparison of Time and DateTimezzak
2015-04-11mkmf.rb: methods to append flagsnobu
2015-04-10mkmf.rb: fix werror optionnobu
2015-04-10ext/date: reject unknown compiler optionnobu
2015-03-28fix r50104 [Bug #10906]naruse
2015-03-28* ext/date/extconf.rb: try_cflags("-std=iso9899:1999") [Bug #10906]naruse
2014-12-19Update dependencies.akr
2014-12-01use 0 for reservednobu
2014-11-21Update dependency.akr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-13* ext/date/lib/date.rb: fix indent [ci skip]zzak
2014-10-12* ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typoszzak
2014-09-29date_core.c: revert constnobu
2014-09-29date_core.c: more write-barriersnobu
2014-09-29date_core.c: write-barriernobu
2014-09-29date_core.c: typed datanobu
2014-08-03ext: prefer RB_TYPE_P over comparison TYPE with constantsnobu
2014-07-01* ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt
2014-05-17* include/ruby/ruby.h: Hide Rational internal.akr
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
2014-03-17unused functions and variablesnobu
2013-12-10date_strptime.c: get rid of backtrack explosionnobu
2013-12-09date_parse.c: get rid of backtrack explosionnobu
2013-10-28* common.mk, ext/objspace/depend, ext/coverage/depend,akr
2013-10-16* ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak
2013-07-21date_parse.c: missing wdaynobu