(belated 0.6.11.2 checkin notes):
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 27 Feb 2001 18:03:28 +0000 (18:03 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 27 Feb 2001 18:03:28 +0000 (18:03 +0000)
commit993d5b779638756473181dda8d928d33038d4cc3
treec6c2e47a1d478d8b2ebf2327f34a46092207f981
parent0c58c96998aab7f3179b74ef7462190e59563e2e
(belated 0.6.11.2 checkin notes):
Add missing EVAL-WHEN wrappers for DEFCONSTANT, as per bug
report from Arthur Lemmens sbcl-devel 2001-02-23..
..the use of #.MAX-VOP-TN-REFS in vmdef.lisp
..(not in the sequence of DEFENUMs in early-objdef.lisp, at
least not yet, since it caused problems when I did)
Wrap DEFUN SYMBOLICATE in EVAL-WHEN so that we don't need
to worry about using it in DEFENUM.

0.6.11.4:
some foreshadowing for reenabling :PROPAGATE-FLOAT-TYPE
and :PROPAGATE-FUN-TYPE features
CONCAT-PNAMES goes away in favor of SYMBOLICATE.
NEWS
base-target-features.lisp-expr
make-host-2.sh
package-data-list.lisp-expr
src/code/defstruct.lisp
src/code/early-extensions.lisp
src/code/filesys.lisp
src/code/primordial-extensions.lisp
src/compiler/float-tran.lisp
src/compiler/generic/genesis.lisp
version.lisp-expr