summaryrefslogtreecommitdiff
path: root/glib/gslist.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* list, slist: Add g_clear_{s,}list()Ernestas Kulik2019-11-251-0/+21
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+28
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Adds g_list_copy_deep and g_slist_copy_deepJonh Wendell2012-06-211-0/+6
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Move GAllocator/GMemChunk to separate fileRyan Lortie2011-09-181-5/+0
* Bug 158725 - free linked list with dataRyan Lortie2010-10-281-0/+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-2/+6
* Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the wholeAlexander Larsson2005-12-091-16/+16
* - Added g_list_insert_sorted_with_data () andMartyn James Russell2005-12-071-56/+61
* prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API toTim Janik2005-11-011-2/+5
* 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
* removed archaic gpointer derived_data; relict and added a GData memberTim Janik2001-03-181-0/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-1/+1
* Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford2000-11-201-48/+51
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+97