make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / ghash.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-04-11 Emmanuele BassiAdd g_hash_table_get_keys() and g_hash_table_get_values...
2006-06-01 Matthias ClasenAdd g_hash_table_{remove,steal}_all to remove all nodes...
2005-11-22 Tim Janikg_hash_table_new_full(): create hash tables with a...
2005-05-01 Matthias ClasenOne more parameter renamed
2005-05-01 Matthias ClasenCosmetics
2004-02-20 Tim Janikapplied patch from #131937 with slight renames. provides
2003-02-06 Matthias ClasenFix a bunch of typos in header comments. (#102422,...
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-04-19 Sebastian WilhelmiRemove definition of g_hash_table_freeze and g_hash_tab...
2001-03-30 Sven Neumannghash.[ch] added new functions g_hash_table_new_full,
2000-12-13 Tim Janikreturn whether a value got removed.
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...