summaryrefslogtreecommitdiff
path: root/glib/gqueue.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* queue: add g_queue_insert_before_link() and g_queue_insert_after_link()Christian Hergert2019-05-011-0/+10
* Add g_queue_clear_full APITapasweni Pathak2018-12-221-0/+3
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* docs: Use markdown links in all .c and .h filesVolker Sobek2014-04-151-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+40
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Added API g_queue_free_full().Ravi Sankar Guntur2011-12-161-0/+2
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Move GQueue docs inlineMatthias Clasen2011-07-171-34/+57
* Have g_queue_remove() return a booleanMatthew Barnes2011-06-031-2/+2
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+5
* Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better supportMatthew Barnes2007-03-061-0/+4
* Extend GQueue API to match the GList API. (#118439).Soeren Sandmann2004-02-211-16/+70
* Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann2002-11-081-2/+2
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+65