diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Sep 13 12:07:49 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * include/ruby/ruby.h (SYM2ID): needs parens. + + * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM), + (LONG2NUM, ULONG2NUM, NUM2CHR, rb_type_p, rb_special_const_p): + GCC specific optimization. + Sun Sep 13 09:38:06 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/prime.rb (EratosthenesGenerator#initialize): call super. |
