summaryrefslogtreecommitdiff
path: root/gtree.c
AgeCommit message (Expand)AuthorFilesLines
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi1-1/+1
1999-01-17removed assertment about rtree->root being NULL, so this function can beTim Janik1-4/+8
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-7/+7
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-3/+15
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik1-52/+49
1998-09-18check for key_compare_func != NULL (reported by Michal Kara).Tim Janik1-0/+2
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1-6/+7
1998-07-31added a GNode test.Tim Janik1-0/+4
1998-06-10Initial revisionOwen Taylor1-0/+719