added g_array_insert_vals() to insert elements at an arbitrary index, and
[platform/upstream/glib.git] / gdataset.c
1998-11-19 Elliot LeeFix for g_datalist_id_set_full() use (error is deeper...
1998-10-08 Tim Janikremoved functions g_dataset_id_set_destroy and g_datali...
1998-09-18 Tim Janikmake the datalists a safe type (not using a generic...
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-06-19 Tim Janikremoved g_dataset_try_key, g_dataset_force_id and g_dat...
1998-06-12 Federico Mena Quintero#include <string.h>
1998-06-11 Tim Janiknew function g_dataset_retrive_key. adjusted prealloc...
1998-06-10 Owen TaylorInitial revision