summaryrefslogtreecommitdiff
path: root/gmem.c
AgeCommit message (Expand)Author
2000-09-25Add a few missing G_GNUC_CONST's.Elliot Lee
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-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
2000-03-22Fix indentation.Owen Taylor
2000-03-22gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in comparing twoElliot Lee
1999-09-17applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force memTim Janik
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-03-17Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>Sebastian Wilhelmi
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-18plugged a memory leak, reported by Koen D'Hondt <ripley@xs4all.nl> on 15Tim Janik
1999-02-08Copy all elements of the allocations[] array, including the last. (PointedOwen Taylor
1998-12-17Fixed size in g_memmove, reported by Alexander LarssonSebastian Wilhelmi
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-11-01Land glib-rrh-19981025-0.patch.Raja R Harinath
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-10-06fixed memory offsett when ENABLE_MEM_CHECK is defined andTim Janik
1998-09-05use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size ofTim Janik
1998-08-19gmem.c: add ability to exclude memory chunks from memory profilingElliot Lee
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik
1998-06-10Initial revisionOwen Taylor