mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
5b58246699
commit
5d2cb3abcf
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2005-02-25 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* hashtab.c (scm_i_rehash): Remove elements from old bucket vector
|
||||||
|
so that no two weak alist vectors share a spine.
|
||||||
|
(scm_hash_fn_create_handle_x): Deal with a possible rehashing
|
||||||
|
during GC before inserting the new alist cell.
|
||||||
|
|
||||||
2005-02-23 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2005-02-23 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
* hashtab.c (scm_i_rehash): Cope with the case that a GC modifies
|
* hashtab.c (scm_i_rehash): Cope with the case that a GC modifies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue