summaryrefslogtreecommitdiff
path: root/libguile/version.c
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Make .c copyright headers uniformAndy Wingo2018-06-201-1/+2
* Rationalize include order in C filesAndy Wingo2018-06-201-1/+5
* Make libguile header inclusion consistent within libguile c filesAndy Wingo2018-06-201-5/+5
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove _scm.hAndy Wingo2018-06-201-1/+0
* Move subr snarfing macros to gsubr.h.Andy Wingo2018-06-201-0/+1
* Devolve numbers.h from _scm.h.Andy Wingo2018-06-191-1/+2
* version.h has SCM_EFFECTIVE_VERSION; effective-version uses thatAndy Wingo2010-03-161-9/+2
* Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès2009-08-181-6/+7
|\
| * Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* | Have `version' return `PACKAGE_VERSION'.Ludovic Courtès2008-11-101-13/+1
|/
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+4
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer2004-08-191-2/+2
* * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer2004-07-231-6/+6
* * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM toMarius Vollmer2004-07-081-6/+6
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * version.c: Unmade some changes to my private copy that gotMikael Djurfeldt2002-12-151-11/+7
* * __scm.h (SCM_ALLOW_INTS_ONLY): Removed.Mikael Djurfeldt2002-12-091-7/+11
* * version.c (scm_effective_version): new function, also addRob Browning2002-12-091-0/+25
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* * version.cRob Browning2001-11-181-9/+9
* * Adding C function declarations from the SCM interface to theNeil Jerram2001-11-161-3/+3
* * Miscellaneous small doc updates and fixes.Neil Jerram2001-11-131-4/+6
* * version.c (scm_version): use sprintf instead of snprintf,Gary Houston2001-10-141-2/+6
* * version.cRob Browning2001-09-201-5/+18
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* (s_scm_micro_version): Fix typo in FUNC_NAME, itMarius Vollmer2001-05-191-2/+2
* * 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 makeMartin 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 GNUMichael 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 handGreg 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 ofGreg J. Badros1999-12-121-12/+19
* * version.c (scm_libguile_config_stamp): Deleted. SeeJim Blandy1999-09-111-11/+1
* Try to detect when people are using one version of libguile and aJim 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, notJim Blandy1996-09-101-0/+1