make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gmem.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-01-29 14:58:31 Tim Janikchanged size argument type from gulong to gsize as...
2006-01-25 Tim Janikhonour g_mem_gc_friendly settings when freeing slices...
2005-12-06 Matthias ClasenExempt GTK+ from the mem chunk deprecation, since we...
2005-12-05 Matthias ClasenDeprecate mem chunks
2005-12-04 Matthias ClasenAdd a macro to make gcc warn if a function result is...
2005-12-01 Tim Janiknew slice allocator implementation.
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...