summaryrefslogtreecommitdiff
path: root/ext/date/date_strptime.c
AgeCommit message (Expand)Author
2019-04-02date: use del_hash to extract an element destructivelynobu
2018-09-01RSTRING_PTR may not be terminated in the futurenobu
2018-09-0110**3 is always 1000nobu
2018-09-01adjust indentnobu
2018-09-01surround macro block with do/whilenobu
2018-02-25date_parse.c, date_strptime.c: ensure symbols static allnobu
2015-06-16date_strptime.c: use ALLOCVnobu
2014-04-27 * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf
2013-12-10date_strptime.c: get rid of backtrack explosionnobu
2012-03-03 * ext/date/date_{parse,strptime}.c [ruby-dev:45303].tadf
2012-01-18ext/date/date_strptime.c: moved detector of leftover.tadf
2011-05-21 * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf
2011-05-08 * ext/date/date_{parse,strptime}.c: introduced some macros.tadf
2011-04-26 * ext/date/date_core.c (date_zone_to_diff): renamed.tadf
2011-04-20 * ext/date/date_strptime.c (date__strptime_internal): do nottadf
2011-04-16 * ext/date/date_core.c: replacement of implementation oftadf