updated
[platform/upstream/glib.git] / gtree.c
2001-03-08 Sven NeumannI'm stupid and managed to screw up my own patch. Now...
2001-03-08 Sven Neumannadded new function g_tree_lookup_extended().
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-01-31 Owen TaylorRemove useless check. (Mike Chen)
2000-12-19 Sebastian WilhelmiOk, I'm a moron. When I originally implemented ENABLE_G...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-19 Tim Janikfixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-04-26 Sebastian WilhelmiChanged the 'value' parameter of g_cache_remove from...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-01-17 Tim Janikremoved assertment about rtree->root being NULL, so...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-24 Tim Janikremoved the GListAllocator type and its g_*_allocator_...
1998-09-18 Tim Janikcheck for key_compare_func != NULL (reported by Michal...
1998-08-18 Tim Janiknew function g_log_set_always_fatal() to set an additio...
1998-07-31 Tim Janikadded a GNode test.
1998-06-10 Owen TaylorInitial revision