1.0.20.29: small FIND fix & win32 build fix
commitfdbbe74c279db74e8855c58eaef02a30b2fa1917
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 24 Sep 2008 14:55:13 +0000 (24 14:55 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 24 Sep 2008 14:55:13 +0000 (24 14:55 +0000)
treec14109427c40581ada85d41b224bb7b08e1d72e7
parent28b2447f2775779fe49fd024d8cce069060431c6
1.0.20.29: small FIND fix & win32 build fix

 * FIND on lists should not call the KEY function outside the
   specified subsequence.

 * Hopefully fix Win32 build: #+/#- -> #!+/#!- changes to pacify
   SHE-READER.

 * Also advice against editing version.lisp-expr in Git, and show the
   branch-version.lisp-expr hack in GIT-FOR-SBCL-HACKERS.txt.
NEWS
doc/GIT-FOR-SBCL-HACKERS.txt
src/code/fd-stream.lisp
src/code/filesys.lisp
src/compiler/seqtran.lisp
tests/list.pure.lisp
version.lisp-expr