0.9.6.13:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Nov 2005 22:19:47 +0000 (22:19 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Nov 2005 22:19:47 +0000 (22:19 +0000)
commit45e89c1430d86a7a8a8d7afc133400c7a70e1080
tree1a1001874bac0f454e7617d95df597499340f321
parentb5791569082496e3bc4db6254c870c0bc994e19a
0.9.6.13:
Implement (SETF CLASS-NAME) and (SETF GENERIC-FUNCTION-NAME) as
required by AMOP
... call REINITIALIZE-INSTANCE;
... no longer generic functions;
... rewrite the classoid-finding code in (SETF CLASS-NAME), which
previously broke on the second rename :-/
NEWS
src/pcl/defs.lisp
src/pcl/generic-functions.lisp
src/pcl/methods.lisp
tests/mop-9.impure-cload.lisp [new file with mode: 0644]
version.lisp-expr