Age | Commit message (Expand) | Author | Files | Lines |
1996-12-18 | This commit was manufactured by cvs2svn to create tagpre_jimb_debug | cvs2svn | 1 | -1825/+0 |
1996-12-18 | * gc.c (SCM_MTRIGGER_HYSTERESIS): New memory management parameter. | Marius Vollmer | 1 | -4/+20 |
1996-11-20 | * gc.c (scm_igc, scm_gc_mark): Round up the size of the stack we | Jim Blandy | 1 | -3/+7 |
1996-11-10 | * gc.c (struct scm_heap_seg_data): Doc fixes. | Jim Blandy | 1 | -16/+135 |
1996-10-20 | * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, | Mikael Djurfeldt | 1 | -11/+11 |
1996-10-15 | Allocate data for structures on an eight-byte boundary, as | Jim Blandy | 1 | -7/+7 |
1996-10-14 | * gc.c (scm_init_storage): Initialize scm_stand_in_procs to SCM_EOL. | Mikael Djurfeldt | 1 | -0/+1 |
1996-10-14 | * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c, | Mikael Djurfeldt | 1 | -2/+2 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -5/+10 |
1996-10-01 | * gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_START and | Mikael Djurfeldt | 1 | -14/+20 |
1996-09-22 | * struct.c (scm_make_struct_layout, init_struct, scm_struct_ref, | Mikael Djurfeldt | 1 | -7/+18 |
1996-09-17 | * ports.h (scm_port_table): put back file_name, it will be used to | Gary Houston | 1 | -4/+2 |
1996-09-16 | * ports.h (scm_port_table): remove file_name member for now, it seems | Gary Houston | 1 | -2/+4 |
1996-09-10 | Use SCM_P instead of PROTO; the latter intrudes on the user's | Jim Blandy | 1 | -3/+3 |
1996-09-10 | * gc.c: #include "gc.h"; every module should include its header, | Jim Blandy | 1 | -0/+2 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+8 |
1996-09-04 | * gc.c (scm_cellp): New function: C predicate to determine if an | Mikael Djurfeldt | 1 | -0/+71 |
1996-08-20 | * gc.c (scm_init_storage): Renamed scm_make_weak_hash_table | Mikael Djurfeldt | 1 | -1/+1 |
1996-08-15 | * gc.h: Use the PROTO macro when declaring functions. | Jim Blandy | 1 | -113/+5 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -2/+2 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+1690 |