diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Apr 21 01:09:14 2009 Alexander Zavorine <alexandre.zavorine@nokia.com> + + * ext/bigdecimal.c: moved BASE_FIG definition before it is used + first time. + + * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match + changes in bignum.c and array.c. + Sat Jul 25 17:49:03 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c (argf_eof): should not have reached EOF before trying to |