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
nobu 3d1c86a26f Removed moving toplevel header since r12501
Moving public headers was 12-years ago, no depend files would
expect ruby.h in the top source directory now.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-08 02:46:22 +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 Removed moving toplevel header since r12501 2019-02-08 02:46:22 +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