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