diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Mar 11 10:19:10 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (hash): replaced by MurmurHash described in + <http://murmurhash.googlepages.com/>. + Tue Mar 11 09:52:49 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (rb_str_comparable): empty strings in any encoding are |
