0.7.5.3:
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 2 Jul 2002 12:32:42 +0000 (12:32 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 2 Jul 2002 12:32:42 +0000 (12:32 +0000)
commitad1aa2961d81ed8db9dac59068c6861199c29a3a
tree7869aa7756214c616a868a715418b5ee200e825f
parent7c864061be7f43f15249580f1e3fb7cac861c784
0.7.5.3:
made BUGS entry for the DEFTRANSFORM gotcha referred to below
tweak in runtime.c, should still work the same (trying to make 80-char lines:-)
put CSR's current diff into the main CVS since he's gone for a
while and I want to work with it now without thinking
about merging later...
...BUGS entry for FILL problem
...fixed FIXME re. %DATA-VECTOR-AND-INDEX
...defined a DEFTRANSFORM on %DATA-VECTOR-AND-INDEX so
things apparently go faster now
...(didn't define another otherwise-reasonable DEFTRANSFORM on
%DATA-VECTOR-AND-INDEX, for non-simple VECTORs,
because it evidently tickles a bug in the DEFTRANSFORM
system, as reported on sbcl-devel)
BUGS
package-data-list.lisp-expr
src/code/array.lisp
src/code/cross-misc.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/generic/vm-tran.lisp
src/compiler/globaldb.lisp
src/runtime/runtime.c
version.lisp-expr