index
:
glib.git
byte-array-hash
master
Unnamed repository; edit this file 'description' to name the repository.
Stef Walter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
Make the default log handler more useful
HEAD
master
Matthias Clasen
3
-2/+92
2011-11-03
Move old deprecated gmain api into deprecated/
Matthias Clasen
4
-100/+140
2011-11-03
Remove single-include guards in deprecated/
Matthias Clasen
4
-4/+4
2011-11-03
GIO: Don't use G_DISABLE_DEPRECATED for functions
Matthias Clasen
10
-25/+7
2011-11-03
GObject: Don't use G_DISABLE_DEPRECATED for functions
Matthias Clasen
5
-15/+4
2011-11-03
Update deprecation docs
Matthias Clasen
1
-11/+10
2011-11-03
Don't use G_DISABLE_DEPRECATED guards around deprecated functions
Matthias Clasen
15
-41/+8
2011-10-28
glib-mkenums: add --identifier-prefix and --symbol-prefix args
Dan Winship
2
-11/+56
2011-10-28
docs: don't refer to a deprecated glib-mkenums flag
Dan Winship
1
-2/+2
2011-10-28
glib-mkenums.in: fix @ENUMPREFIX@ with /*< underscore_name=... >*/
Dan Winship
1
-1/+1
2011-10-27
gdbus: avoid warning when finalizing a GDBusObjectManagerClient
Aleksander Morgado
1
-3/+3
2011-10-27
g_bus_own_name: fix race when unowning a name immediately after owning it
David Zeuthen
2
-26/+89
2011-10-26
Revert "gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case."
Ryan Lortie
1
-8/+0
2011-10-26
gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case.
Murray Cumming
1
-0/+8
2011-10-25
Add TAGS files to .gitignore
Damien Lespinau
1
-0/+1
2011-10-25
Fix some build issues on OpenBSD
Robert Nagy
1
-4/+13
2011-10-25
Fix document generation in out of tree builds
Sjoerd Simons
2
-2/+2
2011-10-25
g_parse_debug_string: invert flags given besides "all"
Will Thompson
2
-14/+45
2011-10-25
Test g_parse_debug_string ("all")
Will Thompson
1
-1/+4
2011-10-24
Fix 'make check' with clang
Matthias Clasen
1
-2/+2
2011-10-24
Fix g_hash_table_iter_replace
Matthias Clasen
2
-5/+59
2011-10-24
GDBusConnection: document that this object is (meant to be) thread-safe
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-20
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
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-19
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
[next]