summaryrefslogtreecommitdiff
path: root/ext/date/date_core.c
AgeCommit message (Expand)Author
2021-11-16[ruby/date] check_limit: also handle symbolsJean Boussier
2021-11-16[ruby/date] `Date._<format>(nil)` should return an empty HashJean Boussier
2021-11-16[ruby/date] Add length limit option for methods that parses date stringsYusuke Endoh
2021-10-02Avoid using the altzone variable in AIXRei Odaira
2021-09-28[ruby/date] Make %v strftime flag use uppercase monthJeremy Evans
2021-07-11[ruby/date] Fixed markups for bold [ci skip]Nobuyoshi Nakada
2020-12-23[ruby/date] Define dummy RUBY_TYPED_FROZEN_SHAREABLE for old RubyKenta Murata
2020-12-22[ruby/date] Make Ractor-compatibleMarc-Andre Lafortune
2020-12-22[ruby/date] Deep-freeze internal constants.Marc-Andre Lafortune
2020-11-12[ruby/date] [DOC] declate DateTime class is deprecatedNARUSE, Yui
2020-10-21Don't redefine #rb_intern over and over againStefan Stùˆben
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-06-21[ruby/date] [DOC] Mentioned alternative `strptime` methodsNobuyoshi Nakada
2020-06-21[ruby/date] [DOC] Emphasized that `parse` methods are not validatorsNobuyoshi Nakada
2020-06-20[ruby/date] Promote simple date to complex date to load fractional date (Fixe...Nobuyoshi Nakada
2020-06-20[ruby/date] Fix cannot load complex into simple error when loading marshal du...Jeremy Evans
2020-05-13ext/bigdecimal/bigdecimal.c, ext/date/date_core.c: undef NDEBUGYusuke Endoh
2019-10-31[ruby/date] Revert "Simplify #inspect"Jeremy Evans
2019-10-31[ruby/date] introduce Date::Error, raise Date::Error for everyglaszig
2019-10-24Fix typo causing Date.new(year, month) to failJeremy Evans
2019-10-24[ruby/date] Update docszverok
2019-10-24[ruby/date] Simplify #inspectzverok
2019-10-24[ruby/date] Remove taint supportJeremy Evans
2019-10-24[ruby/date] Check for numeric arguments in constructorsJeremy Evans
2019-10-24[ruby/date] Make julian dates roundtrip through to_time.to_dateJeremy Evans
2019-07-22[ruby/date] Describe what is meant by valid in the Date.valid_date? rdocJeremy Evans
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