| Commit message (Expand) | Author | Age | Files | Lines |
* | Change Guile license to LGPLv3+ | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Don't use deprecated functions in `debug-malloc.c'. | Ludovic Courtès | 2008-12-18 | 1 | -1/+1 |
* | 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 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 2004-07-23 | 1 | -1/+1 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -1/+1 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -35/+11 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 2002-02-11 | 1 | -20/+27 |
* | Use memset instead of bzero. | Keisuke Nishida | 2001-04-12 | 1 | -7/+3 |
* | * load.c (scm_primitive_load, scm_primitive_load_path), | Martin Grabmüller | 2001-03-12 | 1 | -0/+1 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | (scm_malloc_stats): Added texinfo markup. | Martin Grabmüller | 2001-02-17 | 1 | -3/+5 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 2000-11-17 | 1 | -0/+3 |
* | Doc fix | Mikael Djurfeldt | 2000-06-13 | 1 | -11/+4 |
* | Fixes | Mikael Djurfeldt | 2000-04-21 | 1 | -4/+4 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -3/+3 |
* | * debug-malloc.c, debug-malloc.h: New files. | Mikael Djurfeldt | 2000-04-21 | 1 | -0/+267 |