summaryrefslogtreecommitdiff
path: root/libguile/options.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-24remove object protection from options.cAndy Wingo1-26/+10
2011-10-25most uses of scm_from_locale_symbol become scm_from_utf8_symbolAndy Wingo1-2/+2
2011-10-24add SCM_HEAP_OBJECT_PAndy Wingo1-3/+3
2010-10-01(foo-options 'full) displays options doc in correct orderAndy Wingo1-1/+1
2010-04-09remove libguile/lang.h, deprecate %nil (in favor of #nil)Andy Wingo1-2/+1
2009-12-05remove a bunch of needless scm_permanent_object callsAndy Wingo1-2/+1
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-1/+4
2007-01-19* options.c (scm_options_try): new function. This allows errorHan-Wen Nienhuys1-3/+18
2007-01-19* readline.c: terminate option list with NULL.Han-Wen Nienhuys1-16/+26
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2004-09-29(change_option_setting): Use scm_car instead of explicit type checkMarius Vollmer1-4/+2
2004-09-22*** empty log message ***Marius Vollmer1-3/+3
2004-08-19* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer1-2/+2
2004-07-27* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it intoMarius Vollmer1-1/+1
2004-07-23* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer1-7/+5
2004-07-08* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM toMarius Vollmer1-2/+2
2004-07-06* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-39/+12
2002-03-14Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen1-2/+0
2002-01-22* First batch of libguile changes for Elisp support.Neil Jerram1-2/+3
2001-10-05* options.c (protected_objects, scm_init_options): The content ofDirk Herrmann1-81/+137
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-28 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida1-1/+1
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-2/+2
2001-05-24* validate.hMichael Livshin1-3/+3
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2001-03-04* Eliminate some calls to scm_wta.Dirk Herrmann1-1/+2
2000-12-11* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...Dirk Herrmann1-3/+9
2000-11-17* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer1-0/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-23* Replace SCM_UNPACK_CAR appropriately.Dirk Herrmann1-1/+1
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-4/+4
2000-04-18Fixed some SCM/scm_bits_t mixups.Dirk Herrmann1-3/+1
2000-03-20* print.h, stacks.h, options.c, options.h: Changed C++Mikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-17Only include strings.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-12*** empty log message ***Mikael Djurfeldt1-4/+4
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-4/+4
2000-03-09* vectors.h (SCM_VELTS_AS_STACKITEMS): Added this macro to help inGreg J. Badros1-3/+3
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+2
2000-01-04* options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMPGreg J. Badros1-2/+1
1999-12-16* coop-threads.c: Remove K&R function headers.Greg J. Badros1-1/+1
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-9/+6
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-1/+1
1998-11-03* options.c (scm_options, scm_init_options): GC-protect optionMikael Djurfeldt1-7/+21
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-14* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,Jim Blandy1-1/+1