summaryrefslogtreecommitdiff
path: root/libguile/throw.c
Commit message (Expand)AuthorAgeFilesLines
* doc fixJim Blandy1997-08-261-3/+3
* * * gh_eval.c (catch_with_saved_stack): Removed. Replaced by:Mikael Djurfeldt1997-08-131-1/+45
* * root.c: Establish a reliable catch-all handler for the new root.Jim Blandy1997-06-231-39/+61
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* Doc fix.Jim Blandy1997-05-141-4/+4
* * throw.c: Doc fixes; rearranged.Jim Blandy1997-04-111-95/+99
* Doc fixes; rearranged.Jim Blandy1997-04-101-95/+117
* * throw.h: prototype for scm_exit_status.Gary Houston1997-03-021-0/+21
* * throw.c (mark_lazy_catch, free_lazy_catch): Removed.Mikael Djurfeldt1997-02-091-14/+1
* * throw.c (scm_internal_lazy_catch): New function.Jim Blandy1997-02-071-23/+159
* * throw.c (s_throw): Remove extraneous declaration.Jim Blandy1997-02-041-1/+0
* The following two changes (ramap.c, throw.c) are motivated by theMikael Djurfeldt1997-01-301-11/+11
* * throw.c (scm_internal_catch): Make body funcs and handler funcsJim Blandy1996-12-211-69/+73
* In some cases, the code is fine, but GCC isn't smart enough toJim Blandy1996-12-181-1/+1
* Don't print extra newline.Jim Blandy1996-12-091-7/+20
* Add new interface to catch/throw, usable from C as well asJim Blandy1996-12-091-15/+114
* * throw.c (scm_lazy_catch, scm_ithrow): Completed implementationMikael Djurfeldt1996-11-061-3/+20
* * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1996-10-201-4/+4
* * throw.c (scm_catch_apply): Finished implementation ofMikael Djurfeldt1996-10-061-26/+28
* * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1996-10-051-18/+55
* * throw.c (scm_ithrow): Use the correct variable when checking toJim Blandy1996-10-031-5/+9
* * throw.c: Added #include "stackchk.h"Mikael Djurfeldt1996-10-011-7/+10
* .Jim Blandy1996-09-281-3/+3
* * throw.h, throw.c: Use SCM_P instead of #if hair.Jim Blandy1996-09-281-53/+50
* * arbiters.c (prinarb),Mikael Djurfeldt1996-09-221-3/+3
* * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h,Mikael Djurfeldt1996-09-131-4/+4
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+10
* * gscm.c, init.c, root.c, throw.c: Bug fixes:Mikael Djurfeldt1996-08-231-5/+8
* * throw.c (jbsmob): Jump buffers are now correctly allocated.Mikael Djurfeldt1996-08-201-11/+31
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+291