Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-04-05 | Check the return value of g_get_prgname for NULL before passing to strcmp. | Behdad Esfahbod | 1 | -1/+1 |
2006-01-25 | honour g_mem_gc_friendly settings when freeing slices, make sure | Tim Janik | 1 | -0/+4 |
2005-12-26 | Fix C99isms. (#324950, Dan Yefimov) | Matthias Clasen | 1 | -4/+7 |
2005-12-20 | added mem_error() and mem_assert() to test and handle errors without | Tim Janik | 1 | -1/+1 |
2005-12-02 | extended to perform the benchmarking on the old memchunk code if 'O' is | Tim Janik | 1 | -22/+135 |
2005-12-01 | new slice allocator implementation. | Tim Janik | 1 | -0/+168 |