diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Sep 21 15:06:24 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * numeric.c (int_odd_p): a new method to check even or odd. + [RCR#337] + + * numeric.c (int_even_p): ditto. + Thu Sep 21 13:55:07 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/etc/etc.c (etc_getpwuid): uid integer should be wraped in |
