Support added for building using a GNU toolchain on Win32,
[platform/upstream/glib.git] / gmem.c
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