summaryrefslogtreecommitdiff
path: root/libguile/version.c
Commit message (Expand)AuthorAgeFilesLines
* * version.c (s_scm_major_version): doc fixes....Rob Browning2001-05-171-2/+14
* Correct, update, improve and clean up a lot of docstrings in order to make...Martin Grabmüller2001-04-031-2/+2
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-5/+5
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* * variable.c, version.c: Added documentation, written by hand...Greg J. Badros2000-01-251-5/+7
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,...Mikael Djurfeldt2000-01-181-10/+9
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-3/+3
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-3/+3
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,...Greg J. Badros1999-12-131-1/+10
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-12/+19
* * version.c (scm_libguile_config_stamp): Deleted. See...Jim Blandy1999-09-111-11/+1
* Try to detect when people are using one version of libguile and a...Jim Blandy1997-06-221-0/+11
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,...Jim Blandy1996-10-141-20/+4
* C files should #include only the header files they need, not...Jim Blandy1996-09-101-0/+1
* * libguile.h: #include "version.h"...Jim Blandy1996-08-301-0/+100