summaryrefslogtreecommitdiff
path: root/libguile/dynwind.c
Commit message (Expand)AuthorAgeFilesLines
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-55/+44
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-1/+1
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-2/+2
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-1/+54
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-3/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-12/+15
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1999-09-121-1/+1
* Removed configuration option --enable-lang which was recently added.Mikael Djurfeldt1999-07-281-20/+12
* * dynwind.c (scm_dowinds): Removed obsolete wind_key #f case.Mikael Djurfeldt1999-07-271-16/+41
* Greg's smob patchMikael Djurfeldt1999-07-071-13/+3
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Simplify smob and port marking; set the mark bit in the genericJim Blandy1998-07-231-1/+1
* * dynwind.c: #include "genio.h"; #include "smob.h"; Implemented aMikael Djurfeldt1998-06-181-0/+74
* * dynwind.c (scm_wind_chain): New debug function.Mikael Djurfeldt1998-01-301-0/+11
* * dynwind.c (scm_dowinds): Handle fluids on the wind list.Marius Vollmer1997-07-261-6/+26
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-15/+3
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+3
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+148