CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     mortenw 06/05/25 17:15:45

Modified files:
        .              : ChangeLog NEWS 
        src            : str.c str.h dependent.c 

Log message:
2006-05-25  Morten Welinder  <[EMAIL PROTECTED]>

* src/str.c (gnm_string_dump): New function for debugging.

* src/dependent.c: Use new "compact set" implementation for the
micro hash.  Use alternative (and very efficient) storage methods
for 1-element sets and for {2,3}-element sets.
(micro_hash_insert): When resizing, make sure the hash table end
up somewhat dense.  (Since we are using a pool allocator for
cells, the entries are extremely well distributed in the hash
table.)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-05-25%2017:14&maxdate=2006-05-25%2017:16

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to