summaryrefslogtreecommitdiff
path: root/gqueue.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-3/+3
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi1-0/+5
2000-04-17Renamed g_queue_create to g_queue_new in conformance to all other GLibSebastian Wilhelmi1-1/+1
2000-03-13We want the next and prev pointer of the inserted link to be NULL.Sebastian Wilhelmi1-4/+4
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-81/+181
1999-03-17Add copyright, clean up code a bit.Jeff Garzik1-70/+80
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik1-0/+144