summaryrefslogtreecommitdiff
path: root/ext/date
AgeCommit message (Expand)Author
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
2013-07-09 * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf
2013-06-06 * ext/date/date_core.c: fixed coding error [ruby-core:55337].tadf
2013-06-04 * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.tadf
2013-06-04 * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-03-20* ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak
2013-03-16* ext/date/date_core.c: include sys/time.h for avoiding implicitkosaki
2013-03-16* configure.in: check struct timeval exist or not.kosaki
2013-03-12 * date_core.c: clearly specify operator precedence.takano32
2013-02-24 * ext/date/date_core.c: [ruby-core:52303]tadf
2012-11-11 * ext/date/date_parse.c (date__parse): revised the tight parsertadf
2012-11-10 * ext/date/date_parse.c: edited about era.tadf
2012-11-03 * ext/date/date_core.c: modified doc.tadf
2012-11-03 * ext/date/date_parse.c (parse_eu): should capture apostrophe too.tadf
2012-11-03 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-10-28 * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf
2012-10-28 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-10-21 * ext/date/date_parse.c (date__parse): uses more tight parser iftadf
2012-10-05depend: missing dependencynobu
2012-08-23* ext/date/depend: add dependency to $(ruby_headers).ko1
2012-08-22 * ext/date/date_core.c: [ruby-core:47266].tadf
2012-08-22 * ext/date/date_core.c: [ruby-core:47226].tadf
2012-08-20Fixed warning for implicit conversion from size_t to intryan
2012-08-04 * ext/date/date_{core,strftime}.c: [ruby-core:46990].tadf
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-16 * ext/date/date_core.c: define date_sg_t.tadf
2012-06-16 * ext/date/date_tmx.h: offset in struct tmx_funcs is now int.tadf
2012-06-03 * ext/date/date_core.c: checks whether the object is frozen or not.tadf