index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gthread
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
Actually Don't define GLIB_COMPILATION in libgthread
Alexander Larsson
2
-1
/
+4
2011-10-18
Don't define GLIB_COMPILATION in libgthread
Alexander Larsson
1
-4
/
+0
2011-10-16
gthread/: fix up declarations
Ryan Lortie
2
-3
/
+2
2011-10-16
gthread: move test cases to glib/
Ryan Lortie
9
-1051
/
+0
2011-10-16
tests: merge gthread/ and glib/ atomic tests
Ryan Lortie
2
-74
/
+0
2011-10-13
g_thread_new: never fail
Ryan Lortie
4
-8
/
+5
2011-10-13
thread: nuke the concept of 'joinable'
Ryan Lortie
4
-6
/
+5
2011-10-12
Disable deprecations where appropriate in tests
Matthias Clasen
6
-21
/
+7
2011-10-05
Add a warning to g_thread_init_with_errorcheck_mutexes
Matthias Clasen
1
-0
/
+1
2011-10-04
Deprecate g_thread_init()
Ryan Lortie
1
-13
/
+0
2011-10-02
Define GLIB_COMPILATION when building libgthread.so
Matthias Clasen
1
-0
/
+1
2011-09-21
g_thread_init: take a gpointer as the arg
Ryan Lortie
1
-2
/
+2
2011-09-21
Stop using GStaticMutex in two testcases
Ryan Lortie
1
-8
/
+6
2011-09-09
emufutex: remove init from g_thread_init_glib
Ryan Lortie
1
-4
/
+2
2011-09-09
Move the GThread implementations to glib/
Ryan Lortie
4
-981
/
+5
2011-09-09
invert gthread-impl includes
Ryan Lortie
4
-8
/
+13
2011-09-09
win32 threads: assume TryEnterCriticalSection
Ryan Lortie
1
-83
/
+7
2011-09-09
Stop using HAVE_G_THREAD_IMPL_INIT
Ryan Lortie
3
-8
/
+1
2011-09-09
Move thread priority translation into the backends
Ryan Lortie
3
-37
/
+51
2011-09-09
Remove useless macros from when we supported DCE
Ryan Lortie
1
-15
/
+8
2011-09-09
Remove support for DCE threads
Ryan Lortie
1
-56
/
+4
2011-09-09
Remove support for custom thread implementations
Ryan Lortie
1
-54
/
+10
2011-09-09
Remove the dead 'none' thread implementation
Ryan Lortie
2
-38
/
+0
2011-09-09
GThread: remove errorcheck mutex support
Ryan Lortie
1
-220
/
+8
2011-09-09
gthread: remove some unused forward declarations
Ryan Lortie
1
-7
/
+0
2011-09-09
Deprecated (undocumented) g_thread_gettime
Ryan Lortie
4
-48
/
+1
2011-09-09
Make threads mandatory
Dan Winship
1
-18
/
+0
2011-07-25
.gitignore the gwakeup-fallback testcase
Ryan Lortie
1
-0
/
+1
2011-07-25
GWakeup: make it private API
Ryan Lortie
2
-36
/
+10
2011-07-25
GWakeup: test fallback case
Ryan Lortie
2
-2
/
+44
2011-07-25
GWakeup .gitignore fixes
Ryan Lortie
1
-0
/
+1
2011-07-25
add a couple of testcases for GWakeup
Ryan Lortie
2
-0
/
+271
2011-07-22
gitignore tweaks
Ryan Lortie
1
-0
/
+2
2011-06-23
Run some tests with errorcheck mutexes too
Matthias Clasen
2
-0
/
+9
2011-06-20
gthread tests: Remove spurious return;
Colin Walters
1
-2
/
+0
2011-06-14
spawn-multithreaded: Clean up IO channel code
Colin Walters
1
-11
/
+16
2011-06-14
spawn-singlethread.c: New test
Colin Walters
2
-0
/
+198
2011-06-14
spawn-multithreaded: Also look for lt-test-echo
Colin Walters
1
-0
/
+5
2011-06-12
update .gitignores
Dan Winship
1
-1
/
+5
2011-06-07
Update the year in the *.rc.in files
Chun-wei Fan
1
-1
/
+1
2011-06-03
Implement pointer sized bitlocks
Ryan Lortie
1
-10
/
+40
2011-06-03
spawn-multithreaded: New test case
Colin Walters
3
-1
/
+278
2011-05-28
Add a regression test for GNOME#642026
Simon McVittie
2
-0
/
+94
2011-05-26
gthread: build unix tests only on unix
Marc-André Lureau
1
-0
/
+2
2011-05-22
Add some atomic ops tests
Matthias Clasen
2
-0
/
+76
2011-05-02
Update .gitignores
Dan Winship
1
-0
/
+1
2011-04-27
glib-unix: New API to watch some Unix signals
Colin Walters
1
-0
/
+5
2010-12-15
Remove the dead --disable-visiblity configure option
Matthias Clasen
1
-3
/
+0
2010-08-06
Replace -I with $(glib_INCLUDES) and friends
Ryan Lortie
2
-5
/
+2
2010-08-05
Add $(top_builddir)/glib to includes
paul
1
-0
/
+1
[next]