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 b59179c873 * ext/date/date_core.c (date_s_today, datetime_s_now): check the
result of localtime_r().

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-07 05:00:04 +00:00
..
lib * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib. 2011-05-21 12:25:03 +00:00
date_core.c * ext/date/date_core.c (date_s_today, datetime_s_now): check the 2011-06-07 05:00:04 +00:00
date_parse.c * ext/date/date_core.c: use simple/complex mode instead of light/right mode. 2011-05-31 13:28:48 +00:00
date_strftime.c * ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear. 2011-06-05 08:53:56 +00:00
date_strptime.c * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib. 2011-05-21 12:25:03 +00:00
date_tmx.h * ext/date/date_tmx.h: now does not place decoded data. allows to 2011-06-05 01:13:19 +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