* struct.h: change scm_structs_to_free to scm_i_structs_to_free
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Thu, 5 Sep 2002 21:12:21 +0000 (21:12 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Thu, 5 Sep 2002 21:12:21 +0000 (21:12 +0000)
commitffd724008bab4ee230af0a9210b19166b2c04f71
tree1c76aa2025f57bd02b222271f07dfc9f174470b3
parent5bd4a949e87dce0abf8d140e2d9f2ca4ce808727
* struct.h: change scm_structs_to_free to scm_i_structs_to_free

* gc-malloc.c (scm_gc_register_collectable_memory): use floats;
these won't ever wrap around with high memory usage.

* gc-malloc.c: add DEBUGINFO for mtrigger GCs.
libguile/ChangeLog
libguile/gc-card.c
libguile/gc-malloc.c
libguile/gc-segment.c
libguile/gc.c
libguile/struct.c
libguile/struct.h