[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / tests / slice-test.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-01 Ryan LortieRemove a bunch of lingering g_thread_init()
2012-04-30 Dan Winshipfix warnings
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-09-21 Ryan LortieDeprecate g_thread_create_full()
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-01-20 Alberto Garcia[tests] Remove C++ style comments
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2006-07-24 Tor LillqvistUse g_get_current_time() insted of gettimeofday().
2006-04-05 Behdad EsfahbodCheck the return value of g_get_prgname for NULL before...
2006-01-25 Tim Janikhonour g_mem_gc_friendly settings when freeing slices...
2005-12-26 Matthias ClasenFix C99isms. (#324950, Dan Yefimov)
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-02 Tim Janikextended to perform the benchmarking on the old memchun...
2005-12-01 Tim Janiknew slice allocator implementation.