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 e580a631be use 0 for reserved
use 0 for rb_data_type_t::reserved instead of NULL, since its type
may be changed in the future and possibly not a pointer type.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-01 06:38:04 +00:00
..
lib * ext/date/lib/date.rb: fix indent [ci skip] 2014-10-13 20:16:07 +00:00
date_core.c use 0 for reserved 2014-12-01 06:38:04 +00:00
date_parse.c ext: prefer RB_TYPE_P over comparison TYPE with constants 2014-08-03 01:56:01 +00:00
date_strftime.c
date_strptime.c
date_tmx.h
depend Update dependency. 2014-11-21 03:04:44 +00:00
extconf.rb