summaryrefslogtreecommitdiff
path: root/libguile/alist.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt to mutate residualized literal pair throws exception...Andy Wingo2017-04-181-3/+3
* Let assv/assoc shortcircuit to assq where feasible...David Kastrup2016-08-071-0/+21
* Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-02-081-2/+2
|\
| * Improve the usage of variable names in C docstrings....Bake Timmons2012-02-021-2/+2
* | de-inline cons in scm_acons...Andy Wingo2011-10-241-4/+2
|/
* remove libguile/lang.h, deprecate %nil (in favor of #nil)...Andy Wingo2010-04-091-2/+1
* Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+5
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* *** empty log message ***Marius Vollmer2004-09-221-22/+23
* * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into...Marius Vollmer2004-07-271-2/+2
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,...Marius Vollmer2004-07-061-4/+4
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* Changes in doc/ref:...Dirk Herrmann2002-03-011-3/+3
* * First batch of libguile changes for Elisp support....Neil Jerram2002-01-221-3/+4
* Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and...Marius Vollmer2001-11-251-12/+3
* * Adding C function declarations from the SCM interface to the...Neil Jerram2001-11-161-11/+11
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,...Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * Some more work to get rid of SCM_LENGTH...Dirk Herrmann2000-10-251-0/+12
* FixMikael Djurfeldt2000-08-131-12/+21
* * alist.c (scm_assq, scm_assv, scm_assoc): Report argument type...Mikael Djurfeldt2000-08-131-3/+3
* * alist.c (scm_assq_remove_x, scm_assv_remove_x,...Marius Vollmer2000-07-301-3/+3
* * alist.c (scm_assq_remove_x, scm_assv_remove_x,...Marius Vollmer2000-07-251-16/+10
* * alist.c (scm_assq_remove_x, scm_assv_remove_x,...Marius Vollmer2000-07-231-13/+13
* Use SCM{_SET}?_CELL_OBJECT if a cell is not known to be a valid pair yet.Dirk Herrmann2000-05-081-4/+4
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-6/+6
* Don't use C operators == and != to compare SCM values.Dirk Herrmann2000-03-291-2/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* * alist.c, eval.c, net_db.c, posix.c, print.c, snarf.h, struct.c,...Mikael Djurfeldt2000-03-121-1/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to support...Greg J. Badros2000-03-031-1/+1
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,...Mikael Djurfeldt2000-01-181-53/+50
* Cosmetic fixesMikael Djurfeldt2000-01-081-23/+23
* * alist.c: Do not report mismatch errors on some uses of `tmp' (do...Greg J. Badros2000-01-061-3/+3
* * alist.c: minimize scope of the tmp variables, and initialize...Greg J. Badros2000-01-061-23/+24
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-8/+8
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-16/+16
* * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP...Greg J. Badros2000-01-041-35/+35
* * alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif.c: Use...Greg J. Badros1999-12-181-1/+1
* * coop-threads.c: Remove K&R function headers....Greg J. Badros1999-12-161-14/+14
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,...Greg J. Badros1999-12-131-15/+52
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-119/+100
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* * (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,...Jim Blandy1998-10-141-1/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,...Mikael Djurfeldt1996-10-201-4/+4