REPL Server: Don't establish a SIGINT handler.
[bpt/guile.git] / libguile / alist.c
2012-02-02 Bake TimmonsImprove the usage of variable names in C docstrings.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
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-09-22 Marius Vollmer*** empty log message ***
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
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:
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-11-16 Neil Jerram* Adding C function declarations from the SCM interface...
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-25 Dirk Herrmann* Some more work to get rid of SCM_LENGTH
2000-08-13 Mikael DjurfeldtFix
2000-08-13 Mikael Djurfeldt* alist.c (scm_assq, scm_assv, scm_assoc): Report argum...
2000-07-30 Marius Vollmer* alist.c (scm_assq_remove_x, scm_assv_remove_x,
2000-07-25 Marius Vollmer* alist.c (scm_assq_remove_x, scm_assv_remove_x,
2000-07-23 Marius Vollmer* alist.c (scm_assq_remove_x, scm_assv_remove_x,
2000-05-08 Dirk HerrmannUse SCM{_SET}?_CELL_OBJECT if a cell is not known to...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-29 Dirk HerrmannDon't use C operators == and != to compare SCM values.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt* alist.c, eval.c, net_db.c, posix.c, print.c, snarf...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-08 Mikael DjurfeldtCosmetic fixes
2000-01-06 Greg J. Badros* alist.c: Do not report mismatch errors on some uses...
2000-01-06 Greg J. Badros* alist.c: minimize scope of the tmp variables, and...
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.
2000-01-04 Greg J. Badros* options.c, objects.c, keywords.c, gc.c: Some redundan...
1999-12-18 Greg J. Badros* alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-14 Jim Blandy* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-15 Jim Blandy* alist.c (scm_sloppy_assq, scm_sloppy_assv, scm_sloppy...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
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