Simplify smob and port marking; set the mark bit in the generic
[bpt/guile.git] / libguile / root.c
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-06-18 Mikael Djurfeldt* root.h (scm_root_state): Added scm_cur_loadp.
1998-02-02 Mikael Djurfeldt* backtrace.c (display_error_body, display_backtrace_body),
1997-11-29 Mikael Djurfeldt* init.c (scm_start_stack): Removed initialization of
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-10-02 Marius Vollmer* root.c (cwdr_inner_body, cwdr_body): Remove "inner...
1997-07-18 Marius Vollmer* root.c: Include "fluids.h". (scm_mark_root): Mark...
1997-07-03 Marius Vollmer* root.c (cwdr_outer_body): Bugfix: Pass `c' instead...
1997-06-23 Jim Blandy* root.c: Establish a reliable catch-all handler for...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1996-12-21 Jim Blandy* throw.c (scm_internal_catch): Make body funcs and...
1996-12-09 Jim BlandyAdd new interface to catch/throw, usable from C as...
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-11-02 Mikael Djurfeldt* root.c (cwdr): Bugfix.
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
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-06 Mikael Djurfeldt*** empty log message ***
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-01 Mikael Djurfeldt * gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_ST...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* gscm.c, init.c, root.c, throw.c: Bug fixes:
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import