[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / tests / refcount /
2013-11-11 Chun-wei Fantests/: Include unistd.h on *NIX only
2013-09-23 Ryan Lortiefix up refcount/properties test case
2013-09-20 Ray Strodetests: free properties test object from main thread...
2013-06-01 Ryan LortieChange a pair of TESTS = to TEST +=
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-05-29 Matthias ClasenImprove gtype test coverage
2013-02-03 Matthias ClasenSilence automake
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-05 Mark Nauwelaertstests: add check for leaking signal return value
2012-08-05 Mark Nauwelaertstests: make refcount signals test slightly valgrind...
2012-04-02 Matthias ClasenDispose test object
2012-04-02 Matthias ClasenDrop g_thread_init from tests
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-10-13 Ryan Lortietests: disable deprecation warnings for tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-02 Dan WinshipFix compiler warnings
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-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-07-22 Olivier Crêtenotify: Add tests for threadsafe object notifies
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'
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikFixed up internal 'g_test*' names.
2007-07-09 Loïc MinierOutput newlines after thousand iterations of the inner...
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2006-01-30 Matthias ClasenRemove C++ comment
2005-11-07 Billy BiggsAdd a missing reference to libglib in the LDADD for...
2005-09-11 Sebastian WilhelmiLink the the refcount tests to the system thread librar...
2005-08-06 Manish Singhremove unused n_threads variable.
2005-08-06 Manish SinghShut up CVS
2005-08-02 Tor Lillqvisttests/refcount/objects.c tests/refcount/properties...
2005-08-01 Tim Janiktest high contention on closure reference counts to...
2005-07-20 Manish Singhuse G_CALLBACK for signal connections.
2005-07-20 Manish SinghShut up CVS
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...