0.6.12.21.flaky2.2:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 6 Jun 2001 22:59:07 +0000 (22:59 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 6 Jun 2001 22:59:07 +0000 (22:59 +0000)
commit30d3955b07af6b6b2e52699f213e3b87b11e0f2d
tree769bfbc435a4227969714c355f7d24a673dcff1e
parenta4d2556c02207a7b04ec497155f52e4f21d2795c
0.6.12.21.flaky2.2:
(This version seems not to be flaky any more. I'm just
checking it in as a halfway step to merging it
back into the main branch.
tweaked scavenge() argument handling so that it's easier to see
what was going on when we look at it with gdb
deleted unused undocumented DIRECT_SCAV stuff
deleted unused undocumented SC_NS_GEN_CK stuff
stopped tests/interface.pure.lisp from generating un-GC-able
nonsense values when a SYMBOL-FUNCTION is a closure;
and tried to make it more accurately check for
undocumented external functions as well
13 files changed:
src/code/describe.lisp
src/code/target-eval.lisp
src/compiler/eval-comp.lisp
src/compiler/globaldb.lisp
src/compiler/x86/call.lisp
src/runtime/GNUmakefile
src/runtime/gc.c
src/runtime/gencgc.c
src/runtime/purify.c
src/runtime/runtime.h
tests/interface.pure.lisp
tests/side-effectful-pathnames.test.sh
version.lisp-expr