0.6.11.43:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 27 Apr 2001 19:11:34 +0000 (19:11 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 27 Apr 2001 19:11:34 +0000 (19:11 +0000)
commit39ca94ec421224c78cb01f7d2d7b49321c66a2d4
treee865f18aaf233539f133df76a1a498c759d333e9
parent0af84c9c90b1277be6863df8f28f1f0e5512323c
0.6.11.43:
MNA warm init byte-compilation patch (sbcl-devel 2001-04-14);
except that I didn't clobber the DEFKNOWNs for
funcallable instance accessors
fixed the byte-compile-time warning problem in describe.lisp
by redefining SB-PCL::GET-SLOTS-OR-NIL as a function
merged pcl/fin.lisp into pcl/low.lisp in order to unscrew
some assumed-to-be-function-but-then-defined-as-macro
problems, and because now that our PCL is SBCL-specific
pcl/fin.lisp stuff can mostly wither away anyway
inlined CLOS-SLOTS-REF and (SETF CLOS-SLOTS-REF)
deleted DOCTOR-DFUN-FOR-THE-DEBUGGER and
RECORD-DEFINITION
src/code/describe.lisp
src/code/inspect.lisp
src/cold/warm.lisp
src/compiler/generic/vm-fndb.lisp
src/pcl/boot.lisp
src/pcl/describe.lisp
src/pcl/dfun.lisp
src/pcl/fin.lisp [deleted file]
src/pcl/low.lisp
src/pcl/methods.lisp
version.lisp-expr