Fixed some SCM/scm_bits_t mixups.
[bpt/guile.git] / libguile / options.c
2000-04-18 Dirk HerrmannFixed some SCM/scm_bits_t mixups.
2000-03-20 Mikael Djurfeldt* print.h, stacks.h, options.c, options.h: Changed C++
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-09 Greg J. Badros* vectors.h (SCM_VELTS_AS_STACKITEMS): Added this macro...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-01-04 Greg J. Badros* options.c, objects.c, keywords.c, gc.c: Some redundan...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-11-03 Mikael Djurfeldt* options.c (scm_options, scm_init_options): GC-protect...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-14 Jim Blandy* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,
1998-08-21 Mikael Djurfeldt* options.c (scm_options): Bugfix: Allow empty list...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-18 Mikael Djurfeldt* options.c: Documentation fixes.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* debug.h, debug.c: Various name changes.
1996-08-20 Mikael Djurfeldt* * options.c: New file: handling of run time options.