diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:19:03 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:19:03 +0000 |
| commit | b44316b69c25f51073e554c065ab094801774233 (patch) | |
| tree | a79f54bec520d934ff7846d903cf313fd4a6f6b9 /ChangeLog | |
| parent | f19af096a5a45c0777420af4fe8baaaef21dfcb1 (diff) | |
merges r20805 from trunk into ruby_1_9_1.
* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash):
shut up warning. see [ruby-dev:37437]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Dec 17 11:39:39 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> + + * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash): + shut up warning. see [ruby-dev:37437] + Wed Dec 17 11:01:35 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * string.c (rb_str_hash): gets rid of collisions between differen |
