prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to
[platform/upstream/glib.git] / glib / gmem.h
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0, g_try_renew and g_try_malloc...
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0 and g_try_renew. (#169611...
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2003-02-06 Matthias ClasenFix a bunch of typos in header comments. (#102422,...
2003-01-13 Thomas Vander Sticheledoc update
2001-09-21 Owen TaylorRename g_mem_vtable_is_set() to g_mem_is_system_malloc().
2001-09-19 Owen TaylorPatch from Matthias Clasen (#59806)
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-02-17 Havoc Penningtoninclude string.h
2001-02-10 Tor Lillqvistgtypes.h Move GLIB_VAR definition from gutils.h to...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...