make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gslice.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-08-24 Michael Natterermake g_slice_copy() take a gconstpointer instead of...
2007-06-13 Sven Neumannglib/gslice.[ch] added g_slice_copy() and g_slice_dup...
2007-05-15 Matthias ClasenMake g_slice_debug_tree_statistics() debug-only functio...
2007-01-30 Matthias ClasenDon't make ABI depend on G_ENABLE_DEBUG, just add an...
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-05 Tim Janikimplement chain walking for arbitrary ->next pointer...
2005-12-05 Behdad EsfahbodRemove comma at the end of enum.
2005-12-02 Tim Janikreworked GCC-specific type-safe macro variant into...
2005-12-01 Tim Janiknew slice allocator implementation.