0.8.1.43:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 18 Jul 2003 13:52:37 +0000 (13:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 18 Jul 2003 13:52:37 +0000 (13:52 +0000)
commit951c8b24023c6f444b903a64b5e00d5cb2ae2ac9
tree77d14296abfc13fd3f6077e1f1b61ad0cb7de7d2
parent0b287178b4aeab61deccf844a89a5f4419ab66ab
0.8.1.43:
Get SB-MOP:CLASS-PROTOTYPE right in more cases
... new :PROTOTYPE-FORM property in
SB-KERNEL:*BUILT-IN-CLASSES* list;
... use it to generate the prototype in
SB-PCL::*BUILT-IN-CLASSES*;
bonus: since this means we have an instance of almost every
built-in-class by SAVE-LISP-AND-DIE time, we can detect
longstanding bugs in PURIFY
... make complex bit-vectors and simple-array-nils purifyable.
NEWS
src/code/class.lisp
src/pcl/defs.lisp
src/runtime/purify.c
version.lisp-expr