build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / variable.c
2011-05-13 Andy Wingoscm_is_eq for SCM vals, not == or !=
2010-12-07 Brian Templetonvariable-unset!
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
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-08-02 Andy Wingomerge guile-vm to guile
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-10-22 Marius Vollmer* variable.c, threads.c, struct.c, stackchk.c, smob...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-01 Dirk HerrmannChanges in doc/ref:
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-11-11 Neil Jerram* Documentation work.
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-25 Marius Vollmer* variable.c (scm_i_variable_print): Use "value" instead of
2001-07-25 Marius Vollmer* variable.h (scm_tc16_variable): Removed.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-02-17 Martin Grabmüller(scm_make_variable, scm_make_undefined_variable)
2000-12-11 Dirk Herrmann* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-06-04 Mikael Djurfeldt* variable.c: Code layout fixes.
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-04 Dirk HerrmannLots of fixes with respect to strict typing.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
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-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-02-14 Greg J. Badros* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports...
2000-01-25 Greg J. Badros* variable.c, version.c: Added documentation, written...
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-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-07 Mikael DjurfeldtGreg's smob patch
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-02-04 Jim BlandyChange from Thomas Morgan:
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-16 Jim Blandy* variable.c (scm_make_variable): Make the name hint...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import