guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 ChangeLog boot-9.scm


From: Mikael Djurfeldt
Subject: guile/guile-core/ice-9 ChangeLog boot-9.scm
Date: Tue, 11 Feb 2003 08:49:26 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Mikael Djurfeldt <address@hidden>       03/02/11 08:49:26

Modified files:
        guile-core/ice-9: ChangeLog boot-9.scm 

Log message:
        * hashtab.c (scm_vector_to_hash_table,
        scm_c_make_resizing_hash_table, scm_make_hash_table): New
        functions.
        (scm_hash_fn_get_handle, scm_hash_fn_create_handle_x): Made thread
        safe and handle resizing tables.
        
        * weaks.c (scm_make_weak_key_hash_table,
        scm_make_weak_value_hash_table, scm_make_doubly_weak_hash_table):
        Size argument made optional.  Return resizable table if not
        specified.
        
        * boot-9.scm (make-hash-table): Turned primitive.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/ice-9/ChangeLog.diff?tr1=1.546&tr2=1.547&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/ice-9/boot-9.scm.diff?tr1=1.296&tr2=1.297&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]