0.6.11.32:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 6 Apr 2001 13:02:09 +0000 (13:02 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 6 Apr 2001 13:02:09 +0000 (13:02 +0000)
commita8fa26a6e9804d3548f5bca9361a91345a689099
treec919954f448a68db84442296c1be992505320421
parent1c347eae5ec81b6f41db9d27c1fe6d34abe1d3ca
0.6.11.32:
MNA patches from sbcl-devel..
..package cleanup (2001-03-29)
..bug 94 compiler type mismatch nondetection fix (2001-03-30)
(started trying to fix bug 87, following MNA 2001-04-04 patch,
but fix doesn't work yet)
renamed TYPES-INTERSECT and VALUES-TYPES-INTERSECT to
TYPES-EQUAL-OR-INTERSECT and
VALUES-TYPES-EQUAL-OR-INTERSECT
removed redundant quotes from self-evaluating constants
build-under-CMU-CL fixes from Christophe sbcl-devel 2001-04-05
added CMU CL 18c workaround in cross-float.lisp
45 files changed:
BUGS
package-data-list.lisp-expr
src/code/backq.lisp
src/code/byte-interp.lisp
src/code/class.lisp
src/code/cross-float.lisp
src/code/debug.lisp
src/code/defstruct.lisp
src/code/deftypes-for-target.lisp
src/code/early-extensions.lisp
src/code/fd-stream.lisp
src/code/format-time.lisp
src/code/late-type.lisp
src/code/pprint.lisp
src/code/print.lisp
src/code/reader.lisp
src/code/string.lisp
src/code/sysmacs.lisp
src/compiler/aliencomp.lisp
src/compiler/array-tran.lisp
src/compiler/byte-comp.lisp
src/compiler/checkgen.lisp
src/compiler/constraint.lisp
src/compiler/ctype.lisp
src/compiler/debug-dump.lisp
src/compiler/fndb.lisp
src/compiler/generic/primtype.lisp
src/compiler/generic/vm-type.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/locall.lisp
src/compiler/ltn.lisp
src/compiler/main.lisp
src/compiler/meta-vmdef.lisp
src/compiler/node.lisp
src/compiler/proclaim.lisp
src/compiler/seqtran.lisp
src/compiler/srctran.lisp
src/compiler/typetran.lisp
src/compiler/vmdef.lisp
src/pcl/compiler-support.lisp
src/pcl/vector.lisp
version.lisp-expr