summaryrefslogtreecommitdiff
path: root/libguile/continuations.h
Commit message (Expand)AuthorAgeFilesLines
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* make call/cc capture and restore the vm stacksAndy Wingo2008-09-241-0/+1
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-8/+9
* Fix continuation problems on IA64.Neil Jerram2008-05-121-2/+0
* * configure.in: New check for uca lib (needed for IA64 on HP-UX).Neil Jerram2006-10-251-1/+1
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* * throw.h (scm_c_catch, scm_c_with_throw_handler,Neil Jerram2006-02-041-1/+3
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-10/+17
* (scm_t_contregs): New 'offset' member for relocating debug frames.Marius Vollmer2004-12-231-2/+13
* 2003-06-25 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2003-06-251-1/+1
* * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann2003-04-201-2/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* 2002-07-24 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2002-07-241-0/+1
* 2002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys2002-07-201-1/+1
* * __scm.h, alist.h, arbiters.h, async.h, backtrace.h, boolean.h,Marius Vollmer2001-11-021-5/+5
* * continuations.h: support ia64 register backing store.Rob Browning2001-10-091-0/+9
* * continuations.h, unif.h: in the descriptions of the bit patternsGary Houston2001-10-031-2/+2
* * Remove deprecated macros and typenames.Dirk Herrmann2001-08-311-11/+10
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-6/+6
* revert the ill-considered part of the 2001-05-24 changesMichael Livshin2001-05-261-2/+2
* * validate.hMichael Livshin2001-05-241-6/+10
* * continuations.h (SCM_SETJMPBUF): deprecation expired - removed.Rob Browning2001-04-271-8/+0
* Smob-related creanup.Keisuke Nishida2000-12-081-2/+1
* * use an applicable SMOB to represent continuations, instead of aGary Houston2000-11-251-8/+23
* * Added SCM_SET_CONTINUATION_LENGTH to replace SCM_SETLENGTH.Dirk Herrmann2000-11-221-0/+1
* * Added type-specific replacement macros for SCM_LENGTH.Dirk Herrmann2000-10-061-0/+1
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.Dirk Herrmann2000-05-151-1/+8
* * Made scm_dynthrow static.Dirk Herrmann2000-04-131-1/+0
* Cleaned up continuation data access.Dirk Herrmann2000-03-281-7/+11
* * continuations.h (SCM_SETJMPBUF): Cast second arg into SCM.Mikael Djurfeldt2000-03-231-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-4/+4
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1996-10-141-7/+7
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-12/+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 theJim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+86