0.6.9.18:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 5 Jan 2001 17:10:00 +0000 (17:10 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 5 Jan 2001 17:10:00 +0000 (17:10 +0000)
commit1ff04b3ba4e6f3a0fc6ceea524e98720ecea7888
tree2e2079a55b8f52704af97ab9df5e18b5e4827d8f
parentfa8962d732057015fbb9a2f8a08ea8d5299b50dd
0.6.9.18:
fixed stupid wrong-stream bug in %DESCRIBE-COMPILED-FROM
MNA's filesys patches (from sbcl-devel 26 Dec 2000)
added DEFTRANSFORM for %WITH-ARRAY-DATA en route to speeding
up SORT, FIND, and other things
15 files changed:
BUGS
NEWS
src/code/describe.lisp
src/code/fd-stream.lisp
src/code/filesys.lisp
src/code/profile.lisp
src/code/run-program.lisp
src/code/seq.lisp
src/code/sort.lisp
src/code/stream.lisp
src/compiler/array-tran.lisp
src/compiler/globaldb.lisp
tests/filesys.pure.lisp [new file with mode: 0644]
tests/pathnames.impure.lisp
version.lisp-expr