diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-13 16:37:54 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-13 16:37:54 +0000 |
| commit | 28a30bcc0bfb81af879c5d87a8ea6d5c552b01d2 (patch) | |
| tree | ed552b03955c01f09763b5e0907df2f2a774555d /ChangeLog | |
| parent | 5f98f2abf1fcb7789ff2d951a808f17f6c13a202 (diff) | |
| download | ruby-28a30bcc0bfb81af879c5d87a8ea6d5c552b01d2.tar.gz ruby-28a30bcc0bfb81af879c5d87a8ea6d5c552b01d2.tar.xz ruby-28a30bcc0bfb81af879c5d87a8ea6d5c552b01d2.zip | |
* numeric.c (fix_divmod): should return integer division. [ruby-dev:34006]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ Thu Mar 13 14:14:19 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * trunk/string.c (hash): use inttypes.h instead of stdint.h. +Thu Mar 13 10:42:46 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * numeric.c (fix_divmod): should return integer division. [ruby-dev:34006] + Thu Mar 13 03:12:48 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/irb/cmd/help.rb: should be updated for new ri structure. |
