summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Update the depend filesMatt Valentine-House2023-02-281-4/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-4/+0
* [ruby/date] Removed (newly unneeded) alias remarksBurdette Lamar2023-02-191-19/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+4
* [ruby/date] Bump version to 3.3.3Hiroshi SHIBATA2022-12-191-1/+1
* [ruby/date] Adjust format [ci skip]Nobuyoshi Nakada2022-12-181-4/+8
* [ruby/date] Extract `head_match_p` and abbreviated name length constantsNobuyoshi Nakada2022-12-181-4/+13
* [ruby/date] Consider the length of string to parseNobuyoshi Nakada2022-12-181-17/+16
* [ruby/date] Remove `extz_pats` tableNobuyoshi Nakada2022-12-181-12/+5
* [ruby/date] Remove `merid_names` tableNobuyoshi Nakada2022-12-181-15/+11
* [ruby/date] Match abbreviated day and month names with head of full namesNobuyoshi Nakada2022-12-181-10/+10
* [ruby/date] Bump version to 3.3.2Hiroshi SHIBATA2022-12-161-1/+1
* [ruby/date] Fixed wrong minimum version of RubyHiroshi SHIBATA2022-12-141-1/+1
* [ruby/date] Implement Date#deconstruct_keys and DateTime#deconstruct_keyszverok2022-12-131-0/+147
* [ruby/date] Bump version to 3.3.1Hiroshi SHIBATA2022-12-091-1/+1
* [ruby/date] No-op gem for JRuby for nowCharles Oliver Nutter2022-12-091-8/+15
* [ruby/date] Bump version to 3.3.0Hiroshi SHIBATA2022-12-051-1/+1
* [ruby/date] Check month range as civilNobuyoshi Nakada2022-10-271-0/+2
* [DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada2022-10-121-23/+23
* [ruby/date] Fix misplaced time zone offset checksNobuyoshi Nakada2022-10-071-2/+2
* [ruby/date] The shrunk words to be copied is limitedNobuyoshi Nakada2022-09-291-3/+2
* [ruby/date] Narrow ALLOCV region for shrunk wordsNobuyoshi Nakada2022-09-291-8/+18
* [ruby/date] Check time zone offset elementsNobuyoshi Nakada2022-09-281-11/+36
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-212-2/+2
* [ruby/date] [DOC] Enhanced intro for Date (https://github.com/ruby/date/pull/72)Burdette Lamar2022-08-151-133/+51
* [ruby/date] bump up to 3.2.3Nobuyoshi Nakada2022-08-081-1/+1
* [ruby/date] Fix Time#to_datetime before calendar reformNobuyoshi Nakada2022-08-081-4/+9
* [DOC] New doc about Julian/Gregorian (#70)Burdette Lamar2022-08-071-67/+20
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/69)Burdette Lamar2022-08-031-17/+46
* [ruby/date] [DOC] Enhanced RDoc for parser methods (https://github.com/ruby/d...Burdette Lamar2022-08-031-98/+130
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/67)Burdette Lamar2022-07-311-10/+34
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/66)Burdette Lamar2022-07-301-51/+93
* [ruby/date] [DOC] Enhanced RDoc for <=> (https://github.com/ruby/date/pull/65)Burdette Lamar2022-07-291-10/+34
* Manually sync with https://github.com/ruby/date/pull/64Hiroshi SHIBATA2022-07-273-50/+109
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/63)Burdette Lamar2022-07-121-64/+78
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/62)Burdette Lamar2022-07-121-33/+57
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/61)Burdette Lamar2022-07-101-0/+1
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/59)Burdette Lamar2022-07-091-55/+69
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/58)Burdette Lamar2022-07-081-30/+56
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/57)Burdette Lamar2022-07-071-20/+57
* [ruby/date] Update ext/date/date_core.cBurdette Lamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-0/+12
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+4
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-14/+2
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-422/+169
* [ruby/date] Constify gperf-generated tableNobuyoshi Nakada2022-05-241-1/+1