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