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 66fc78d207 * ext/date/date_core.c (DAY_IN_NANOSECONDS): long long int is not
available on all platforms.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-05 13:09:42 +00:00
..
lib * ext/date/date_core.c: modified validation methods. 2011-04-26 16:02:25 +00:00
date_core.c * ext/date/date_core.c (DAY_IN_NANOSECONDS): long long int is not 2011-05-05 13:09:42 +00:00
date_parse.c * ext/date/date_core.c (date_zone_to_diff): renamed. 2011-04-26 16:23:05 +00:00
date_strftime.c * ext/date/date_core.c (leap_p): surpress warning: parentheses. 2011-04-23 17:34:55 +00:00
date_strptime.c * ext/date/date_core.c (date_zone_to_diff): renamed. 2011-04-26 16:23:05 +00:00
date_tmx.h added date_tmx.h 2011-04-16 20:14:58 +00:00
depend * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm. 2011-04-16 15:22:47 +00:00
extconf.rb * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm. 2011-04-16 15:22:47 +00:00