0.7.5.1:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 25 Jun 2002 15:57:13 +0000 (15:57 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 25 Jun 2002 15:57:13 +0000 (15:57 +0000)
commitd75b4eb603f1e9e366997c8e378fe0ae0d79b5d9
tree0fbb155d27a0cdda24bcbafe77c817865ac741ff
parentf596910da4acae4ae65bfd150572c9cb85fc71c9
0.7.5.1:
Alpha build fix
... define the relevant types earlier in the build
... s/INTEGER-WITH-A-BITE-OUT/UNSIGNED-BYTE-WITH-A-BITE-OUT/
Array performance enhancement
... remove the (SAFETY 3) declaration from HAIRY-DATA-VECTOR-{REF,SET}
... write tests for AREF beyond array bounds
Buglet fix in pack.lisp
... put FILL arguments the right way round
TODO
package-data-list.lisp-expr
src/code/array.lisp
src/code/early-extensions.lisp
src/compiler/alpha/arith.lisp
src/compiler/alpha/macros.lisp
src/compiler/pack.lisp
src/compiler/ppc/arith.lisp
src/compiler/sparc/arith.lisp
tests/array.pure.lisp
version.lisp-expr