summaryrefslogtreecommitdiff
path: root/libguile/fluids.c
Commit message (Expand)AuthorAgeFilesLines
* * scm_validate.h: Added SCM_NUM2LONG_DEF macro. MakeGreg J. Badros2000-01-121-4/+5
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-2/+2
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-5/+5
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-1/+1
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-2/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-56/+51
* Greg's smob patchMikael Djurfeldt1999-07-071-14/+3
* * fluids.c, guardians.c, srcprop.c, threads.c: Added #includeMikael Djurfeldt1999-05-231-0/+1
* Simplify smob and port marking; set the mark bit in the genericJim Blandy1998-07-231-1/+1
* * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1998-07-121-3/+2
* * fluids.c: Removed use of assert.h (in order to avoidMikael Djurfeldt1998-05-021-6/+0
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-3/+3
* * dynwind.c (scm_dowinds): Handle fluids on the wind list.Marius Vollmer1997-07-261-2/+86
* * fluids.c (next_fluid_num): don't doGary Houston1997-07-201-0/+4
* *** empty log message ***Marius Vollmer1997-07-181-0/+188