Mark the functions g_hash_table_freeze, g_hash_table_thaw and thus
[platform/upstream/glib.git] / ghash.c
2000-07-20 Sebastian WilhelmiMark the functions g_hash_table_freeze, g_hash_table_th...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-15 Tim Janikreturn guints instead of gints for g_hash_table_size and
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-01-24 EST 1999 Jeff Garzik- Revert previous "fix" (which really just did things...
1999-01-24 Jeff Garzik- Fixed bug that overwrote nodes in hash buckets instea...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-28 Tim Janikimplemented incremental freezing facility.
1998-11-26 Tim Janikreverted the g_hash_table_set_key_freefunc() addition...
1998-11-24 EST 1998 Michael... added GFreeFunc and g_hash_table_set_key_freefunc(...
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-20 Manish SinghThis is Josh, commiting as Manish. This is completely...
1998-09-02 Manish SinghMostly changes to GArray code. See ChangeLog.
1998-07-09 Lauri AlankoRenamed g_hash_table_lookup_full to g_hash_table_lookup...
1998-07-07 Lauri AlankoGeneric hash cleanup, added a function (g_hash_table_lo...
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision