diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Jul 11 15:17:03 2011 NAKAMURA Usaku <usa@ruby-lang.org> + + * numeric.c (rb_num2ull): use FIX2LONG instead of FIX2ULONG. see + rb_num2ulong(). fixed the problem of ObjectSpace._id2ref of IL32LLP64 + platforms, introduced at r32433. + backported r32512 from trunk. + Sun Jul 10 23:58:55 2011 Yuki Sonoda (Yugui) <yugui@yugui.jp> * version.h: 1.9.3 is no longer trunk. |
