summaryrefslogtreecommitdiff
path: root/gdataset.c
AgeCommit message (Expand)Author
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-02-03return stolen data from g_datalist_id_remove_no_notify() andTim Janik
1999-10-17remove g_dataset_global_lock around destroy() notification here as well.Sebastian Wilhelmi
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi
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-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik
1998-11-19Fix for g_datalist_id_set_full() use (error is deeper down, some internalElliot Lee
1998-10-08removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroyTim Janik
1998-09-18make the datalists a safe type (not using a generic gpointer) by expectingTim Janik
1998-09-17implemented g_datalist_* along the lines of g_dataset, but operates on anTim Janik
1998-06-19removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key inTim Janik
1998-06-12#include <string.h>Federico Mena Quintero
1998-06-11new function g_dataset_retrive_key. adjusted prealloc sizes, to take upTim Janik
1998-06-10Initial revisionOwen Taylor