Changed license terms to the plain LGPL thru-out.
[bpt/guile.git] / libguile / gc-segment.c
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-09-05 Han-Wen Nienhuys* gc-segment.c (scm_i_make_initial_segment): check...
2002-09-05 Han-Wen Nienhuys* struct.h: change scm_structs_to_free to scm_i_structs...
2002-08-28 Han-Wen Nienhuys* gc.h: remove DOUBLECELL card flags.
2002-08-25 Han-Wen Nienhuys(scm_i_get_new_heap_segment): use float in stead of
2002-08-23 Han-Wen Nienhuys(scm_i_get_new_heap_segment): Oops. We want segment
2002-08-21 Han-Wen Nienhuysmake scm_cells_allocated unsigned again. Thanks to
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
2002-08-08 Han-Wen Nienhuys* gc.h: add scm_debug_cells_gc_interval to public interface
2002-08-04 Han-Wen Nienhuysgc statistic tweaks
2002-08-04 Han-Wen Nienhuys more code