0.9.9.25:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 Feb 2006 15:02:10 +0000 (15:02 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 Feb 2006 15:02:10 +0000 (15:02 +0000)
commit47bf3e24a52a2687bd8f07c4674cb9e81163085d
tree42b3caa51ef0b215aa9cab7c34d05a2f894e533c
parent72fc4e4a1325e8761d97a36080fa50a8e75ed523
0.9.9.25:
Fix bug in method-metacircle/discriminating function update.
... start defining SAFE-FOO variants of method- and
generic-function- accessors, concentrating the
horribleness.  At the moment, we have separate SAFE-FOO
and EARLY-FOO logic; at some time in the future it might
be worth coalescing the two.
... test cases.  Include both Jean and Pascal's variants of the
method code, and write similar generic-function code
(which, admittedly, seemed to pass anyway).
NEWS
src/pcl/boot.lisp
src/pcl/combin.lisp
src/pcl/dfun.lisp
src/pcl/methods.lisp
tests/mop-12.impure-cload.lisp [new file with mode: 0644]
tests/mop-13.impure-cload.lisp [new file with mode: 0644]
version.lisp-expr