0.7.5.11:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 15 Jul 2002 20:52:47 +0000 (20:52 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 15 Jul 2002 20:52:47 +0000 (20:52 +0000)
commit550e5afc7ad95ff1e1bbfe932bf8dd81b0c4dce6
tree63212634c81734c41967969365d9dc57855c3fe9
parent06c18a339a9883597dc5a96028e7ac983cbb9305
0.7.5.11:
finished translating the FFI chapter of the manual from LaTeX
to valid (though extremely clunky) DocBook up to date
(I hope) w.r.t. current SBCL behavior
made *SOFT-HEAP-LIMIT* default not NIL (after my application
overflowed the heap)
deleted bug 96 because it was implicitly a reference to the
old default implementation of TRACE in terms of
breakpointing the target function, and no longer
really applies now that the wrapper-based TRACE is the
default. TRACE still has the bug 67 problem which
keeps it from being used on functions which play a
role in the implementation of TRACE, but no longer
has a problem with functions just because they're
compiled into a particular physical representation.
BUGS
INSTALL
doc/ffi.sgml
doc/user-manual.sgml
src/code/fd-stream.lisp
src/code/gc.lisp
src/code/signal.lisp
version.lisp-expr