Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / libguile / fluids.c
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-16 Ludovic CourtèsRemove GC-related code from fluids.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-05 Ludovic CourtesRemoved a lot of now-useless SMOB mark/free functions.
2008-09-04 Ludovic CourtesMerge from lcourtes@laas.fr--2005-mobile
2007-06-25 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-12-29 Neil Jerram(next_fluid_num): [From Ludovic Courtès:] Don't trigger
2005-05-23 Marius VollmerThe FSF has a new address.
2005-04-30 Han-Wen Nienhuys(DYNAMIC_STATE_NEXT_LOC): new macro for use with
2005-03-09 Marius Vollmer(ensure_state_size, ensure_all_state_sizes, resize_all_...
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-01-11 Marius Vollmer(scm_frame_unwind, scm_frame_unwind_handler): Renamed...
2004-01-07 Marius Vollmer* fluids.c (scm_c_with_fluids): Use frames instead...
2004-01-07 Marius Vollmer(scm_frame_fluid): New.
2004-01-06 Marius Vollmer(scm_make_initial_fluids, scm_copy_fluids, scm_swap_fluids,
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-28 Martin Grabmüller * fluids.c (scm_c_with_fluid): Use scm_list_1() instead of
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-26 Keisuke Nishida * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-23 Dirk Herrmann* Various minor improvements, for example signedness...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-06-07 Dirk Herrmann* Introduce SCM_UNUSED and mark unused function parameters.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
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 ***