0.7.13.28:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 15 Mar 2003 19:01:30 +0000 (19:01 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 15 Mar 2003 19:01:30 +0000 (19:01 +0000)
commita3ab89c1db0dd9bfb911532ca134be16f16c4c1b
tree4a7845e96eb5e8eb98c874c1463afd401613e00b
parentb4e903ec2ab0808a5f9dc40e88a503876d569097
0.7.13.28:
Merge SXHASH improvements
... distribute (SXHASH <fixnum>) a little more widely over the
available space;
... make (SXHASH <bit-vector>) consider rather more than just
the first four bits.
Miscellaneous cleanups
... don't delete contrib's html documentation
... make vanilla modules depend on the (newly-built) sbcl.core
... some cleanups in snapshot/SB-SHOW logic
... quit from the low-level debugger now exits the process with
an error code (because, um, even getting to ldb is a
pretty serious error)
NEWS
clean.sh
contrib/vanilla-module.mk
doc/clean.sh [new file with mode: 0644]
src/code/sxhash.lisp
src/code/target-sxhash.lisp
src/cold/snapshot.lisp
src/runtime/monitor.c
tests/hash.impure.lisp
version.lisp-expr