| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove scm_puts_unlocked.... | Andy Wingo | 2016-04-26 | 1 | -1/+1 |
* | Remove scm_putc_unlocked.... | Andy Wingo | 2016-04-26 | 1 | -2/+2 |
* | Merge branch 'stable-2.0'... | Mark H Weaver | 2014-04-25 | 1 | -3/+2 |
|\ |
|
| * | Rely on Gnulib for <unistd.h>.... | Mark H Weaver | 2014-02-27 | 1 | -3/+2 |
* | | Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907' | Andy Wingo | 2012-01-10 | 1 | -3/+2 |
|\| |
|
| * | stdlib.h, not malloc.h... | Andy Wingo | 2011-12-22 | 1 | -3/+2 |
* | | locking for putc, puts... | Andy Wingo | 2011-11-08 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-08-18 | 1 | -6/+7 |
|\ |
|
| * | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2008-09-13 | 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/+1 |
* | | Removed the free function from the malloc-object SMOB type.... | Ludovic Courtes | 2008-09-05 | 1 | -10/+1 |
|/ |
|
* | 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 |
* | * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,... | Marius Vollmer | 2004-10-22 | 1 | -1/+1 |
* | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use... | Marius Vollmer | 2004-05-06 | 1 | -1/+1 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | * mallocs.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 2003-03-25 | 1 | -0/+3 |
* | * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of... | Han-Wen Nienhuys | 2002-08-16 | 1 | -1/+1 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -2/+2 |
* | * Introduce SCM_UNUSED and mark unused function parameters.... | Dirk Herrmann | 2001-06-07 | 1 | -1/+1 |
* | Added exception notice to all files. | Marius Vollmer | 2001-06-03 | 1 | -1/+25 |
* | * validate.h... | Michael Livshin | 2001-05-24 | 1 | -2/+2 |
* | * Incorporated fixes to interrupt deferring/allowing from Niibe.... | Dirk Herrmann | 2001-04-17 | 1 | -5/+2 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -10/+6 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -4/+4 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -6/+2 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include ports.h where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | Removed empty file genio.h and references to it. | Dirk Herrmann | 2000-03-17 | 1 | -1/+0 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | * *.c: Finish replacing K&R style prototypes with ANSI C... | Greg J. Badros | 1999-12-12 | 1 | -2/+1 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -13/+8 |
* | Greg's smob patch | Mikael Djurfeldt | 1999-07-07 | 1 | -11/+3 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,... | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | Simplify smob and port marking; set the mark bit in the generic... | Jim Blandy | 1998-07-23 | 1 | -1/+1 |
* | * Makefile.in: Rebuilt.... | Tom Tromey | 1997-10-15 | 1 | -3/+3 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -2/+2 |
* | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,... | Mikael Djurfeldt | 1996-10-20 | 1 | -2/+2 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -20/+8 |
* | * arbiters.c (prinarb),... | Mikael Djurfeldt | 1996-09-22 | 1 | -3/+3 |
* | C files should #include only the header files they need, not... | Jim Blandy | 1996-09-10 | 1 | -0/+4 |
* | portability fixes for header inclusion etc. | Gary Houston | 1996-08-07 | 1 | -2/+2 |
* | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1996-07-25 | 1 | -0/+113 |