summaryrefslogtreecommitdiff
path: root/glib/glist.h
Commit message (Expand)AuthorAgeFilesLines
* 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-60/+65
* 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-1/+1
* added g_list_insert_before().Tim Janik2001-07-021-0/+3
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik2001-04-031-0/+2
* 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-46/+50
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+97