summaryrefslogtreecommitdiff
path: root/gqueue.c
AgeCommit message (Expand)Author
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi
2000-04-17Renamed g_queue_create to g_queue_new in conformance to all other GLibSebastian Wilhelmi
2000-03-13We want the next and prev pointer of the inserted link to be NULL.Sebastian Wilhelmi
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-03-17Add copyright, clean up code a bit.Jeff Garzik
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik