* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
[bpt/guile.git] / libguile / root.c
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-28 Dirk HerrmannCleaned up continuation data access.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-25 Jim Blandy* root.c (scm_make_root): Initialize all the fields...
1999-07-07 Mikael DjurfeldtGreg's smob patch
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
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