summaryrefslogtreecommitdiff
path: root/libguile/options.h
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
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-3/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* * options.c (scm_options_try): new function. This allows errorHan-Wen Nienhuys2007-01-191-0/+1
* * readline.c: terminate option list with NULL.Han-Wen Nienhuys2007-01-191-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-38/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-3/+3
* * options.c (protected_objects, scm_init_options): The content ofDirk Herrmann2001-10-051-10/+5
* * Remove deprecated macros and typenames.Dirk Herrmann2001-08-311-10/+9
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-5/+5
* revert the ill-considered part of the 2001-05-24 changesMichael Livshin2001-05-261-1/+1
* * validate.hMichael Livshin2001-05-241-5/+9
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * options.h (scm_option): Changed C++ commentary to C.Mikael Djurfeldt2000-03-201-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* *.[ch]: make a distinction between SCM as a genericGreg J. Badros2000-03-091-0/+5
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-3/+3
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-1/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* The following two changes (ramap.c, throw.c) are motivated by theMikael Djurfeldt1997-01-301-2/+0
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-9/+4
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* * options.h, options.c: Options now have documentation strings.Mikael Djurfeldt1996-08-231-4/+7
* * * options.c: New file: handling of run time options.Mikael Djurfeldt1996-08-201-0/+75