summaryrefslogtreecommitdiff
path: root/gmem.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-17/+72
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik1-0/+46
1998-11-01Land glib-rrh-19981025-0.patch.Raja R Harinath1-0/+5
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-10/+12
1998-10-06fixed memory offsett when ENABLE_MEM_CHECK is defined andTim Janik1-14/+31
1998-09-05use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size ofTim Janik1-0/+16
1998-08-19gmem.c: add ability to exclude memory chunks from memory profilingElliot Lee1-22/+67
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1-139/+143
1998-06-10Initial revisionOwen Taylor1-0/+807