* validate.h
[bpt/guile.git] / libguile / fluids.c
2001-05-24 Michael Livshin* validate.h
2001-05-19 Marius Vollmer(scm_internal_with_fluids): Deprecated.
2001-04-17 Dirk Herrmann* Incorporated fixes to interrupt deferring/allowing...
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-02-02 Keisuke NishidaNew functions: scm_c_make_vector, scm_c_make_hash_table.
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-09 Dirk Herrmann* Replace a bunch of calls to SCM_LENGTH.
2000-08-24 Mikael Djurfeldt* fluids.c (scm_fluid_set_x): Return SCM_UNSPECIFIED.
2000-06-21 Mikael Djurfeldt(SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-03-15 Greg J. Badros* fluids.c: Docstring patch from Keisuke Nishida. ...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-12 Greg J. Badros* scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* fluids.c, guardians.c, srcprop.c, threads.c: Added...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-05-02 Mikael Djurfeldt* fluids.c: Removed use of assert.h (in order to avoid
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-07-26 Marius Vollmer* dynwind.c (scm_dowinds): Handle fluids on the wind...
1997-07-20 Gary Houston* fluids.c (next_fluid_num): don't do
1997-07-18 Marius Vollmer*** empty log message ***