ruby/ext/date
Mark Young cb6a556927 [ruby/date] Provide a 'Changelog' link on rubygems.org/gems/date
By providing a 'changelog_uri' in the metadata of the gemspec
a 'Changelog' link will be shown on https://rubygems.org/gems/date
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

https://github.com/ruby/date/commit/2dea4c011d
2023-12-25 21:12:49 +09:00
..
lib [ruby/date] Bump up 3.3.4 2023-11-07 04:16:02 +00:00
date.gemspec [ruby/date] Provide a 'Changelog' link on rubygems.org/gems/date 2023-12-25 21:12:49 +09:00
date_core.c [ruby/date] [DOC] Fix link 2023-09-20 19:48:28 +00:00
date_parse.c [ruby/date] Fix misplaced time zone offset checks 2022-10-07 14:41: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] Extract `head_match_p` and abbreviated name length constants 2022-12-18 02:58:51 +00:00
date_tmx.h ext/date: constify 2016-06-08 01:09:21 +00:00
depend Update the depend files 2023-02-28 09:09:00 -08: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