* hashtab.h: Bugfix: use SCM_API (WAS: extern).
[bpt/guile.git] / libguile / hashtab.h
2005-06-05 Marius Vollmer* hashtab.h: Bugfix: use SCM_API (WAS: extern).
2005-05-23 Marius VollmerThe FSF has a new address.
2005-04-04 Marius Vollmer(scm_t_hashtable): Removed 'closure' field. The
2005-03-29 Marius Vollmer(scm_hash_fx_remove_x): Removed delete_fn
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2005-01-07 Marius Vollmer(SCM_HASHTAB_BUCKET_LOC): Removed.
2005-01-02 Marius Vollmer(SCM_HASHTABLE_BUCKETS): Removed.
2004-05-06 Marius VollmerUse SCM_SMOB_* instead of SCM_CELL_* as appropriate...
2004-02-13 Mikael Djurfeldt* unif.c (scm_make_uve): Removed local variable and...
2003-09-12 Marius Vollmer(scm_tc16_hashtable): Added "extern" declaration.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-02-19 Mikael Djurfeldt* hooks.c (scm_c_hook_add): Fixed bug in append mode.
2003-02-11 Mikael Djurfeldt* hashtab.c (scm_vector_to_hash_table,
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-02-02 Keisuke NishidaNew functions: scm_c_make_vector, scm_c_make_hash_table.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-03-21 Mikael Djurfeldt* hashtab.c, hashtab.h (scm_hash_fold, scm_internal_has...
1999-03-14 Mikael Djurfeldt* hashtab.c, hashtab.h (scm_internal_hash_fold): New...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-21 Jim Blandy* hashtab.h (scm_hashx_remove_x): Renamed `delete'...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-10 Jim Blandy* eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h,
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import