diff options
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -1,15 +1,12 @@ -<<<<<<< current +Mon Sep 10 01:05:25 2007 Yukihiro Matsumoto <[email protected]> + + * range.c (range_step): fixed integer overflow. [ruby-dev:31763] + Sun Sep 9 09:14:45 2007 Tadayoshi Funaba <[email protected]> * lib/date/format.rb (_strptime): now also attaches an element which denotes leftover substring if exists. -======= -Mon Sep 10 01:05:25 2007 Yukihiro Matsumoto <[email protected]> - - * range.c (range_step): fixed integer overflow. [ruby-dev:31763] - ->>>>>>> patched Sat Sep 8 10:22:20 2007 Yukihiro Matsumoto <[email protected]> * struct.c (rb_struct_s_members): should raise TypeError instead |