Change log level at g_log_remove_handler
[platform/upstream/glib.git] / gthread /
2024-02-05 Mateusz MajewskiImported Upstream version 2.78.4 upstream/2.78.4
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.54.2
2017-10-17 DongHun KwakImported Upstream version 2.54.1 31/156131/1 upstream/2.54.1
2017-09-29 DongHun KwakImported Upstream version 2.54.0 82/153582/1 upstream/2.54.0
2017-09-29 DongHun KwakImported Upstream version 2.53.7 81/153581/1
2017-09-29 DongHun KwakImported Upstream version 2.53.6 80/153580/1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.2 76/153576/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2017-09-29 DongHun KwakImported Upstream version 2.52.3 74/153574/1
2017-05-19 DongHun KwakImported Upstream version 2.50.3 01/130001/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Ryan Lortiegthread-impl.c: add missing #include "config.h"
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-18 Alexander LarssonActually Don't define GLIB_COMPILATION in libgthread
2011-10-18 Alexander LarssonDon't define GLIB_COMPILATION in libgthread
2011-10-17 Ryan Lortiegthread/: fix up declarations
2011-10-16 Ryan Lortiegthread: move test cases to glib/
2011-10-16 Ryan Lortietests: merge gthread/ and glib/ atomic tests
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-12 Matthias ClasenDisable deprecations where appropriate in tests
2011-10-06 Matthias ClasenAdd a warning to g_thread_init_with_errorcheck_mutexes
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-03 Matthias ClasenDefine GLIB_COMPILATION when building libgthread.so
2011-09-21 Ryan Lortieg_thread_init: take a gpointer as the arg
2011-09-21 Ryan LortieStop using GStaticMutex in two testcases
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan Lortieemufutex: remove init from g_thread_init_glib
2011-09-09 Ryan LortieMove the GThread implementations to glib/
2011-09-09 Ryan Lortieinvert gthread-impl includes
2011-09-09 Ryan Lortiewin32 threads: assume TryEnterCriticalSection
2011-09-09 Ryan LortieStop using HAVE_G_THREAD_IMPL_INIT
2011-09-09 Ryan LortieMove thread priority translation into the backends
2011-09-09 Ryan LortieRemove useless macros from when we supported DCE
2011-09-09 Ryan LortieRemove support for DCE threads
2011-09-09 Ryan LortieRemove support for custom thread implementations
2011-09-09 Ryan LortieRemove the dead 'none' thread implementation
2011-09-09 Ryan LortieGThread: remove errorcheck mutex support
2011-09-09 Ryan Lortiegthread: remove some unused forward declarations
2011-09-09 Ryan LortieDeprecated (undocumented) g_thread_gettime
2011-09-09 Dan WinshipMake threads mandatory
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan Lortie.gitignore the gwakeup-fallback testcase
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieGWakeup: test fallback case
2011-07-25 Ryan LortieGWakeup .gitignore fixes
2011-07-25 Ryan Lortieadd a couple of testcases for GWakeup
2011-07-22 Ryan Lortiegitignore tweaks
2011-06-23 Matthias ClasenRun some tests with errorcheck mutexes too
2011-06-20 Colin Waltersgthread tests: Remove spurious return;
2011-06-14 Colin Waltersspawn-multithreaded: Clean up IO channel code
2011-06-14 Colin Waltersspawn-singlethread.c: New test
2011-06-14 Colin Waltersspawn-multithreaded: Also look for lt-test-echo
2011-06-12 Dan Winshipupdate .gitignores
2011-06-07 Chun-wei FanUpdate the year in the *.rc.in files
2011-06-04 Ryan LortieImplement pointer sized bitlocks
2011-06-03 Colin Waltersspawn-multithreaded: New test case
2011-05-28 Simon McVittieAdd a regression test for GNOME#642026
2011-05-26 Marc-André Lureaugthread: build unix tests only on unix
2011-05-22 Matthias ClasenAdd some atomic ops tests
2011-05-02 Dan WinshipUpdate .gitignores
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-15 Matthias ClasenRemove the dead --disable-visiblity configure option
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-31 Matthias ClasenAlso use trylock in the bitlock tests
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-19 Christian PerschFix a preprocessor warning with --disable-visibility
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-22 Matthias ClasenFix !srcdir build
2010-04-21 Colin WaltersFix typo in GMutex error message
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-02-03 Tor LillqvistUpdate copyright years
2010-01-29 Ryan Lortieimprove gitignore
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock: add tests
next