From 5a00a61681fa8d400507940600151068e69ca1b9 Mon Sep 17 00:00:00 2001 From: kosaki Date: Thu, 27 Jan 2011 12:58:44 +0000 Subject: * bignum.c (rb_str_to_inum): get rid of too huge alloca(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 591d373215..8526276a23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 27 21:58:32 2011 KOSAKI Motohiro + + * bignum.c (rb_str_to_inum): get rid of too huge alloca(). + Thu Jan 27 21:43:29 2011 KOSAKI Motohiro * object.c (rb_str_to_dbl): rewrite again. use ALLOCV instead -- cgit v1.2.3