0.8.4.30:
commita53deb94a224bc903d00a5075acf562488cab06a
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 18 Oct 2003 10:14:52 +0000 (18 10:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 18 Oct 2003 10:14:52 +0000 (18 10:14 +0000)
tree2d6610f846a778c0872b8e94356fcde45d4afcfa
parent4b57a4917b61299ac074fa385e9a0c62a716655b
0.8.4.30:
Be more careful over automatically generated generic function
lambda lists
... when generating PCL-internal GFs, pass :LAMBDA-LIST to
ENSURE-GENERIC-FUNCTION
... when generating accessor GFs, pass :LAMBDA-LIST if the
function is not already created (where you want to
preserve the user's lambda list instead)
... tests for required behaviour
Adjust INVALID-FASL patch slightly
... comment in package-data-list.lisp-expr
... remove unneccessary sb!ext:: prefixes
package-data-list.lisp-expr
src/code/load.lisp
src/code/target-load.lisp
src/pcl/braid.lisp
src/pcl/slots-boot.lisp
src/pcl/std-class.lisp
tests/clos.impure.lisp
version.lisp-expr