summaryrefslogtreecommitdiff
path: root/ext/date/date_core.c
AgeCommit message (Expand)Author
2019-04-09date: support for Reiwa, new Japanese eranobu
2019-04-09date_core.c: [DOC] Heisei will be assumed if no-era [ci skip]nobu
2019-04-03date: make zone a substring to copy encoding and taintednessnobu
2019-04-02date: use del_hash to extract an element destructivelynobu
2018-12-13Separate RSTRING_PTR from a function callnobu
2018-12-12Revise Date#hour, #min, #secnobu
2018-12-11ext/date: Fix !NDEBUG codenobu
2018-12-11date_core.c: moved some methods to DateTimenobu
2018-12-11date_core.c: reorder ComplexDateDatanobu
2018-11-13date_core.c: use static ID variablesnobu
2018-11-13date_core.c: obey to the allocation frameworknobu
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu
2018-11-13date_core.c: set/reset COMPLEX_DATnobu
2018-09-01surround macro block with do/whilenobu
2018-08-31[DOC] leap seconds [ci skip]kazu
2018-03-09Removed useless assertions [ci skip]nobu
2018-03-07date_core.c: check conversionnobu
2018-02-25date_core.c: ensure symbols static allnobu
2018-02-25date_core.c: defensive codenobu
2017-09-17ext/date/extconf.rb: check for timezone and altzonerhe
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-05-09date_core.c: fix docs for %Z formatstomar
2017-03-19date_core.c: fix error in DateTime docsstomar
2017-02-27date_core.c: expand docs for Date shiftingstomar
2017-02-06date_core.c: [DOC] revise docs [ci skip]nobu
2016-06-15date_core.c: remove assertnobu
2016-06-15date_core.c: missing argumentnobu
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-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-08date_core.c: missing argument checknobu
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-11-04ext: adjust index typenobu
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