0.7.4.1:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 26 May 2002 15:00:21 +0000 (15:00 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 26 May 2002 15:00:21 +0000 (15:00 +0000)
commit8fa3b333d2b37f45c3702f478f784b8c6f491080
treeec97af657a09c19633b9f0f636304aae5ae63295
parent2dbd79ad816bc494c1e388e739c5cc59879b7ede
0.7.4.1:
        Apply patch to type system (CSR sbcl-devel 2002-05-23) to generate
                more useful types from intersections of complicated numeric
                types;
        Be more consistent over handling of wild pathnames to functions
expecting non-wild pathnames;
Apply two slight optimizations to array transforms;
Fix (from Pierre Mai) for BUG 140; treat with (slight) care, as this
removes an explicit request for non-invalidation of a wrapper,
which presumably had some reason for being there at one time.
BUGS
NEWS
src/code/filesys.lisp
src/code/late-type.lisp
src/code/target-load.lisp
src/compiler/array-tran.lisp
src/pcl/braid.lisp
tests/filesys.pure.lisp
tests/type.impure.lisp
version.lisp-expr