summaryrefslogtreecommitdiff
path: root/libguile/root.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-07Greg's smob patchMikael Djurfeldt1-20/+4
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-07-23Simplify smob and port marking; set the mark bit in the genericJim Blandy1-1/+1
1998-06-18* root.h (scm_root_state): Added scm_cur_loadp.Mikael Djurfeldt1-0/+1
1998-02-02* backtrace.c (display_error_body, display_backtrace_body),Mikael Djurfeldt1-1/+1
1997-11-29* init.c (scm_start_stack): Removed initialization ofMikael Djurfeldt1-1/+0
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-3/+3
1997-10-02* root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,Marius Vollmer1-38/+73
1997-07-18* root.c: Include "fluids.h". (scm_mark_root): Mark "fluids".Marius Vollmer1-0/+3
1997-07-03* root.c (cwdr_outer_body): Bugfix: Pass `c' instead of `&c' toMarius Vollmer1-1/+1
1997-06-23* root.c: Establish a reliable catch-all handler for the new root.Jim Blandy1-14/+25
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-02-10* symbols.c (scm_sysintern0): New function. Contains the core ofMikael Djurfeldt1-0/+1
1996-12-21* throw.c (scm_internal_catch): Make body funcs and handler funcsJim Blandy1-21/+9
1996-12-09Add new interface to catch/throw, usable from C as well asJim Blandy1-3/+73
1996-11-21It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy1-1/+1
1996-11-02* root.c (cwdr): Bugfix.Mikael Djurfeldt1-4/+3
1996-10-20* alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1-1/+1
1996-10-14* continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1-1/+1
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-23/+4
1996-10-06*** empty log message ***Mikael Djurfeldt1-1/+1
1996-10-05* continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1-30/+23
1996-10-01 * gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_START andMikael Djurfeldt1-8/+234
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+2
1996-08-23* gscm.c, init.c, root.c, throw.c: Bug fixes:Mikael Djurfeldt1-0/+6
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+101