* continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,
[bpt/guile.git] / libguile / gc.c
1996-10-14 Mikael Djurfeldt* continuations.c, continuations.h, debug.c, gc.c,...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-01 Mikael Djurfeldt* gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_STA...
1996-09-22 Mikael Djurfeldt* struct.c (scm_make_struct_layout, init_struct, scm_st...
1996-09-17 Gary Houston* ports.h (scm_port_table): put back file_name, it...
1996-09-16 Gary Houston * ports.h (scm_port_table): remove file_name member...
1996-09-10 Jim BlandyUse SCM_P instead of PROTO; the latter intrudes on...
1996-09-10 Jim Blandy* gc.c: #include "gc.h"; every module should include...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-04 Mikael Djurfeldt* gc.c (scm_cellp): New function: C predicate to determ...
1996-08-20 Mikael Djurfeldt* gc.c (scm_init_storage): Renamed scm_make_weak_hash_table
1996-08-15 Jim Blandy* gc.h: Use the PROTO macro when declaring functions.
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import