0.6.11.18:
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 20 Mar 2001 14:59:26 +0000 (14:59 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 20 Mar 2001 14:59:26 +0000 (14:59 +0000)
commit143edab8d233c784cde14bce6c5165219ea84bf4
treec09321912e2e210ce62584c13c9508ed453c00ff
parentcbaa1997bb097a55d108df592ac3b7eb4a703fff
0.6.11.18:
miscellaneous cleanups..
..made COPY-TYPE-CLASS-COLDLY use *TYPE-CLASS-FUNCTION-SLOTS*
to reduce duplication of information
..renamed all the DEFCONSTANT FOO definitions in reader.lisp
to DEFCONSTANT +CHAR-ATTR-FOO+ style
..renamed IN-BUFFER-LENGTH to +IN-BUFFER-LENGTH+ too
..and IN-BUFFER-EXTRA to +IN-BUFFER-EXTRA+
..moved byte-interp adjacent to other byte-foo in build order
..removed EVAL-WHEN around DEFTYPEs in bit-bash.lisp
..fixed DECLAIM of *FASL-FILE*, as per kon@iki.fi cmucl-help
2001-03-19 bug report
12 files changed:
BUGS
src/code/bit-bash.lisp
src/code/fd-stream.lisp
src/code/lisp-stream.lisp
src/code/load.lisp
src/code/reader.lisp
src/code/readtable.lisp
src/code/stream.lisp
src/code/sysmacs.lisp
src/code/type-class.lisp
stems-and-flags.lisp-expr
version.lisp-expr