Re: Bob Jenkins' hashing implementation in Ruby
From:
ts <decoux@...>
Date:
2003-03-01 11:42:40 UTC
List:
ruby-core #892
>>>>> "M" == Mauricio Fern疣dez <Mauricio> writes: M> --- ruby.jenkins.orig/gc.c 2003-02-28 17:16:13.000000000 +0100 M> +++ ruby.jenkins/gc.c 2003-02-28 18:40:11.000000000 +0100 [...] M> --- ruby.jenkins.orig/st.c 2003-02-28 17:16:14.000000000 +0100 M> +++ ruby.jenkins/st.c 2003-02-28 19:18:15.000000000 +0100 Apparently, you have not modified string.c (rb_str_hash()) it's normal ? Guy Decoux