Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-20 | [tests] Remove C++ style comments | Alberto Garcia | 1 | -1/+1 |
2007-03-17 | define PCRE_STATIC to reflect the inclusion of pcre as LIB, not | Hans Breuer | 1 | -33/+40 |
2006-12-28 | implemented static debugging hash-tree to validate slice adresses and | Tim Janik | 1 | -7/+23 |
2006-07-24 | Use g_get_current_time() insted of gettimeofday(). | Tor Lillqvist | 1 | -5/+4 |
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 |