summaryrefslogtreecommitdiff
path: root/gtree.c
AgeCommit message (Expand)Author
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor
2001-05-04fixed a typo in a comment.Sven Neumann
2001-03-08I'm stupid and managed to screw up my own patch. Now the new functionSven Neumann
2001-03-08added new function g_tree_lookup_extended().Sven Neumann
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-01-31Remove useless check. (Mike Chen)Owen Taylor
2000-12-19Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, ISebastian Wilhelmi
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-05-19fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art HaasTim Janik
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-04-26Changed the 'value' parameter of g_cache_remove from gpointer toSebastian Wilhelmi
2000-04-17Add configure test for garbage collector friendliness for GLib. IfSebastian Wilhelmi
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-01-17removed assertment about rtree->root being NULL, so this function can beTim Janik
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik
1998-09-18check for key_compare_func != NULL (reported by Michal Kara).Tim Janik
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik
1998-07-31added a GNode test.Tim Janik
1998-06-10Initial revisionOwen Taylor