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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-15
Add tests for new g_environ_ functions
Matthias Clasen
1
-2
/
+60
2011-10-15
Move environment-related functions into their own files
Matthias Clasen
5
-624
/
+30
2011-10-15
gutils: Add functions for working with environment arrays
Dan Winship
5
-48
/
+225
2011-10-15
Add to the pitfalls: fork() and daemon()
Ryan Lortie
1
-0
/
+12
2011-10-15
tests/Makefile.am: remove unused LDFLAGS variable
Ryan Lortie
1
-1
/
+0
2011-10-15
Expand thread docs a bit
Matthias Clasen
1
-5
/
+38
2011-10-15
Documentation tweaks
Matthias Clasen
1
-25
/
+41
2011-10-15
Updaged Galician translations
Fran Dieguez
1
-402
/
+422
2011-10-15
Check for "our" threads in some places
Ryan Lortie
1
-3
/
+17
2011-10-15
gtk-doc g_thread_ref() and g_thread_unref()
Ryan Lortie
1
-0
/
+18
2011-10-15
Rename g_thread_try to g_thread_try_new
Ryan Lortie
6
-15
/
+15
2011-10-15
Add atomic test to TEST_PROGS
Matthias Clasen
1
-2
/
+2
2011-10-15
Documentation additions
Matthias Clasen
1
-0
/
+2
2011-10-15
Improve test coverage
Matthias Clasen
3
-2
/
+74
2011-10-14
Add a test involving g_thread_ref/unref
Matthias Clasen
1
-2
/
+15
2011-10-14
Add g_thread_try to the docs
Matthias Clasen
1
-0
/
+1
2011-10-14
Update doc lists
Matthias Clasen
1
-2
/
+3
2011-10-14
Minor doc clarifications
Matthias Clasen
1
-6
/
+7
2011-10-14
Mention thread API changes in README
Ryan Lortie
1
-2
/
+11
2011-10-14
I read the news today, oh boy...
Ryan Lortie
1
-0
/
+201
2011-10-14
Stop checking for fork() across GMainContext
Ryan Lortie
1
-14
/
+0
2011-10-14
Mask all signals in GLib worker thread
Ryan Lortie
2
-0
/
+26
2011-10-14
desktop-app-info: Add support for X-GNOME-Keywords
Florian Müllner
4
-0
/
+24
2011-10-14
g_cond_timed_wait: support NULL time parameter
Ryan Lortie
1
-0
/
+6
2011-10-13
GCond: use monotonic time for timed waits
Ryan Lortie
8
-120
/
+167
2011-10-13
tests: disable deprecation warnings for tests
Ryan Lortie
3
-2
/
+5
2011-10-13
gutils: stop using GStaticPrivate
Ryan Lortie
1
-3
/
+3
2011-10-13
Revert "make struct _GThread private"
Ryan Lortie
2
-9
/
+9
2011-10-13
make struct _GThread private
Ryan Lortie
2
-9
/
+9
2011-10-13
tidy up gthreadprivate.h
Ryan Lortie
2
-23
/
+18
2011-10-13
drop g_thread_new_full()
Ryan Lortie
6
-57
/
+10
2011-10-13
g_thread_new: never fail
Ryan Lortie
26
-87
/
+73
2011-10-13
thread: nuke the concept of 'joinable'
Ryan Lortie
27
-92
/
+87
2011-10-13
GThread: make refcounting public
Ryan Lortie
3
-1
/
+15
2011-10-13
thread: simplify 'free' process
Ryan Lortie
2
-22
/
+19
2011-10-13
remove 'joinable' parameter to backends
Ryan Lortie
4
-4
/
+1
2011-10-12
posix threads: joinable tweaks
Ryan Lortie
1
-5
/
+19
2011-10-12
tests: don't #include <sys/resource.h> on win32
Ryan Lortie
1
-1
/
+4
2011-10-12
win32 threads: simplify
Ryan Lortie
1
-48
/
+9
2011-10-12
Only g_system_thread_free() our own threads
Ryan Lortie
2
-8
/
+15
2011-10-12
Finish killing off GSystemThread
Ryan Lortie
4
-33
/
+11
2011-10-12
win32 threads: use our own data, not system_thread
Ryan Lortie
1
-7
/
+17
2011-10-12
win32: fix function name clash
Ryan Lortie
1
-2
/
+2
2011-10-12
posix threads: use our own system_thread
Ryan Lortie
1
-7
/
+17
2011-10-12
thread creation: Simplify error handling
Ryan Lortie
3
-17
/
+14
2011-10-12
Combine g_sytem_thread_{new,create}()
Ryan Lortie
4
-43
/
+29
2011-10-12
g_system_thread_create: drop 'data' arg
Ryan Lortie
4
-6
/
+3
2011-10-12
g_system_thread_create: SystemThread -> RealThread
Ryan Lortie
4
-6
/
+6
2011-10-12
Move more docs inline
Matthias Clasen
3
-300
/
+269
2011-10-12
g_system_thread_join: rename to _wait()
Ryan Lortie
4
-4
/
+4
[prev]
[next]