summaryrefslogtreecommitdiff
path: root/gslist.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-11/+11
1998-12-15Make sure all calls to g_node_validate_allocator are withinOwen Taylor1-1/+1
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-4/+33
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik1-41/+70
1998-11-23new function g_slist_copy() to duplicate a list with all its dataTim Janik1-0/+25
1998-11-13Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists.Owen Taylor1-0/+55
1998-06-10Initial revisionOwen Taylor1-0/+456