index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gthread
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-07-31
Also use trylock in the bitlock tests
Matthias Clasen
1
-1
/
+7
2010-06-21
Use -Bsymbolic-functions, drop g*alias PLT hackery
Ryan Lortie
1
-1
/
+1
2010-06-19
Fix a preprocessor warning with --disable-visibility
Christian Persch
1
-0
/
+2
2010-06-15
Sprinkle some $(AM_V_GEN) around to make the build more silent.
Christian Persch
1
-1
/
+1
2010-04-22
Fix !srcdir build
Matthias Clasen
1
-1
/
+1
2010-04-21
Fix typo in GMutex error message
Colin Walters
1
-1
/
+1
2010-02-04
Update copyright years
Tor Lillqvist
1
-1
/
+1
2010-01-28
improve gitignore
Ryan Lortie
1
-0
/
+1
2010-01-28
Bug 548967 - 1 bit mutex lock: add tests
Ryan Lortie
4
-0
/
+147
[next]