0.8.4.23:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 15 Oct 2003 16:28:14 +0000 (16:28 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 15 Oct 2003 16:28:14 +0000 (16:28 +0000)
commite972550db41da8a21a89d0215670de70802bd3ee
tree6b641ace2c7c3b947eec591073ba1ac654c3ea15
parent3abdab003d4cdb02d7386dcd4bc8d9ac4dafb359
0.8.4.23:
Fix for bug 191c (and some of PFD's tests)
... do proper keyword argument checking in the effective method
... not the cleanest fix in the world (note especially
the use of PROGN as an optimization inhibitor)
... I'm not telling you how long it took me to find the
NCONC -> APPEND bug in fngen.lisp
BUGS
NEWS
src/pcl/boot.lisp
src/pcl/combin.lisp
src/pcl/dfun.lisp
src/pcl/fngen.lisp
src/pcl/methods.lisp
tests/clos.impure.lisp
version.lisp-expr