0.7.11.8:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 13 Jan 2003 22:14:29 +0000 (22:14 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 13 Jan 2003 22:14:29 +0000 (22:14 +0000)
commite99a08603747279e7b3a4b319e0c2fb0fb11f62b
tree42407360ac7563ea6bc10b1c60907a60bf100555
parent9ce73d3eeef7ed9dda2f8029c5f42cc17798ad51
0.7.11.8:
rewrote MERGE-LISTS* to avoid using a global variable for
scratch (motivated by Wolfgang Jenkner's bug report
sbcl-devel 2003-01-05, and also by the prospect of
threads)
rewrote stuff calling MERGE-LISTS* to coerce function
designators early once and for all (instead of on
every call to MERGE-LISTS*)
added test cases
trivial style/comment/name tweaks
src/code/early-fasl.lisp
src/code/list.lisp
src/code/sort.lisp
tests/seq.pure.lisp
version.lisp-expr