[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / garray.h
2014-02-02 Matthias ClasenGArray: Documentation cleanups
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-15 Tristan Van BerkomGPtrArray: Added g_ptr_array_insert()
2013-11-24 Matthias ClasenFix array API inconsistency
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-22 Xavier ClaessensAdd g_ptr_array_new_full
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'
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-12-10 Benjamin Otteuse an intermediate cast to void * in g_array_index...
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-07-26 Matthias ClasenNew functions to remove a range of elements from an...
2003-02-06 Matthias ClasenFix a bunch of typos in header comments. (#102422,...
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2002-07-01 Sebastian WilhelmiAdd parenthesis to protect macro argument. Spotted...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-01-02 Dan WinshipUse parentheses around an argument to make these cause...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...