| Commit message (Expand) | Author | Age | Files | Lines |
* | g_clear_pointer: work around gcc helpfulness | Dan Winship | 2012-05-17 | 1 | -1/+3 |
* | g_clear_pointer: use the same static checks than g_clear_object in glib-2-32 | Xavier Claessens | 2012-04-30 | 1 | -2/+3 |
* | Add g_clear_pointer() | Xavier Claessens | 2012-04-27 | 1 | -0/+18 |
* | Make single includes mandatory | Matthias Clasen | 2011-10-12 | 1 | -1/+1 |
* | Don't #include <glib/gslice.h> from gmem.h | Ryan Lortie | 2011-09-18 | 1 | -1/+0 |
* | Move GAllocator/GMemChunk to separate file | Ryan Lortie | 2011-09-18 | 1 | -44/+0 |
* | Consistently use G_GNUC_EXTENSION instead of __extension__ | Colin Walters | 2011-05-31 | 1 | -2/+2 |
* | Documentation fixups | Matthias Clasen | 2011-05-29 | 1 | -1/+1 |
* | docs: Inline docs from tmpl/memory.smgl | Jon Nordby | 2010-09-01 | 1 | -0/+106 |
* | trivial whitespace fix | Ryan Lortie | 2010-07-12 | 1 | -1/+1 |
* | Bug 615379 - g_new macros crash if sizeof(struct_type) == 0 | Behdad Esfahbod | 2010-04-22 | 1 | -2/+2 |
* | Cosmetic | Behdad Esfahbod | 2010-03-08 | 1 | -8/+10 |
* | Bug 608196 - Overflow-safe g_new family | Ryan Lortie | 2010-03-06 | 1 | -48/+35 |
* | Bug 608196 - Overflow-safe g_new family | Behdad Esfahbod | 2010-03-03 | 1 | -15/+77 |
* | #define __GLIB_H_INSIDE__ around including everything. | Michael Natterer | 2008-05-05 | 1 | -1/+1 |
* | Add macros wrapping the gcc alloc_size function attribute. (#523019, | Matthias Clasen | 2008-03-31 | 1 | -4/+4 |
* | make it possible to disable single-file includes by defining | Michael Natterer | 2008-03-14 | 1 | -1/+5 |
* | changed size argument type from gulong to gsize as discussed on | 14:58:31 Tim Janik | 2008-01-29 | 1 | -7/+7 |
* | honour g_mem_gc_friendly settings when freeing slices, make sure | Tim Janik | 2006-01-25 | 1 | -0/+2 |
* | Exempt GTK+ from the mem chunk deprecation, since we need GTK+ 2.8 to | Matthias Clasen | 2005-12-06 | 1 | -1/+1 |
* | Deprecate mem chunks | Matthias Clasen | 2005-12-05 | 1 | -1/+1 |
* | Add a macro to make gcc warn if a function result is ignored. (#145466, | Matthias Clasen | 2005-12-04 | 1 | -2/+2 |
* | new slice allocator implementation. | Tim Janik | 2005-12-01 | 1 | -13/+1 |
* | prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to | Tim Janik | 2005-11-01 | 1 | -49/+25 |
* | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan | Matthias Clasen | 2005-03-22 | 1 | -0/+1 |
* | Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost) | Matthias Clasen | 2005-03-22 | 1 | -0/+7 |
* | Mark functions with G_GNUC_MALLOC when appropriate. | Matthias Clasen | 2004-11-28 | 1 | -3/+3 |
* | Fix a bunch of typos in header comments. (#102422, Morten Welinder) | Matthias Clasen | 2003-02-06 | 1 | -3/+3 |
* | doc update | Thomas Vander Stichele | 2003-01-13 | 1 | -1/+1 |
* | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). | Owen Taylor | 2001-09-21 | 1 | -1/+1 |
* | Patch from Matthias Clasen (#59806) | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 2001-06-26 | 1 | -1/+1 |
* | include string.h | Havoc Pennington | 2001-02-17 | 1 | -13/+13 |
* | gtypes.h Move GLIB_VAR definition from gutils.h to gtypes.h | Tor Lillqvist | 2001-02-10 | 1 | -1/+1 |
* | got rid of outdated dmalloc support. provide g_try_malloc() and | Tim Janik | 2000-12-29 | 1 | -55/+71 |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+158 |