0.7.5.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 9 Jul 2002 14:02:37 +0000 (14:02 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 9 Jul 2002 14:02:37 +0000 (14:02 +0000)
commit3f9b95517d494e4df59fbaafa8c95d7fb34b96d2
treeba7d59c278ae3c1dc8c4c134e7cd1f72704334ad
parent666b155f6e8245ccc006aba697e69f0feb6bf017
0.7.5.7:
Make array initialization fast
... write a new MAKE-ARRAY transform to deal with
initial-element initialization
... edit the other transforms to take account of this
... add a comment detailing that the order in *SAETP*
is significant
Minor runtime patch to allow versions containing #\%
src/compiler/array-tran.lisp
src/runtime/runtime.c
version.lisp-expr