summaryrefslogtreecommitdiff
path: root/glist.c
AgeCommit message (Expand)Author
2000-04-18Changed the 'data' parameters from gpointer to gconstpointer for theSebastian Wilhelmi
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi
1999-08-17Add a cast.Tor Lillqvist
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi
1999-02-09pools of 128 items instead of 1024 items.Elliot Lee
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15Make sure all calls to g_node_validate_allocator are withinOwen Taylor
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik
1998-11-23new function g_slist_copy() to duplicate a list with all its dataTim Janik
1998-11-13Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists.Owen Taylor
1998-06-10Initial revisionOwen Taylor