summaryrefslogtreecommitdiff
path: root/gdataset.c
AgeCommit message (Expand)Author
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