0.8.8.6:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 16:21:14 +0000 (16:21 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 16:21:14 +0000 (16:21 +0000)
commit7861b0dc2f09dcb83de3c0addf534029d9906b5c
tree70b14faf677723314d2153785e82a259c16f2438
parent4f45338a22a0206247251a73b7468b5c98c5aa28
0.8.8.6:
Some fixes for ADJUST-ARRAY
... make sure we copy the element in a zero-rank array;
... don't adjust simple arrays, even if it doesn't break
anything (because there's probably lying to compilers
going on).
NEWS
src/code/array.lisp
tests/array.pure.lisp
version.lisp-expr