0.6.12.30:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 11 Jun 2001 20:56:45 +0000 (20:56 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 11 Jun 2001 20:56:45 +0000 (20:56 +0000)
commit9f926721993baa5711eaf00d7c314924f269f3d2
treeb849fa64fef49e708c6f5616902146cb61d82f0d
parent0a7e5d543e632bfa478fd4a96b4d1f583c922553
0.6.12.30:
fixed another overflow for big buffers (in GENESIS, when
#!+SB-SHOW, when reading)
started getting rid of %PRIMITIVE SB!C:BYTE-BLT in favor of
SB!KERNEL:%BYTE-BLT
deleted unused %SP-REVERSE-FIND-CHARACTER-WITH-ATTRIBUTE,
%SP-BYTE-BLT, and %SP-FIND-CHARACTER-WITH-ATTRIBUTE
merged MNA prepare-for-inline-type-tests patches (sbcl-devel
2001-06-11)
12 files changed:
package-data-list.lisp-expr
src/code/bit-bash.lisp
src/code/debug-var-io.lisp
src/code/fd-stream.lisp
src/code/mipsstrops.lisp
src/code/stream.lisp
src/code/target-misc.lisp
src/compiler/copyprop.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/generic/vm-tran.lisp
tests/type.impure.lisp
version.lisp-expr