From d6953f462056c8dcac5123a76c64dc445b3813ce Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 20 Oct 2009 07:43:17 +0000 Subject: * include/ruby/win32.h (finite, scalb): inline'ed non-standard identifier macros. [ruby-core:2234] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33ca18a49..8b43e1ba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 20 16:41:18 2009 NAKAMURA Usaku + + * include/ruby/win32.h (finite, scalb): inline'ed non-standard + identifier macros. [ruby-core:2234] + Tue Oct 20 15:38:02 2009 Nobuyoshi Nakada * parse.y (ripper_intern): enable literal optimization. -- cgit