summaryrefslogtreecommitdiff
path: root/libguile/root.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up continuation data access.Dirk Herrmann2000-03-281-6/+6
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include ports.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-47/+40
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-2/+2
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-2/+2
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-2/+47
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-30/+19
* * root.c (scm_make_root): Initialize all the fields of the newJim Blandy1999-09-251-1/+22
* Greg's smob patchMikael Djurfeldt1999-07-071-20/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Simplify smob and port marking; set the mark bit in the genericJim Blandy1998-07-231-1/+1
* * root.h (scm_root_state): Added scm_cur_loadp.Mikael Djurfeldt1998-06-181-0/+1
* * backtrace.c (display_error_body, display_backtrace_body),Mikael Djurfeldt1998-02-021-1/+1
* * init.c (scm_start_stack): Removed initialization ofMikael Djurfeldt1997-11-291-1/+0
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-3/+3
* * root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,Marius Vollmer1997-10-021-38/+73
* * root.c: Include "fluids.h". (scm_mark_root): Mark "fluids".Marius Vollmer1997-07-181-0/+3
* * root.c (cwdr_outer_body): Bugfix: Pass `c' instead of `&c' toMarius Vollmer1997-07-031-1/+1
* * root.c: Establish a reliable catch-all handler for the new root.Jim Blandy1997-06-231-14/+25
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * symbols.c (scm_sysintern0): New function. Contains the core ofMikael Djurfeldt1997-02-101-0/+1
* * throw.c (scm_internal_catch): Make body funcs and handler funcsJim Blandy1996-12-211-21/+9
* Add new interface to catch/throw, usable from C as well asJim Blandy1996-12-091-3/+73
* It's an "eval closure", not an "eval thunk." A thunk is aJim Blandy1996-11-211-1/+1
* * root.c (cwdr): Bugfix.Mikael Djurfeldt1996-11-021-4/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-1/+1
* * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1996-10-141-1/+1
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-23/+4
* *** empty log message ***Mikael Djurfeldt1996-10-061-1/+1
* * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1996-10-051-30/+23
* * gc.c (scm_igc): Added SCM_THREAD_CRITICAL_SECTION_START andMikael Djurfeldt1996-10-011-8/+234
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* * gscm.c, init.c, root.c, throw.c: Bug fixes:Mikael Djurfeldt1996-08-231-0/+6
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+101