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
tadf a72f9f3476 * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
bug fix) of strptime.  applies offset even if the given date is
	  not local time (%s and %Q).  This is an exceptional feature and
	  I do NOT recommend to use this at all.  Thank you git community.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-04 20:56:28 +00:00
..
lib
date_core.c * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a 2014-05-04 20:56:28 +00:00
date_parse.c date_parse.c: get rid of backtrack explosion 2013-12-09 02:14:35 +00:00
date_strftime.c
date_strptime.c * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century. 2014-04-27 10:44:23 +00:00
date_tmx.h
depend * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
extconf.rb