From 2c4aff3fe045ea63f2dfafe69f61e221acc04ac4 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 1 Jun 2007 16:27:05 +0000 Subject: * numeric.c (int_round): small optimization to handle bignums. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95b27b8622..0cbe620f2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 2 01:27:27 2007 Yukihiro Matsumoto + + * numeric.c (int_round): small optimization to handle bignums. + Fri Jun 1 13:02:35 2007 NAKAMURA Usaku * insnhelper.h (INC_SP): shouldn't cast ``x'' to unsigned type because -- cgit v1.2.3