ruby/ext/date
tadf 5aea2ad18c * ext/date/date_core.c: uses to_integer instead.
* test/date/test_switch_hitter.rb: added a test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-12-20 12:03:42 +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: uses to_integer instead. 2011-12-20 12:03:42 +00:00
date_parse.c * ext/date/date_parse.c (date_zone_to_diff): keep a temporary string 2011-08-28 06:53:47 +00:00
date_strftime.c * ext/date/date_core.c: an issue that is same as [ruby-dev:44071]. 2011-07-23 11:17:00 +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_core.c: avoided using timev. 2011-06-29 14:47:04 +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