summaryrefslogtreecommitdiff
path: root/gthread
AgeCommit message (Expand)AuthorFilesLines
2014-02-15win32: fixup lib.exe invocationRyan Lortie1-1/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-05-31Rework the build system for a new tests approachRyan Lortie1-3/+3
2013-02-27build: Add --disable-compile-warningsColin Walters1-0/+2
2013-01-14visibility: Use a separate CFLAGS variableRyan Lortie1-0/+1
2013-01-14gthread-impl.c: add missing #include "config.h"Ryan Lortie1-0/+2
2011-10-18Actually Don't define GLIB_COMPILATION in libgthreadAlexander Larsson2-1/+4
2011-10-18Don't define GLIB_COMPILATION in libgthreadAlexander Larsson1-4/+0
2011-10-16gthread/: fix up declarationsRyan Lortie2-3/+2
2011-10-16gthread: move test cases to glib/Ryan Lortie9-1051/+0
2011-10-16tests: merge gthread/ and glib/ atomic testsRyan Lortie2-74/+0
2011-10-13g_thread_new: never failRyan Lortie4-8/+5
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie4-6/+5
2011-10-12Disable deprecations where appropriate in testsMatthias Clasen6-21/+7
2011-10-05Add a warning to g_thread_init_with_errorcheck_mutexesMatthias Clasen1-0/+1
2011-10-04Deprecate g_thread_init()Ryan Lortie1-13/+0
2011-10-02Define GLIB_COMPILATION when building libgthread.soMatthias Clasen1-0/+1
2011-09-21g_thread_init: take a gpointer as the argRyan Lortie1-2/+2
2011-09-21Stop using GStaticMutex in two testcasesRyan Lortie1-8/+6
2011-09-09emufutex: remove init from g_thread_init_glibRyan Lortie1-4/+2
2011-09-09Move the GThread implementations to glib/Ryan Lortie4-981/+5
2011-09-09invert gthread-impl includesRyan Lortie4-8/+13
2011-09-09win32 threads: assume TryEnterCriticalSectionRyan Lortie1-83/+7
2011-09-09Stop using HAVE_G_THREAD_IMPL_INITRyan Lortie3-8/+1
2011-09-09Move thread priority translation into the backendsRyan Lortie3-37/+51
2011-09-09Remove useless macros from when we supported DCERyan Lortie1-15/+8
2011-09-09Remove support for DCE threadsRyan Lortie1-56/+4
2011-09-09Remove support for custom thread implementationsRyan Lortie1-54/+10
2011-09-09Remove the dead 'none' thread implementationRyan Lortie2-38/+0
2011-09-09GThread: remove errorcheck mutex supportRyan Lortie1-220/+8
2011-09-09gthread: remove some unused forward declarationsRyan Lortie1-7/+0
2011-09-09Deprecated (undocumented) g_thread_gettimeRyan Lortie4-48/+1
2011-09-09Make threads mandatoryDan Winship1-18/+0
2011-07-25.gitignore the gwakeup-fallback testcaseRyan Lortie1-0/+1
2011-07-25GWakeup: make it private APIRyan Lortie2-36/+10
2011-07-25GWakeup: test fallback caseRyan Lortie2-2/+44
2011-07-25GWakeup .gitignore fixesRyan Lortie1-0/+1
2011-07-25add a couple of testcases for GWakeupRyan Lortie2-0/+271
2011-07-22gitignore tweaksRyan Lortie1-0/+2
2011-06-23Run some tests with errorcheck mutexes tooMatthias Clasen2-0/+9
2011-06-20gthread tests: Remove spurious return;Colin Walters1-2/+0
2011-06-14spawn-multithreaded: Clean up IO channel codeColin Walters1-11/+16
2011-06-14spawn-singlethread.c: New testColin Walters2-0/+198
2011-06-14spawn-multithreaded: Also look for lt-test-echoColin Walters1-0/+5
2011-06-12update .gitignoresDan Winship1-1/+5
2011-06-07Update the year in the *.rc.in filesChun-wei Fan1-1/+1
2011-06-03Implement pointer sized bitlocksRyan Lortie1-10/+40
2011-06-03spawn-multithreaded: New test caseColin Walters3-1/+278
2011-05-28Add a regression test for GNOME#642026Simon McVittie2-0/+94
2011-05-26gthread: build unix tests only on unixMarc-André Lureau1-0/+2