| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate dynamic roots... | Andy Wingo | 2016-11-21 | 1 | -1/+0 |
* | check for pairs with scm_is_pair, not scm_nimp... | Andy Wingo | 2011-10-24 | 1 | -2/+2 |
* | remove weak pairs, rewrite weak vectors... | Andy Wingo | 2011-10-24 | 1 | -1/+0 |
* | convert internal weak hash table users to use the weak table api... | Andy Wingo | 2011-10-24 | 1 | -16/+7 |
* | fix scm_object_property_set_x for handles and weak tables... | Andy Wingo | 2011-05-01 | 1 | -12/+6 |
* | threadsafe object properties... | Andy Wingo | 2010-08-28 | 1 | -5/+19 |
* | decruftify scm_sys_protects... | Andy Wingo | 2009-12-05 | 1 | -5/+7 |
* | 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/+4 |
* | 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 |
* | Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. | Marius Vollmer | 2005-03-07 | 1 | -0/+1 |
* | See ChangeLog from 2005-03-02. | Marius Vollmer | 2005-03-02 | 1 | -2/+2 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | * environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31... | Mikael Djurfeldt | 2003-02-19 | 1 | -2/+2 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * Adding C function declarations from the SCM interface to the... | Neil Jerram | 2001-11-16 | 1 | -4/+0 |
* | * 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 |
* | Correct, update, improve and clean up a lot of docstrings in order to make... | Martin Grabmüller | 2001-04-03 | 1 | -10/+10 |
* | 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 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -7/+7 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include root.h where it is actually needed. | Dirk Herrmann | 2000-03-18 | 1 | -0/+1 |
* | * objprop.c (s_scm_set_object_property_x): Use scm_assq instead of... | Mikael Djurfeldt | 2000-03-14 | 1 | -2/+2 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,... | Mikael Djurfeldt | 2000-01-18 | 1 | -9/+9 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -4/+4 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -4/+4 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,... | Greg J. Badros | 1999-12-13 | 1 | -4/+9 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -24/+24 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * objprop.c (scm_object_property): No need to take the CDR of the... | Jim Blandy | 1997-01-08 | 1 | -1/+1 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -25/+5 |
* | C files should #include only the header files they need, not... | Jim Blandy | 1996-09-10 | 1 | -0/+4 |
* | * * objprop.c (scm_object_properties, scm_set_object_properties_x):... | Mikael Djurfeldt | 1996-08-20 | 1 | -4/+3 |
* | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1996-07-25 | 1 | -0/+137 |