applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[platform/upstream/glib.git] / glib / gmem.c
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-04-26 Sebastian WilhelmiChanged the 'value' parameter of g_cache_remove from...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
2000-03-22 Owen TaylorFix indentation.
2000-03-22 Elliot Leegmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug...
1999-09-17 Tim Janikapplied patch from Soeren Sandmann <sandmann@daimi...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-03-17 Sebastian WilhelmiSun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-18 Tim Janikplugged a memory leak, reported by Koen D'Hondt <ripley...
1999-02-08 Owen TaylorCopy all elements of the allocations[] array, including...
1998-12-17 Sebastian WilhelmiFixed size in g_memmove, reported by Alexander Larsson
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-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-06 Tim Janikfixed memory offsett when ENABLE_MEM_CHECK is defined and
1998-09-05 Tim Janikuse g_mem_chunk_alloc0() to allocate the memchunk,...
1998-08-19 Elliot Leegmem.c: add ability to exclude memory chunks from memor...
1998-08-18 Tim Janiknew function g_log_set_always_fatal() to set an additio...
1998-06-10 Owen TaylorInitial revision