0.7.6.23:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 14 Aug 2002 18:22:57 +0000 (18:22 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 14 Aug 2002 18:22:57 +0000 (18:22 +0000)
commitf5133ab2ffcddbcdb330cbbceff3af8d66673ce8
treeb6a6bbabdc12e3be72d1c322cc9751166bac6669
parentbb6182f1941e1844b9f6eb5e30b1b9f8cf2e74d8
0.7.6.23:
merged APD patch for bugs 191-b (making gf lambda lists
conform to ANSI 3.4.2) from sbcl-devel
added tests, and fixed old tests whose brokenness is now
detected
(speculated about reusing SB-C:PARSE-LAMBDA-LIST instead of
adding new PROCESS-LAMBDA-LIST, but didn't actually
actually do that, in favor of checking in something
that works and fixes a bug. Maybe next version...)
reverted handling of illegal function name in DEFGENERIC
(from previous commit) since I guess it should be
PROGRAM-ERROR after all
BUGS
NEWS
src/code/class.lisp
src/code/describe.lisp
src/code/profile.lisp
src/pcl/boot.lisp
src/pcl/generic-functions.lisp
src/pcl/gray-streams.lisp
src/pcl/macros.lisp
tests/clos.impure.lisp
version.lisp-expr