0.8.0.70:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 14 Jun 2003 13:39:30 +0000 (13:39 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 14 Jun 2003 13:39:30 +0000 (13:39 +0000)
commit77869604fc3eb4417a630651e5fe40e74342ee59
tree8f72154b6d9595dc857915b5bfc5ab74240f8f6c
parent3ab22aeab40acb47148ccb851f6d1b3afdcda15b
0.8.0.70:
A couple of fixes:
... SEARCH and test predicate argument ordering: patch from
Wolfhard Buss cmucl-imp 2003-06-13
... VECTOR-PUSH-EXTEND and type inference: disable MAKE-ARRAY
dimension type inferencing for non-simple 1d arrays, as
the dimension can change too easily.  Regressions noted
by pfdietz' test suite.
NEWS
src/code/seq.lisp
src/compiler/array-tran.lisp
tests/vector.pure.lisp
version.lisp-expr