diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-03-22 01:28:23 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-03-22 01:28:23 +0000 |
| commit | 27ba846a05674be1c756919d9a9c82b1f56b31e7 (patch) | |
| tree | 4a4c8e2ee11358423cc80917fc35d5ec47d21a7a /ChangeLog | |
| parent | 5cb2a90c633cb8fb80baf3cb512b797607a5c396 (diff) | |
* test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Mar 22 10:27:58 2007 NAKAMURA Usaku <usa@ruby-lang.org> + + * test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s. + Wed Mar 21 20:38:06 2007 NAKAMURA Usaku <usa@ruby-lang.org> * marshal.c (w_short, w_long, w_object): get rid of VC++ warnings. |
