0.8alpha.0.14
authorDaniel Barlow <dan@telent.net>
Mon, 5 May 2003 23:27:07 +0000 (23:27 +0000)
committerDaniel Barlow <dan@telent.net>
Mon, 5 May 2003 23:27:07 +0000 (23:27 +0000)
commit0e2c926fea68a32c8ec58f12daa0c2b5befef1d4
tree0ddf191295afb207ce7a0aa6adf47c75f5ffccef
parentef339cbbd81c403e117953b08eac7f446dc151ba
0.8alpha.0.14
Merge thread-gc-branch.

Summary: move time-to-gc-p logic entirely into C.  Delete a
lot of Lisp stuff no longer necessary.  Make SUB-GC
thread-safe or at least thread-tolerant.  Some hooks and
variables that were previously available but not apparently
used for much are now no longer present.
src/code/cold-init.lisp
src/code/gc.lisp
src/code/purify.lisp
src/code/target-thread.lisp
src/runtime/cheneygc.c
src/runtime/gc-common.c
src/runtime/gencgc.c
src/runtime/interrupt.c
src/runtime/purify.c
src/runtime/runtime.c
version.lisp-expr