summaryrefslogtreecommitdiff
path: root/libguile/continuations.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up continuation data access.Dirk Herrmann2000-03-281-5/+5
* * continuations.c (scm_make_cont): Removed cast of size_t intoMikael Djurfeldt2000-03-231-2/+3
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-7/+3
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-4/+5
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * continuations.c (scm_make_cont), debug.c (scm_make_memoized,Mikael Djurfeldt1998-04-191-6/+6
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-1/+1
* * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,Mikael Djurfeldt1996-10-141-4/+4
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-25/+7
* * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1996-10-051-2/+2
* * continuations.c (scm_dynthrow): Redundant declaration removed.Jim Blandy1996-09-111-3/+0
* Use SCM_P instead of PROTO; the latter intrudes on the user'sJim Blandy1996-09-101-1/+1
* * continuations.c (scm_dynthrow): Use PROTO, not SCM_P.Jim Blandy1996-09-101-1/+7
* * continuations.c (scm_make_cont): Enlarged the #if 0 aroundMikael Djurfeldt1996-08-201-3/+3
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+227