diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-08 12:23:51 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-08 12:23:51 +0000 |
| commit | 1c3e6052c15dec9cdd5082e0466af139a6e405a5 (patch) | |
| tree | fcda438b37219f74cc0bd4d308b487e04f5db198 /ChangeLog | |
| parent | ef4535de63ea2a64b3530a4f88a52d31b23ac4b9 (diff) | |
* hash.c (Init_Hash): remove custom "hash" and "eql?".
(ported from 1.8) [ruby-dev:26132]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8410 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 @@ +Sun May 8 21:00:50 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * hash.c (Init_Hash): remove custom "hash" and "eql?". + (ported from 1.8) [ruby-dev:26132] + Sun May 8 16:50:25 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass" |
