summaryrefslogtreecommitdiff
path: root/libguile/throw.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Don't use the identifier 'noreturn'.Mark H Weaver1-1/+1
2010-06-19deprecate the-last-stackAndy Wingo1-7/+1
2010-02-26deprecate lazy-catchAndy Wingo1-7/+0
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2006-02-04* throw.h (scm_c_catch, scm_c_with_throw_handler,Neil Jerram1-0/+17
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-29/+29
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-7/+10
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-8/+8
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-30/+30
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-05-11* throw.c, throw.h (scm_handle_by_throw): New function: ThisMikael Djurfeldt1-0/+1
1998-02-02* throw.h: Removed jmpbuf arg in scm_catch_body_t.Mikael Djurfeldt1-2/+2
1997-10-02* throw.h (scm_handle_by_proc_catching_all): New prototypeMarius Vollmer1-0/+1
1997-08-13* * gh_eval.c (catch_with_saved_stack): Removed. Replaced by:Mikael Djurfeldt1-0/+6
1997-06-23* root.c: Establish a reliable catch-all handler for the new root.Jim Blandy1-0/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-03-02* throw.h: prototype for scm_exit_status.Gary Houston1-0/+2
1997-02-07* throw.c (scm_internal_lazy_catch): New function.Jim Blandy1-0/+6
1996-12-21* throw.c (scm_internal_catch): Make body funcs and handler funcsJim Blandy1-1/+22
1996-12-09Add new interface to catch/throw, usable from C as well asJim Blandy1-1/+9
1996-10-06* throw.h (scm_catch_apply): Removed the `lazyp' argument.Mikael Djurfeldt1-1/+1
1996-10-05* throw.h: Added prototypes for scm_catch_apply andMikael Djurfeldt1-0/+2
1996-10-01* root.c: Added #include "genio.h", #include "smob.h", #includeMikael Djurfeldt1-0/+1
1996-09-28* throw.h, throw.c: Use SCM_P instead of #if hair.Jim Blandy1-17/+4
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+67