0.pre7.133:
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 15 Jan 2002 19:00:54 +0000 (19:00 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 15 Jan 2002 19:00:54 +0000 (19:00 +0000)
commitf6a2be77637d025bfded9430f02863c28f74f77a
tree846c8a096721c3f5cc284ae0a4979922f33fb754
parentb0b168c08b31a748150f404398af754f26fd4813
0.pre7.133:
NJF patch I from sbcl-devel 2002-01-14: "Keywords are
self-evaluating, right?  They don't need to be quoted?
Then I wonder why the writers of PCL felt it necessary
to do so. This patch fixes that."
NJF patch II from sbcl-devel 2002-01-14: "This patch does
away with the strange business of the PUSHP argument to
DEFINE-FOP (and DEFINE-COLD-FOP) being
(MEMBER '(T NIL :NONE)) and implements the suggestion
at the top of src/code/fop.lisp for fixing it."
chased down ramifications of s/offs-hook-function/offs-hook-fun/,
as per Alexei Dejneka broken disassembler bug report
sbcl-devel 2001-01-14
the poor neglected user manual...
...added some information about compiler-only-ness in the
introduction
...removed some "I'm sorry about this bug, give me time" stuff,
since time has passed, and the bugs are gone:-)
belatedly incremented fasl file version
19 files changed:
TODO
doc/beyond-ansi.sgml
doc/intro.sgml
doc/make-doc.sh
src/code/early-fasl.lisp
src/code/fop.lisp
src/compiler/generic/genesis.lisp
src/compiler/target-disassem.lisp
src/pcl/boot.lisp
src/pcl/cache.lisp
src/pcl/combin.lisp
src/pcl/defclass.lisp
src/pcl/dfun.lisp
src/pcl/fast-init.lisp
src/pcl/methods.lisp
src/pcl/slots-boot.lisp
src/pcl/std-class.lisp
src/pcl/vector.lisp
version.lisp-expr