summaryrefslogtreecommitdiff
path: root/ghash.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-28implemented incremental freezing facility.Tim Janik1-5/+5
1998-11-26reverted the g_hash_table_set_key_freefunc() addition, since it's toTim Janik1-23/+9
1998-11-24added GFreeFunc and g_hash_table_set_key_freefunc() prototype. addedEST 1998 Michael K. Johnson1-9/+23
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1-114/+114
1998-09-20This is Josh, commiting as Manish. This is completely new, andManish Singh1-0/+46
1998-09-02Mostly changes to GArray code. See ChangeLog.Manish Singh1-29/+14
1998-07-09Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended toLauri Alanko1-4/+4
1998-07-07Generic hash cleanup, added a function (g_hash_table_lookup_full).Lauri Alanko1-247/+167
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1-0/+8
1998-06-10Initial revisionOwen Taylor1-0/+426