Age | Commit message (Expand) | Author | Files | Lines |
2010-03-16 | version.h has SCM_EFFECTIVE_VERSION; effective-version uses that | Andy Wingo | 1 | -9/+2 |
2009-08-18 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -6/+7 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-11-10 | Have `version' return `PACKAGE_VERSION'. | Ludovic Courtès | 1 | -13/+1 |
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-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -2/+2 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -6/+6 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -6/+6 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2002-12-15 | * version.c: Unmade some changes to my private copy that got | Mikael Djurfeldt | 1 | -11/+7 |
2002-12-09 | * __scm.h (SCM_ALLOW_INTS_ONLY): Removed. | Mikael Djurfeldt | 1 | -7/+11 |
2002-12-09 | * version.c (scm_effective_version): new function, also add | Rob Browning | 1 | -0/+25 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-11-18 | * version.c | Rob Browning | 1 | -9/+9 |
2001-11-16 | * Adding C function declarations from the SCM interface to the | Neil Jerram | 1 | -3/+3 |
2001-11-13 | * Miscellaneous small doc updates and fixes. | Neil Jerram | 1 | -4/+6 |
2001-10-14 | * version.c (scm_version): use sprintf instead of snprintf, | Gary Houston | 1 | -2/+6 |
2001-09-20 | * version.c | Rob Browning | 1 | -5/+18 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-05-19 | (s_scm_micro_version): Fix typo in FUNC_NAME, it | Marius Vollmer | 1 | -2/+2 |
2001-05-17 | * version.c (s_scm_major_version): doc fixes. | Rob Browning | 1 | -2/+14 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -2/+2 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -5/+5 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-17 | Only include strings.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-01-25 | * variable.c, version.c: Added documentation, written by hand | Greg J. Badros | 1 | -5/+7 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -10/+9 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -3/+3 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -3/+3 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -1/+10 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -12/+19 |
1999-09-11 | * version.c (scm_libguile_config_stamp): Deleted. See | Jim Blandy | 1 | -11/+1 |
1997-06-22 | Try to detect when people are using one version of libguile and a | Jim Blandy | 1 | -0/+11 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -20/+4 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+1 |
1996-08-30 | * libguile.h: #include "version.h" | Jim Blandy | 1 | -0/+100 |