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 * configure.in: check struct timeval exist or not. 2013-03-16 05:06:47 +00:00
date_strptime.c * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century. 2014-04-27 10:44:23 +00:00
date_tmx.h * ext/date/date_tmx.h: offset in struct tmx_funcs is now int. 2012-06-16 09:49:17 +00:00
depend Update dependency. 2014-11-21 03:04:44 +00:00
extconf.rb * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm. 2011-04-16 15:22:47 +00:00