0.7.10.31:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Dec 2002 13:52:59 +0000 (13:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Dec 2002 13:52:59 +0000 (13:52 +0000)
commit1e08b23e730c7a1c9cda1b918e9fdca38b8c4e17
tree796aac1bac89ec1965f43762ba2aa1e9b6257a83
parentcaf8bb05a82659e688c125b418783bc8a3bd2be8
0.7.10.31:
        Installed ctor.lisp MAKE-INSTANCE optimization (from Gerd
                Moellmann, via CSR sbcl-devel 2002-12-21)
        ... wrote tests for those bugs which it fixes
... do not delete fast-init.lisp yet; waiting for user feedback before
destroying some CVS history
... update COPYING information to reflect the new copyright
owner
15 files changed:
COPYING
CREDITS
NEWS
src/cold/warm.lisp
src/pcl/boot.lisp
src/pcl/ctor.lisp [new file with mode: 0644]
src/pcl/generic-functions.lisp
src/pcl/init.lisp
src/pcl/low.lisp
src/pcl/macros.lisp
src/pcl/methods.lisp
src/pcl/std-class.lisp
src/pcl/vector.lisp
tests/clos.impure-cload.lisp
version.lisp-expr