* Makefile.am (libguile_la_SOURCES): Remove backtrace.c, debug.c,
[bpt/guile.git] / libguile / throw.c
1997-02-09 Mikael Djurfeldt* throw.c (mark_lazy_catch, free_lazy_catch): Removed.
1997-02-07 Jim Blandy* throw.c (scm_internal_lazy_catch): New function.
1997-02-04 Jim Blandy* throw.c (s_throw): Remove extraneous declaration.
1997-01-30 Mikael DjurfeldtThe following two changes (ramap.c, throw.c) are motiva...
1996-12-21 Jim Blandy* throw.c (scm_internal_catch): Make body funcs and...
1996-12-18 Jim BlandyIn some cases, the code is fine, but GCC isn't smart...
1996-12-09 Jim BlandyDon't print extra newline.
1996-12-09 Jim BlandyAdd new interface to catch/throw, usable from C as...
1996-11-06 Mikael Djurfeldt* throw.c (scm_lazy_catch, scm_ithrow): Completed imple...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-06 Mikael Djurfeldt* throw.c (scm_catch_apply): Finished implementation of
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-03 Jim Blandy* throw.c (scm_ithrow): Use the correct variable when...
1996-10-01 Mikael Djurfeldt* throw.c: Added #include "stackchk.h"
1996-09-28 Jim Blandy.
1996-09-28 Jim Blandy* throw.h, throw.c: Use SCM_P instead of #if hair.
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
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-08-20 Mikael Djurfeldt* throw.c (jbsmob): Jump buffers are now correctly...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import