From 08d2020d3ab6d310ecd2403c37d77993c5f368ad Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Tue, 29 Mar 2005 17:51:22 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index a361c11c8..5d04ef186 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,13 @@ +2005-03-29 Marius Vollmer + + * hashtab.h, hashtab.c (scm_hash_fx_remove_x): Removed delete_fn + argument; always use scm_delq_x. The delete_fn function works on + the handle, not the key, and it therefore makes no sense to make + it configurable. Changed all callers. + (scm_hashx_remove_x): Likewise. Also, exported to Scheme. + (scm_hash_clear): Accept plain vectors as hashtables. + (scm_delx_x): Removed. + 2005-03-28 Han-Wen Nienhuys * inline.h (scm_double_cell): use __asm__ iso. asm, to maintain -- 2.20.1