diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Mon Oct 27 20:03:05 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/mathn/complex/complex.c: no need to define rb_cComplex because + it's already defined at $(srcdir)/complex.c. + + * ext/mathn/rational/rational.c: no need to define rb_cRational because + it's already defined at $(srcdir)/rational.c. + Mon Oct 27 15:58:25 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * ruby.c (load_file): preserves $.. [ruby-dev:36937] |
