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
hsbt da1f9199bd Bump version to date-2.0.0.
I forgot to change it when Ruby 2.6.0 was released.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-07 06:01:49 +00:00
..
lib {ext,test}/date: Specify frozen_string_literal: true. 2017-01-27 00:29:21 +00:00
date.gemspec Bump version to date-2.0.0. 2019-01-07 06:01:49 +00:00
date_core.c Separate RSTRING_PTR from a function call 2018-12-13 05:09:58 +00:00
date_parse.c RSTRING_PTR may not be terminated in the future 2018-09-01 06:19:05 +00:00
date_strftime.c date_strftime.c: check precision 2016-06-14 13:07:27 +00:00
date_strptime.c RSTRING_PTR may not be terminated in the future 2018-09-01 06:19:05 +00:00
date_tmx.h ext/date: constify 2016-06-08 01:09:21 +00:00
depend ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
extconf.rb ext/date/extconf.rb: check for timezone and altzone 2017-09-17 04:26:51 +00:00
prereq.mk support gperf 3.1 2017-12-08 05:51:19 +00:00
zonetab.h support gperf 3.1 2017-12-08 05:51:19 +00:00
zonetab.list suppress static-in-inline warning 2016-06-08 06:29:14 +00:00