| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempt to mutate residualized literal pair throws exception... | Andy Wingo | 2017-04-18 | 1 | -3/+3 |
* | Let assv/assoc shortcircuit to assq where feasible... | David Kastrup | 2016-08-07 | 1 | -0/+21 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2012-02-08 | 1 | -2/+2 |
|\ |
|
| * | Improve the usage of variable names in C docstrings.... | Bake Timmons | 2012-02-02 | 1 | -2/+2 |
* | | de-inline cons in scm_acons... | Andy Wingo | 2011-10-24 | 1 | -4/+2 |
|/ |
|
* | remove libguile/lang.h, deprecate %nil (in favor of #nil)... | Andy Wingo | 2010-04-09 | 1 | -2/+1 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+5 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -22/+23 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into... | Marius Vollmer | 2004-07-27 | 1 | -2/+2 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,... | Marius Vollmer | 2004-07-06 | 1 | -4/+4 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | Changes in doc/ref:... | Dirk Herrmann | 2002-03-01 | 1 | -3/+3 |
* | * First batch of libguile changes for Elisp support.... | Neil Jerram | 2002-01-22 | 1 | -3/+4 |
* | Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and... | Marius Vollmer | 2001-11-25 | 1 | -12/+3 |
* | * Adding C function declarations from the SCM interface to the... | Neil Jerram | 2001-11-16 | 1 | -11/+11 |
* | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,... | Martin Grabmüller | 2001-07-19 | 1 | -1/+1 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * Some more work to get rid of SCM_LENGTH... | Dirk Herrmann | 2000-10-25 | 1 | -0/+12 |
* | Fix | Mikael Djurfeldt | 2000-08-13 | 1 | -12/+21 |
* | * alist.c (scm_assq, scm_assv, scm_assoc): Report argument type... | Mikael Djurfeldt | 2000-08-13 | 1 | -3/+3 |
* | * alist.c (scm_assq_remove_x, scm_assv_remove_x,... | Marius Vollmer | 2000-07-30 | 1 | -3/+3 |
* | * alist.c (scm_assq_remove_x, scm_assv_remove_x,... | Marius Vollmer | 2000-07-25 | 1 | -16/+10 |
* | * alist.c (scm_assq_remove_x, scm_assv_remove_x,... | Marius Vollmer | 2000-07-23 | 1 | -13/+13 |
* | Use SCM{_SET}?_CELL_OBJECT if a cell is not known to be a valid pair yet. | Dirk Herrmann | 2000-05-08 | 1 | -4/+4 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -6/+6 |
* | Don't use C operators == and != to compare SCM values. | Dirk Herrmann | 2000-03-29 | 1 | -2/+2 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * alist.c, eval.c, net_db.c, posix.c, print.c, snarf.h, struct.c,... | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,... | Mikael Djurfeldt | 2000-01-18 | 1 | -53/+50 |
* | Cosmetic fixes | Mikael Djurfeldt | 2000-01-08 | 1 | -23/+23 |
* | * alist.c: Do not report mismatch errors on some uses of `tmp' (do... | Greg J. Badros | 2000-01-06 | 1 | -3/+3 |
* | * alist.c: minimize scope of the tmp variables, and initialize... | Greg J. Badros | 2000-01-06 | 1 | -23/+24 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -8/+8 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -16/+16 |
* | * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP... | Greg J. Badros | 2000-01-04 | 1 | -35/+35 |
* | * alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif.c: Use... | Greg J. Badros | 1999-12-18 | 1 | -1/+1 |
* | * coop-threads.c: Remove K&R function headers.... | Greg J. Badros | 1999-12-16 | 1 | -14/+14 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,... | Greg J. Badros | 1999-12-13 | 1 | -15/+52 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -119/+100 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,... | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | * (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,... | Jim Blandy | 1998-10-14 | 1 | -1/+1 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,... | Mikael Djurfeldt | 1996-10-20 | 1 | -4/+4 |