summaryrefslogtreecommitdiff
path: root/ext/date
AgeCommit message (Expand)Author
2017-02-02Added initial gemspec for Date module.hsbt
2017-01-27{ext,test}/date: Specify frozen_string_literal: true.kazu
2016-11-29parse.y: ambiguous parenthesesnobu
2016-10-01* ext/date/date_parse.c (date_zone_to_diff): it's nonsence and reallyusa
2016-10-01date_parse.c: str_end_withnobu
2016-10-01zonetab.h: use strncmpnobu
2016-10-01date_parse.c: refactornobu
2016-07-06Update dependenciesnobu
2016-06-15date_core.c: remove assertnobu
2016-06-15date_core.c: missing argumentnobu
2016-06-14date_strftime.c: check precisionnobu
2016-06-08suppress static-in-inline warningnobu
2016-06-08fix date buildnobu
2016-06-08ext/date/zonetab.list: gperf timezone namesnobu
2016-06-08ext/date: constifynobu
2016-05-20fix typos [ci skip]kazu
2016-05-18ruby.h: RB_INTEGER_TYPE_Pnobu
2016-04-23date_core.c: [DOC] markdown to rdoc [ci skip]nobu
2016-04-16* ext/date/date_core.c : remove not used f_getlocal macro.yui-knk
2016-04-16* ext/date/date_core.c : remove not used f_utc6 macro.yui-knk
2016-04-12date_core.c: preserve timezonenobu
2016-04-11Update dependencies.akr
2016-03-31date_core.c: fix indentnobu
2016-03-31date_core.c: fix DateTime rdocnobu
2016-03-24date_core.c: unused variablenobu
2016-03-24date_core.c: append stringsnobu
2016-03-24date_core.c: fix jisx0301 and iso8601nobu
2016-03-24date_core.c: fix inspectnobu
2016-03-18* ext/date/date_core.c (datetime_to_time): preserve timezone infosonots
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