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-24
GDBusConnection: document that this object is (meant to be) thread-safe
HEAD
master
Simon McVittie
1
-0
/
+9
2011-10-24
GDBusConnection: make the closed flag atomic (but still lock to write)
Simon McVittie
1
-67
/
+96
2011-10-24
GDBusConnection: document which properties are protected by @lock
Simon McVittie
1
-9
/
+16
2011-10-24
GDBusConnection: access the exit-on-close flag atomically
Simon McVittie
1
-7
/
+17
2011-10-24
Annotate GDBusConnection private functions with thread/lock status
Simon McVittie
1
-26
/
+63
2011-10-22
Updated Hebrew translation.
Yaron Shahrabani
1
-1840
/
+1874
2011-10-21
Updated Slovenian translation
Matej Urbančič
1
-1545
/
+1550
2011-10-21
GDBusMessage: fix leak of GError
Ryan Lortie
1
-1
/
+1
2011-10-21
GVariant format string docs: fix maybe types
Ryan Lortie
1
-5
/
+6
2011-10-21
Make g_ascii_strtod behave as documented
Matthias Clasen
1
-3
/
+5
2011-10-21
GDBusConnection: check for initializedness in most public API
Simon McVittie
1
-0
/
+13
2011-10-21
GDBusConnection: document use while uninitialized as undefined behaviour
Simon McVittie
1
-0
/
+16
2011-10-21
GDBusConnection: check for initialization where needed for thread-safety
Simon McVittie
2
-8
/
+133
2011-10-21
GDBusConnection: replace is_initialized with an atomic flag
Simon McVittie
1
-15
/
+29
2011-10-20
Fix VS 2008 property sheet
Chun-wei Fan
1
-1
/
+1
2011-10-19
Deprecate g_atexit
Matthias Clasen
2
-1
/
+6
2011-10-19
desktop-app-info: annotate g_desktop_app_info_get_keywords()
Cosimo Cecchi
1
-1
/
+1
2011-10-19
more NEWS
2.31.0
Ryan Lortie
1
-1
/
+26
2011-10-19
The usual docs unbreaking...
Ryan Lortie
5
-6
/
+13
2011-10-19
configure.ac: join the cargo-cult of _cv_
Ryan Lortie
1
-4
/
+5
2011-10-19
gdbus-non-socket test: avoid use of a GMainContext across a fork
Simon McVittie
1
-13
/
+38
2011-10-19
gdbus-exit-on-close test: cover more possibilities
Simon McVittie
1
-16
/
+125
2011-10-19
GDBusWorker: if a read was cancelled it means we closed the connection
Simon McVittie
1
-1
/
+11
2011-10-19
Revert "Disable two GDBus tests"
Simon McVittie
2
-4
/
+2
2011-10-18
Fix bug in g_static_rec_mutex_unlock_full()
Ryan Lortie
1
-2
/
+5
2011-10-18
gatomic: introduce G_ATOMIC_LOCK_FREE
Ryan Lortie
6
-54
/
+93
2011-10-18
gatomic: cast to the correct pointer sign
Ryan Lortie
1
-3
/
+3
2011-10-18
[l10n] Updated German translation
Mario Blättermann
1
-1666
/
+1670
2011-10-18
gio: Introduce get_sort_key() methods on GDrive, GVolume and GMount
David Zeuthen
8
-0
/
+96
2011-10-18
tests/gobject: Use G_VALUE_INIT
Javier Jardón
1
-5
/
+5
2011-10-18
gobject: Use G_VALUE_INIT
Javier Jardón
12
-46
/
+46
2011-10-18
gio: Use G_VALUE_INIT
Javier Jardón
8
-18
/
+18
2011-10-18
GDBusConnection: Fix race in /gdbus/connection/life-cycle
Sjoerd Simons
1
-2
/
+1
2011-10-18
Actually Don't define GLIB_COMPILATION in libgthread
Alexander Larsson
3
-3
/
+11
2011-10-18
Don't define GLIB_COMPILATION in libgthread
Alexander Larsson
2
-11
/
+2
2011-10-17
Fix an include guard mismatch
Matthias Clasen
1
-1
/
+1
2011-10-17
Fix up testcase broken due to g_thread_new API change
Alexander Larsson
1
-2
/
+2
2011-10-18
Move _glib_get_locale_dir to ggettext.c
Chun-wei Fan
2
-50
/
+56
2011-10-17
Updated POTFILES.in
Piotr Drąg
1
-20
/
+21
2011-10-17
Fix gio.symbols
Chun-wei Fan
1
-1
/
+0
2011-10-17
GLib: Add forgotten includes and build fixes
Chun-wei Fan
4
-0
/
+12
2011-10-17
Revert "Bug 652827 - glib-2.29.8 no longer builds with mingw.org's toolchain"
Ryan Lortie
2
-12
/
+2
2011-10-17
Update VS property sheets
Chun-wei Fan
2
-0
/
+15
2011-10-17
glib/tests/thread.c: Add config guards
Chun-wei Fan
1
-0
/
+4
2011-10-17
Update VS property sheets
Chun-wei Fan
2
-3
/
+3
2011-10-17
More include cleanups
Matthias Clasen
4
-7
/
+1
2011-10-17
Update VS property sheets
Chun-wei Fan
2
-2
/
+2
2011-10-17
include cleanup
Matthias Clasen
1
-4
/
+0
2011-10-17
Make things compile again
Matthias Clasen
5
-388
/
+5
2011-10-17
Move gettext variations into their own files
Matthias Clasen
2
-0
/
+461
[next]