hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gslice.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-02 Colin Waltersgslice: Prototype G_ENABLE_DEBUG function that's part...
2012-08-06 Matthias ClasenDeprecated GSlice config API
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-22 Ryan LortieRemove redudant check for direct #include gslice.h
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-04-10 Mathias HasselmannBug 519137 – g_slice_dup macro needs cast for 64-bit...
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
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.