summaryrefslogtreecommitdiff
path: root/libguile/throw.h
Commit message (Expand)AuthorAgeFilesLines
* scm_spawn_thread uses call-with-new-thread...Andy Wingo2016-11-141-0/+5
* Out-of-memory situations raise exceptions instead of aborting...Andy Wingo2014-03-221-0/+4
* Unwind-only stack overflow exceptions...Andy Wingo2014-02-201-1/+5
* Don't use the identifier 'noreturn'....Mark H Weaver2013-11-041-1/+1
* deprecate the-last-stack...Andy Wingo2010-06-191-7/+1
* deprecate lazy-catch...Andy Wingo2010-02-261-7/+0
* Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* * throw.h (scm_c_catch, scm_c_with_throw_handler,...Neil Jerram2006-02-041-0/+17
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-29/+29
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-7/+10
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-8/+8
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,...Greg J. Badros2000-03-021-30/+30
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* * throw.c, throw.h (scm_handle_by_throw): New function: This...Mikael Djurfeldt1998-05-111-0/+1
* * throw.h: Removed jmpbuf arg in scm_catch_body_t....Mikael Djurfeldt1998-02-021-2/+2
* * throw.h (scm_handle_by_proc_catching_all): New prototype...Marius Vollmer1997-10-021-0/+1
* * * gh_eval.c (catch_with_saved_stack): Removed. Replaced by:...Mikael Djurfeldt1997-08-131-0/+6
* * root.c: Establish a reliable catch-all handler for the new root....Jim Blandy1997-06-231-0/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * throw.h: prototype for scm_exit_status....Gary Houston1997-03-021-0/+2
* * throw.c (scm_internal_lazy_catch): New function....Jim Blandy1997-02-071-0/+6
* * throw.c (scm_internal_catch): Make body funcs and handler funcs...Jim Blandy1996-12-211-1/+22
* Add new interface to catch/throw, usable from C as well as...Jim Blandy1996-12-091-1/+9
* * throw.h (scm_catch_apply): Removed the `lazyp' argument.Mikael Djurfeldt1996-10-061-1/+1
* * throw.h: Added prototypes for scm_catch_apply and...Mikael Djurfeldt1996-10-051-0/+2
* * root.c: Added #include "genio.h", #include "smob.h", #include...Mikael Djurfeldt1996-10-011-0/+1
* * throw.h, throw.c: Use SCM_P instead of #if hair.Jim Blandy1996-09-281-17/+4
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,...Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in the...Jim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+67