Lots of fixes to make guile (at some time) compile with strict typing.
[bpt/guile.git] / libguile / feature.c
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-11 Greg J. Badros* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-22 Mikael Djurfeldt* feature.c (s_scm_add_hook_x): Call scm_wrong_type_arg...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-13 Mikael Djurfeldt* feature.c (scm_create_hook): New function. Replaces
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-09-09 Mikael Djurfeldt* feature.c, feature.h: (scm_hook_p, scm_hook_empty_p...
1999-08-05 Mikael Djurfeldt* feature.c, feature.h (scm_c_run_hook): Added.
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-11-26 Mikael Djurfeldtfix
1998-11-26 Mikael Djurfeldt* feature.c (scm_remove_hook_x): Bugfix: Changed refere...
1998-11-23 Mikael Djurfeldt* feature.c, feature.h (scm_make_hook, scm_add_hook_x,
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,
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-25 Jim Blandy* feature.c (scm_set_program_arguments): New argument...
1996-10-23 Jim Blandy* * feature.c (scm_set_program_arguments): New function.
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-01 Mikael Djurfeldt* feature.c (scm_init_feature): Added threads feature...
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-05 Jim Blandy* feature.c (scm_loc_features): Make this static.
1996-09-04 Jim Blandy* feature.h, feature.c: Use PROTO macro, instead of...
1996-09-04 Jim BlandyPut the library path in a header file, instead of passi...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import