GNOME CVS: glib ryanl
[email protected] (Ryan Lortie)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: glib Changes by: ryanl 06/12/27 00:43:41 Modified files: . : ChangeLog glib : ghash.c Log message: 2006-12-27 Ryan Lortie <[email protected]> * glib/ghash.c: cache the value of the hash function in the GHashNode. this speeds up resizing the hash table and it also allows a slight optimisation on lookups. (#388332) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=ryanl&date=explicit&mindate=2006-12-27%2000:42&maxdate=2006-12-27%2000:44