0.7.4.14:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 6 Jun 2002 12:32:13 +0000 (12:32 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 6 Jun 2002 12:32:13 +0000 (12:32 +0000)
commit372989d837526e3100b364153d58181a2a563351
tree2289c6376884af29a63bff558ac81772a262909b
parentf4a7d6c4a2a4f846ad353dddb922dd8967f998e5
0.7.4.14:
Various CLOS fixes...
... Fix printing of instances of classes with metaclass of
STRUCTURE-CLASS (thanks to Pierre Mai)
... ANSIfy CHANGE-CLASS (thanks to Espen Johnsen and Pierre Mai)
... Allow classes with metaclass of STRUCTURE-CLASS to have slots
again (this fix comes with a FIXME, as it wasn't a clean fix
at all)
BUGS
NEWS
src/pcl/defclass.lisp
src/pcl/env.lisp
src/pcl/generic-functions.lisp
src/pcl/std-class.lisp
tests/clos.impure.lisp
version.lisp-expr