Patch from Sven Neumann to make the include order consistent. (#71704)
[platform/upstream/glib.git] / glib / gnode.c
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.