0.7.10.36:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 30 Dec 2002 00:42:27 +0000 (00:42 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 30 Dec 2002 00:42:27 +0000 (00:42 +0000)
commit619ee68faffc3990c5108611762ef54bf8cbbd1e
treefc4847be95f9cfac216ed92ea5d515a40188c435
parent57379ffaf35167d4843f68a98942297e02672833
0.7.10.36:
Clean up regressions, easy new bugs, etc.
... fix one or two embarrassing bugs in ctor MAKE-INSTANCE optimization
patch:
* REINITIALIZE-INSTANCE now checks arguments again
* defining methods on MAKE-INSTANCE (or its siblings) now
invalidates the optimized methods for subclasses too
... trivial ADJUST-ARRAY patch
BUGS
src/compiler/fndb.lisp
src/pcl/ctor.lisp
src/pcl/init.lisp
tests/clocc-ansi-test-known-bugs.lisp
tests/clos.impure.lisp
version.lisp-expr