Add a note about g_strreverse() and UTF-8.
[platform/upstream/glib.git] / glib / gqueue.c
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.