0.7.8.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Oct 2002 12:09:17 +0000 (12:09 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Oct 2002 12:09:17 +0000 (12:09 +0000)
commit627c66211b93537e90c08b34b387edbd7e301011
tree9eb22a65145725fade1c3627fa28ca6067a3c0d9
parent96b310113978665980a8d65ad5dd83deab05c28b
0.7.8.8:
Reintroduce patch to fix handling of type arguments to
MAP/MERGE/... as per CSR sbcl-devel 2002-10-02
... changes from 0.7.7.33 version:
* smarter MAKE-SEQUENCE-LIKE implementation
* reintroduction of (COERCE <foo> 'SIMPLE-VECTOR)
  transform
* one or two more deleted symbols from
  package-data-list.lisp-expr
Performance problems are gone, I think.
14 files changed:
BUGS
package-data-list.lisp-expr
src/code/class.lisp
src/code/coerce.lisp
src/code/early-fasl.lisp
src/code/primordial-extensions.lisp
src/code/seq.lisp
src/code/show.lisp
src/code/sort.lisp
src/compiler/fndb.lisp
src/compiler/seqtran.lisp
src/compiler/typetran.lisp
tests/seq.impure.lisp
version.lisp-expr