0.8.19.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 16:57:22 +0000 (16:57 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 16:57:22 +0000 (16:57 +0000)
commitc5159b9f0da46023e65b65a82c911d8d9816dc3e
treec7c29506897565fa624adb41427e2a01b7261734
parent8d04349cceb4eb25c8782b0c68ed5ffaa60f7d20
0.8.19.8:
Fix bugs in COUNT and EQUAL on bit-vectors with round lengths
(Lutz Euler 'Bug in "count" on bit-vectors' sbcl-devel 2005-01-29)
... off by one, sigh;
... tests, but FIXME: haven't tested whether the new code is
efficient.
NEWS
src/compiler/generic/vm-tran.lisp
tests/compiler.pure.lisp
version.lisp-expr