Age | Commit message (Expand) | Author |
---|
2025-01-13 | [ruby/date] Enclose dangling else in braces and fix -Wmisleading-indentation | Nobuyoshi Nakada |
2024-06-24 | [ruby/date] Use locale insensitive casecmp | Nobuyoshi Nakada |
2022-12-18 | [ruby/date] Extract `head_match_p` and abbreviated name length constants | Nobuyoshi Nakada |
2022-12-18 | [ruby/date] Consider the length of string to parse | Nobuyoshi Nakada |
2022-12-18 | [ruby/date] Remove `extz_pats` table | Nobuyoshi Nakada |
2022-12-18 | [ruby/date] Remove `merid_names` table | Nobuyoshi Nakada |
2022-12-18 | [ruby/date] Match abbreviated day and month names with head of full names | Nobuyoshi Nakada |
2020-12-22 | [ruby/date] Deep-freeze internal constants. | Marc-Andre Lafortune |
2019-04-02 | date: use del_hash to extract an element destructively | nobu |
2018-09-01 | RSTRING_PTR may not be terminated in the future | nobu |
2018-09-01 | 10**3 is always 1000 | nobu |
2018-09-01 | adjust indent | nobu |
2018-09-01 | surround macro block with do/while | nobu |
2018-02-25 | date_parse.c, date_strptime.c: ensure symbols static all | nobu |
2015-06-16 | date_strptime.c: use ALLOCV | nobu |
2014-04-27 | * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century. | tadf |
2013-12-10 | date_strptime.c: get rid of backtrack explosion | nobu |
2012-03-03 | * ext/date/date_{parse,strptime}.c [ruby-dev:45303]. | tadf |
2012-01-18 | ext/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 not | tadf |
2011-04-16 | * ext/date/date_core.c: replacement of implementation of | tadf |