Add bug reference.
[platform/upstream/glib.git] / glib / gqueue.c
2004-04-22 Matthias ClasenAdd some tests for off-by-one errors.
2004-02-27 Matthias ClasenDocumentation updates.
2004-02-21 Soeren SandmannSome documentation fixes.
2004-02-21 Soeren SandmannExtend GQueue API to match the GList API. (#118439).
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2000-12-19 Sebastian WilhelmiOk, I'm a moron. When I originally implemented ENABLE_G...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
2000-04-17 Sebastian WilhelmiRenamed g_queue_create to g_queue_new in conformance...
2000-03-13 Sebastian WilhelmiWe want the next and prev pointer of the inserted link...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-03-17 Jeff GarzikAdd copyright, clean up code a bit.
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.