summaryrefslogtreecommitdiff
path: root/libguile/root.c
Commit message (Expand)AuthorAgeFilesLines
* Correct, update, improve and clean up a lot of docstrings in order to make...Martin Grabmüller2001-04-031-2/+2
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+1
* Smob-related creanup.Keisuke Nishida2000-12-081-5/+5
* * use an applicable SMOB to represent continuations, instead of a...Gary Houston2000-11-251-25/+13
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * Some more work to get rid of SCM_LENGTH...Dirk Herrmann2000-10-251-2/+0
* * Fix docstring texinfo warnings.Neil Jerram2000-09-221-1/+1
* * Docstring fixes.Neil Jerram2000-08-121-2/+1
* * Deprecated function scm_call_catching_errors....Dirk Herrmann2000-07-181-5/+9
* * root.c (mark_root): Removed marking of...Mikael Djurfeldt2000-06-211-2/+0
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-12/+12
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-1/+1
* Cleaned up continuation data access.Dirk Herrmann2000-03-281-6/+6
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael 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 of...Greg J. Badros1999-12-121-30/+19
* * root.c (scm_make_root): Initialize all the fields of the new...Jim 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 generic...Jim 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 of...Mikael 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' to...Marius 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 of...Mikael Djurfeldt1997-02-101-0/+1
* * throw.c (scm_internal_catch): Make body funcs and handler funcs...Jim Blandy1996-12-211-21/+9
* Add new interface to catch/throw, usable from C as well as...Jim Blandy1996-12-091-3/+73
* It's an "eval closure", not an "eval thunk." A thunk is a...Jim 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 and...Mikael Djurfeldt1996-10-011-8/+234
* C files should #include only the header files they need, not...Jim 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 importJim Blandy1996-07-251-0/+101