tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 24 Sep 1998 04:52:48 +0000 (04:52 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 24 Sep 1998 04:52:48 +0000 (04:52 +0000)
commit8ac04967afa079525f14b42d77496f34f82a67de
treeaeebdde52fe7d7b01635b7778afe2760e6394e60
parentd3b6f988cac8d2811966703f0abfa69a19d8e06a
tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
low bits (suggested by Ilya Zakharevich)

p4raw-id: //depot/perl@1865
hv.h