Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | locking for putc, puts | Andy Wingo | 1 | -3/+3 |
2011-05-13 | scm_is_eq for SCM vals, not == or != | Andy Wingo | 1 | -3/+3 |
2010-12-07 | variable-unset! | Brian Templeton | 1 | -0/+12 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+4 |
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-10-22 | * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, | Marius Vollmer | 1 | -1/+1 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -2/+2 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-03-01 | Changes in doc/ref: | Dirk Herrmann | 1 | -1/+1 |
2001-11-25 | Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and | Marius Vollmer | 1 | -6/+1 |
2001-11-11 | * Documentation work. | Neil Jerram | 1 | -5/+5 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -55/+6 |
2001-07-25 | * variable.c (scm_i_variable_print): Use "value" instead of | Marius Vollmer | 1 | -1/+1 |
2001-07-25 | * variable.h (scm_tc16_variable): Removed. | Marius Vollmer | 1 | -16/+19 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-28 | * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, | Keisuke Nishida | 1 | -1/+1 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -1/+1 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -79/+57 |
2001-03-30 | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. | Dirk Herrmann | 1 | -25/+16 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2001-02-17 | (scm_make_variable, scm_make_undefined_variable) | Martin Grabmüller | 1 | -17/+18 |
2000-12-11 | * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern... | Dirk Herrmann | 1 | -2/+1 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -13/+8 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-06-04 | * variable.c: Code layout fixes. | Mikael Djurfeldt | 1 | -3/+3 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -9/+9 |
2000-04-04 | Lots of fixes with respect to strict typing. | Dirk Herrmann | 1 | -8/+8 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-18 | Only include root.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Only include ports.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Removed empty file genio.h and references to it. | Dirk Herrmann | 1 | -1/+0 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -1/+1 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-02-14 | * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, | Greg J. Badros | 1 | -10/+5 |
2000-01-25 | * variable.c, version.c: Added documentation, written by hand | Greg J. Badros | 1 | -14/+34 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -11/+11 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -7/+7 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -1/+1 |
1999-12-13 | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1 | -2/+2 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -66/+50 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -20/+3 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -3/+0 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -5/+5 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-02-04 | Change from Thomas Morgan: | Jim Blandy | 1 | -1/+12 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -8/+8 |