0.pre7.62:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 14 Oct 2001 00:08:38 +0000 (00:08 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 14 Oct 2001 00:08:38 +0000 (00:08 +0000)
commitd1c237164f9bd00879843cba7a79c05449cf50f7
tree69bbd27aa256832b8b696462d431444672df7009
parent0a82f2db352cc348d2107a882e50af222ff97ed3
0.pre7.62:
added first draft of tests/*clocc-ansi* stuff
applied Alexey Dejneka's fixes from sbcl-devel 2001-10-13..
..exported RETURN-PC-SAVE-OFFSET from SB!VM as per
"broken debugger" message
..fixed PARSE-COMPILED-DEBUG-BLOCKS along the lines of
"debugger errors" message (DEBUG-FUNCTION vs.
DEBUG-FUN, argh!)
s/about-to-modify/about-to-modify-symbol-value/
INDEX is in SB-INT now, so it doesn't need package prefixes
anywhere any more.
exported SC-OFFSET from SB-C
12 files changed:
NEWS
package-data-list.lisp-expr
slam.sh
src/code/debug-int.lisp
src/code/early-extensions.lisp
src/code/macros.lisp
src/code/room.lisp
src/code/symbol.lisp
tests/clocc-ansi-test-known-bugs.lisp [new file with mode: 0644]
tests/clocc-ansi.test.sh [new file with mode: 0644]
tests/run-tests.sh
version.lisp-expr