0.7.7.24:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 15 Sep 2002 14:20:22 +0000 (14:20 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 15 Sep 2002 14:20:22 +0000 (14:20 +0000)
commite1ba5a0d68ff8d4c8e688cd6a951aea1d56b1b61
treed2120dcd7fdb0a7a96ea0508613a18caf8dff6b4
parent7892f577e443a297c8ec62b3dc743666669dd0d6
0.7.7.24:
Fix PROBE-FILE bug on pathnames with VERSION :UNSPECIFIC (reported
2002-09-15 on #lisp IRC)
Type declamation fix for *DISASSEM-INST-SPACE*
... declare the type after the type is defined
Try to tell Python a bit more about COMPLEX vectors
... vector arguments to VECTOR-PUSH, FILL-POINTER et al. must
be COMPLEX
Lotso BUGS; :LITTLE-ENDIAN, :MIPS, :HPPA comments
BUGS
base-target-features.lisp-expr
src/code/filesys.lisp
src/compiler/array-tran.lisp
src/compiler/disassem.lisp
version.lisp-expr