improve SXHASH on fixnums
authorChristophe Rhodes <c.rhodes@gold.ac.uk>
Mon, 30 Sep 2013 14:46:26 +0000 (15:46 +0100)
committerChristophe Rhodes <c.rhodes@gold.ac.uk>
Mon, 30 Sep 2013 14:46:26 +0000 (15:46 +0100)
commit236acc699ec1b5996e04f3f30d2859803e54e5ea
treef3d90326adec37d1521ff5e92922fff860a6bc51
parent4f4906712a4fa98880fb0f8f036ca2add541b8a1
improve SXHASH on fixnums

Remove one redundant LOGAND; also, use the whole of the fixnum
range on 64-bit platforms.
NEWS
src/code/sxhash.lisp