platform/upstream/glib.git
2011-10-28 Dan Winshipglib-mkenums.in: fix @ENUMPREFIX@ with /*< underscore_n...
2011-10-27 Aleksander... gdbus: avoid warning when finalizing a GDBusObjectManag...
2011-10-27 David Zeutheng_bus_own_name: fix race when unowning a name immediate...
2011-10-26 Ryan LortieRevert "gthread: G_STATIC_MUTEX_INIT: Fix this for...
2011-10-26 Murray Cumminggthread: G_STATIC_MUTEX_INIT: Fix this for the non...
2011-10-25 Damien LespinauAdd TAGS files to .gitignore
2011-10-25 Robert NagyFix some build issues on OpenBSD
2011-10-25 Sjoerd SimonsFix document generation in out of tree builds
2011-10-25 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-25 Will ThompsonTest g_parse_debug_string ("all")
2011-10-24 Matthias ClasenFix 'make check' with clang
2011-10-24 Matthias ClasenFix g_hash_table_iter_replace
2011-10-24 Simon McVittieGDBusConnection: document that this object is (meant...
2011-10-24 Simon McVittieGDBusConnection: make the closed flag atomic (but still...
2011-10-24 Simon McVittieGDBusConnection: document which properties are protecte...
2011-10-24 Simon McVittieGDBusConnection: access the exit-on-close flag atomically
2011-10-24 Simon McVittieAnnotate GDBusConnection private functions with thread...
2011-10-22 Yaron ShahrabaniUpdated Hebrew translation.
2011-10-21 Matej UrbančičUpdated Slovenian translation
2011-10-21 Ryan LortieGDBusMessage: fix leak of GError
2011-10-21 Ryan LortieGVariant format string docs: fix maybe types
2011-10-21 Matthias ClasenMake g_ascii_strtod behave as documented
2011-10-21 Simon McVittieGDBusConnection: check for initializedness in most...
2011-10-21 Simon McVittieGDBusConnection: document use while uninitialized as...
2011-10-21 Simon McVittieGDBusConnection: check for initialization where needed...
2011-10-21 Simon McVittieGDBusConnection: replace is_initialized with an atomic...
2011-10-20 Chun-wei FanFix VS 2008 property sheet
2011-10-20 Matthias ClasenDeprecate g_atexit
2011-10-19 Cosimo Cecchidesktop-app-info: annotate g_desktop_app_info_get_keywo...
2011-10-19 Ryan Lortiemore NEWS 2.31.0
2011-10-19 Ryan LortieThe usual docs unbreaking...
2011-10-19 Ryan Lortieconfigure.ac: join the cargo-cult of _cv_
2011-10-19 Simon McVittiegdbus-non-socket test: avoid use of a GMainContext...
2011-10-19 Simon McVittiegdbus-exit-on-close test: cover more possibilities
2011-10-19 Simon McVittieGDBusWorker: if a read was cancelled it means we closed...
2011-10-19 Simon McVittieRevert "Disable two GDBus tests"
2011-10-19 Ryan LortieFix bug in g_static_rec_mutex_unlock_full()
2011-10-18 Ryan Lortiegatomic: introduce G_ATOMIC_LOCK_FREE
2011-10-18 Ryan Lortiegatomic: cast to the correct pointer sign
2011-10-18 Mario Blättermann[l10n] Updated German translation
2011-10-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-18 Javier Jardóntests/gobject: Use G_VALUE_INIT
2011-10-18 Javier Jardóngobject: Use G_VALUE_INIT
2011-10-18 Javier Jardóngio: Use G_VALUE_INIT
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-10-18 Alexander LarssonActually Don't define GLIB_COMPILATION in libgthread
2011-10-18 Alexander LarssonDon't define GLIB_COMPILATION in libgthread
2011-10-17 Matthias ClasenFix an include guard mismatch
2011-10-17 Alexander LarssonFix up testcase broken due to g_thread_new API change
2011-10-17 Chun-wei FanMove _glib_get_locale_dir to ggettext.c
2011-10-17 Piotr DrągUpdated POTFILES.in
2011-10-17 Chun-wei FanFix gio.symbols
2011-10-17 Chun-wei FanGLib: Add forgotten includes and build fixes
2011-10-17 Ryan LortieRevert "Bug 652827 - glib-2.29.8 no longer builds with...
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Chun-wei Fanglib/tests/thread.c: Add config guards
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Matthias ClasenMore include cleanups
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Matthias Claseninclude cleanup
2011-10-17 Matthias ClasenMake things compile again
2011-10-17 Matthias ClasenMove gettext variations into their own files
2011-10-17 Matthias ClasenReshuffle some functions between gutils and gfileutils
2011-10-17 Matthias Claseninclude cleanup
2011-10-17 Matthias ClasenTrivial
2011-10-17 Matthias ClasenReshuffle genviron.c
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-10-17 Ryan Lortiegobject/gio: some last missed statics/inclues
2011-10-17 Ryan Lortiegthread/: fix up declarations
2011-10-17 Ryan LortieAdd private prototype for g_thread_init_glib()
2011-10-17 Ryan Lortiegio static fixups
2011-10-17 Ryan Lortiestatic and #include fixups in glib/
2011-10-17 Ryan Lortiegenviron: #include fixups
2011-10-17 Ryan Lortiemore 'static' adding in testcases
2011-10-17 Ryan Lortiecontexts test: don't use deprecated GCond wait API
2011-10-17 Ryan LortieMark some functions 'static' in glib/tests
2011-10-17 OKANO TakayoshiUpdated Japanese translation
2011-10-16 Ryan LortieREADME: Add note about gobject->gthread situation
2011-10-16 Ryan Lortiegobject.pc: remove dependency on gthread
2011-10-16 Ryan Lortiedrop -uninstalled.pc files
2011-10-16 Ryan Lortiegitignore
2011-10-16 Ryan Lortiegthread: move test cases to glib/
2011-10-16 Ryan Lortietests: merge gthread/ and glib/ atomic tests
2011-10-16 Ryan Lortieglib/tests/atomic: convert to proper gtester test
2011-10-16 Matthias ClasenAlso clean up includes
2011-10-16 Matthias ClasenMove charset and locale name functions to their own...
2011-10-16 Matthias ClasenAdd deprecation annotations to mem chunk apis
2011-10-16 Matthias ClasenMove version APIs out of gutils
2011-10-16 Matthias ClasenMove GTrashStack out of gutils.[hc]
2011-10-16 Matthias ClasenPass correct data to fatal log handlers
2011-10-16 Martin PittClarify g_spawn_*() behaviour without full path
2011-10-16 Matthias ClasenAdd a tests of some GVfs functions
2011-10-16 Jiro MatsuzawaUpdated Japanese translation
2011-10-16 Jiro MatsuzawaUpdated Japanese translation
2011-10-16 Matthias ClasenAdd app lauch environment test
2011-10-16 Matthias ClasenAdd g_get_codeset test
2011-10-16 Matthias ClasenAdd GAsyncQueue unit test
2011-10-16 Matthias ClasenMove g_get_codeset next to g_get_charset
2011-10-16 Matthias ClasenInclude genviron.h where necessary
2011-10-15 Matthias ClasenAnd fix the syntax, too
next