0.pre7.41:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 4 Oct 2001 20:18:20 +0000 (20:18 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 4 Oct 2001 20:18:20 +0000 (20:18 +0000)
commit031ae238d37250e935dabaf2a3efb6e0305dd3e7
treee421fc46fd4489db3c5913b7045674801225b258
parent6ce46b1813dc91b444b7f8afc39e13241fffdaec
0.pre7.41:
fixed bug 126 Alexey Dejneka's way after all: I gave up on my
fancy distinction between high-level and low-level
default initial elements once I realized that the
code (1) had to be changed in two different places
(DEFTRANSFORM MAKE-ARRAY and DEFUN MAKE-ARRAY) and
(2) was nasty enough that it'd have to be substantially
rewritten in both places
BUGS
NEWS
package-data-list.lisp-expr
src/code/array.lisp
src/code/early-extensions.lisp
src/compiler/array-tran.lisp
src/compiler/ir1opt.lisp
tests/array.pure.lisp
version.lisp-expr