1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/date
卜部昌平 45741918e1 reserved_word: just use gperf 3.1 declaration
The reason why this was commented out was because of gperf 3.0 vs 3.1
differences (see [Feature #13883]).  Five years passed, I am pretty
confident that we can drop support of old versions here.

Ditto for uniname2ctype_p(), onig_jis_property(), and zonetab().
2022-09-21 11:44:09 +09:00
..
lib [ruby/date] bump up to 3.2.3 2022-08-08 23:59:12 +09:00
date.gemspec Manually sync with https://github.com/ruby/date/pull/64 2022-07-27 14:17:19 +09:00
date_core.c [ruby/date] [DOC] Enhanced intro for Date (https://github.com/ruby/date/pull/72) 2022-08-15 22:16:23 +09:00
date_parse.c [ruby/date] Anchor at beginning of numbers 2022-02-25 19:52:31 +09:00
date_strftime.c [ruby/date] Make %v strftime flag use uppercase month 2021-09-28 17:34:26 +09:00
date_strptime.c [ruby/date] Deep-freeze internal constants. 2020-12-22 03:12:51 -05:00
date_tmx.h
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb [ruby/date] Deprecate the unintentional ability to parse Symbol 2022-02-25 19:57:50 +09:00
prereq.mk [ruby/date] Add zontab.list dependency 2021-08-22 20:28:52 +09:00
update-abbr [ruby/date] Honor timezones from timeanddate.com 2020-11-12 21:34:54 +09:00
zonetab.h reserved_word: just use gperf 3.1 declaration 2022-09-21 11:44:09 +09:00
zonetab.list reserved_word: just use gperf 3.1 declaration 2022-09-21 11:44:09 +09:00