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 e4d0f54b1b date_parse.c: use ALLOCV
* ext/date/date_parse.c (s3e, date_zone_to_diff, parse_ddd_cb):
  use ALLOCV instead of ALLOCA get rid of stack overflow.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-06-16 09:46:06 +00:00
..
lib * ext/date/lib/date.rb: fix indent [ci skip] 2014-10-13 20:16:07 +00:00
date_core.c * ext/date/date_core.c: Grammar fix found by @aiperon [ci skip] 2015-06-12 14:45:56 +00:00
date_parse.c date_parse.c: use ALLOCV 2015-06-16 09:46:06 +00:00
date_strftime.c
date_strptime.c date_strptime.c: use ALLOCV 2015-06-16 09:45:50 +00:00
date_tmx.h
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb mkmf.rb: methods to append flags 2015-04-11 02:00:02 +00:00