ruby/ext/date
usa 5d881f0fd4 * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()
required time_t pointer as 1st parameter, and tv_sec member of struct
  timeval is long.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-28 03:28:24 +00:00
..
date_core.c * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r() 2011-02-28 03:28:24 +00:00
extconf.rb * lib/date.rb: [Feature #4257] 2011-02-26 08:10:03 +00:00