diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Oct 7 16:06:30 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * include/ruby/ruby.h (rb_long2int): evalates the argument only + once. + + * struct.c (rb_struct_alloc): check array length overflow. + Wed Oct 7 09:23:49 2009 NARUSE, Yui <naruse@ruby-lang.org> * string.c (rb_str_inspect): don't assign -1 to unsigned int. |
