[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gnode.c
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-08 Matthias ClasenRemove some informalexamples
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-20 Matthias ClasenMore GTree and GNode formatting and documentation fixes
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-01-25 Ravi Sankar GunturMacro to insert a new GNode "after" the given sibling.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
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-09-04 Matthias ClasenRemove some unneeded headers
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
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-01 Ryan LortieGTree, GNode: move docs from tmpl to .c
2008-01-28 Matthias ClasenMove docs inline. (#316260, Philippe Blain)
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-02-21 Matthias ClasenNew function to deep-copy a GNode and its children...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2000-12-19 Alexander LarssonAdded --disable-mem-pools option.
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
2000-03-01 Tim Janikminor optimization.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-02-09 Elliot Leepools of 128 items instead of 1024 items.
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorMake sure all calls to g_node_validate_allocator are...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-24 Tim Janikremoved the GListAllocator type and its g_*_allocator_...
1998-10-25 Manish Singhsmall fix to g_node_children_foreach to make it work...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-03 Tim Janikchange order of gpointer data; field in struct _GNode...
1998-07-31 Tim Janikadded a GNode test.