diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-26 07:48:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-26 07:48:33 +0000 |
| commit | ba8b4b9ffea5122ffdfa106feb638ebf67132866 (patch) | |
| tree | 6da435d68ae052df3adcfbf45c34f20d5af2eba7 /ChangeLog | |
| parent | f334f1ba85c18b8113eaf8043f3b377abdd92035 (diff) | |
* string.c (hash): updated to MurmurHash 2.0 2009-09-19.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -Sat Sep 26 16:32:01 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> +Sat Sep 26 16:48:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (hash): updated to MurmurHash 2.0 2009-09-19. * string.c (rb_hash_start): fixed shift width on 128bit platform. |
