merge from 1.8
[bpt/guile.git] / libguile / feature.c
2007-01-15 Kevin Rydemerge from 1.8
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius Vollmer(progargs_fluid): New.
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2003-04-16 Mikael Djurfeldt* feature.c (scm_init_feature): Always add threads...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* feature.c: fix various preprocessor usages of new...
2003-03-25 Rob Browning* feature.c: #include <config.h> if HAVE_CONFIG_H....
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-10-16 Marius Vollmer(scm_init_feature): Don't add 'threads' for USE_NULL_TH...
2002-06-30 Dirk Herrmann* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2001-11-16 Neil Jerram* Adding C function declarations from the SCM interface...
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2000-12-08 Dirk Herrmann* Use scm_mem2symbol or scm_str2symbol to create symbol...
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-08-18 Neil Jerram* net_db.c (scm_gethost, scm_getnet, scm_getproto,...
2000-05-08 Dirk HerrmannAvoid pointer trickery with SCM values.
2000-04-21 Mikael Djurfeldt* feature.c, feature.h: Broke out hook code into separa...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
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