| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |