summaryrefslogtreecommitdiff
path: root/ghash.c
AgeCommit message (Expand)Author
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-15return guints instead of gints for g_hash_table_size andTim Janik
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi
1999-01-24- Revert previous "fix" (which really just did things a different way). -EST 1999 Jeff Garzik
1999-01-24- Fixed bug that overwrote nodes in hash buckets instead of adding them toJeff Garzik
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-28implemented incremental freezing facility.Tim Janik
1998-11-26reverted the g_hash_table_set_key_freefunc() addition, since it's toTim Janik
1998-11-24added GFreeFunc and g_hash_table_set_key_freefunc() prototype. addedEST 1998 Michael K. Johnson
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik
1998-09-20This is Josh, commiting as Manish. This is completely new, andManish Singh
1998-09-02Mostly changes to GArray code. See ChangeLog.Manish Singh
1998-07-09Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended toLauri Alanko
1998-07-07Generic hash cleanup, added a function (g_hash_table_lookup_full).Lauri Alanko
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald
1998-06-10Initial revisionOwen Taylor