1.0.29.1: fix FILL
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Jun 2009 18:01:31 +0000 (18:01 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Jun 2009 18:01:31 +0000 (18:01 +0000)
commitfd79e33e6b6dacdc52cf6668a5bb7adf75aad6c1
treea6230792e0c315132c59efc800c68f071523d9d3
parente834360df9b2665a337a2c4dec9135edf68805aa
1.0.29.1: fix FILL

 * Imaginary parts were messed up on 64 bit platforms when
   filling arrays of (COMPLEX SINGLE-FLOAT). Thanks to Paul Khuong.

 * Also delay the transform of FILL till constraint propagation has
   run, to get the constant argument form MAKE-ARRAY in properly.

 * ...and eradicate remaining references to the SUPPORT file.
INSTALL
NEWS
binary-distribution.sh
html-distribution.sh
install.sh
src/compiler/seqtran.lisp
tests/compiler.impure.lisp
version.lisp-expr