0.8.4.36:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 20 Oct 2003 13:31:06 +0000 (13:31 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 20 Oct 2003 13:31:06 +0000 (13:31 +0000)
commite3f68bde025bd0602cf554e1eaf5935aaa74662a
treebc558eda0a9c63fd468e7adc988ba1221462e13d
parent9b87691b28b108737dd9eb3ff87abb98d1aed2c4
0.8.4.36:
Fix bug 213a
... CONS-TYPE-LENGTH-INFO to walk CONS-TYPE lists
... delete the neat but ultimately flawed (CONS NIL T) test
and use a proper test instead
... test suite additions.
Add idea from Michael Hudson (sbcl-devel 2003-08-26) to exit
early from Darwin compilations when the stack size
limit is too small.
BUGS
NEWS
make-config.sh
src/code/coerce.lisp
src/code/early-type.lisp
src/code/seq.lisp
src/code/sort.lisp
tests/seq.impure.lisp
version.lisp-expr