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
naruse 09a4ae1bbc * ext/date/date_core.c (date_s_today): use int for year.
* ext/date/date_core.c (datetime_s_now): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-28 02:41:31 +00:00
..
lib * ext/date/lib/date/format.rb (DateTime#strftime): removed because 2011-03-25 20:29:55 +00:00
date_core.c * ext/date/date_core.c (date_s_today): use int for year. 2011-03-28 02:41:31 +00:00
date_strftime.c time(3)'s argument and return value is time_t. 2011-03-25 20:29:53 +00:00
extconf.rb fix of ext/date/date_core. 2011-03-06 23:38:31 +00:00
timev.h * ext/date/date_core.c: replacement of implementation of 2011-03-20 12:44:47 +00:00