platform/upstream/glib.git
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
2011-10-15 Matthias ClasenForgotten file
2011-10-15 Matthias ClasenDrop unused copy of _g_getenv_nomalloc
2011-10-15 Simon McVittieGDBusConnection: warn that direct access to the stream...
2011-10-15 Torsten SchönfeldAdd two annotations to gio
2011-10-15 Simon McVittieDocument that types are limited to 64 KiB
2011-10-15 Kean JohnstonGIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"
2011-10-15 Giovanni CampagnaGKeyFile: improve introspection annotations
2011-10-15 Giovanni CampagnaTurn GKeyFile into a boxed for introspection
2011-10-15 Christian PerschGKeyFile: Add refcounting API
2011-10-15 Matthias ClasenAdd 'Since 2.32' indexes to gio and gobject docs
2011-10-15 Dan WinshipGAppLaunchContext: add environment-manipulating functions
2011-10-15 Matthias ClasenMisc doc formatting fixes
2011-10-15 Matthias ClasenAdd tests for new g_environ_ functions
2011-10-15 Matthias ClasenMove environment-related functions into their own files
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-15 Ryan LortieAdd to the pitfalls: fork() and daemon()
2011-10-15 Ryan Lortietests/Makefile.am: remove unused LDFLAGS variable
2011-10-15 Matthias ClasenExpand thread docs a bit
2011-10-15 Matthias ClasenDocumentation tweaks
2011-10-15 Fran DieguezUpdaged Galician translations
2011-10-15 Ryan LortieCheck for "our" threads in some places
2011-10-15 Ryan Lortiegtk-doc g_thread_ref() and g_thread_unref()
2011-10-15 Ryan LortieRename g_thread_try to g_thread_try_new
2011-10-15 Matthias ClasenAdd atomic test to TEST_PROGS
2011-10-15 Matthias ClasenDocumentation additions
2011-10-15 Matthias ClasenImprove test coverage
2011-10-15 Matthias ClasenAdd a test involving g_thread_ref/unref
2011-10-15 Matthias ClasenAdd g_thread_try to the docs
2011-10-15 Matthias ClasenUpdate doc lists
2011-10-15 Matthias ClasenMinor doc clarifications
2011-10-15 Ryan LortieMention thread API changes in README
2011-10-15 Ryan LortieI read the news today, oh boy...
2011-10-15 Ryan LortieStop checking for fork() across GMainContext
2011-10-15 Ryan LortieMask all signals in GLib worker thread
2011-10-14 Florian Müllnerdesktop-app-info: Add support for X-GNOME-Keywords
2011-10-14 Ryan Lortieg_cond_timed_wait: support NULL time parameter
2011-10-14 Ryan LortieGCond: use monotonic time for timed waits
2011-10-13 Ryan Lortietests: disable deprecation warnings for tests
2011-10-13 Ryan Lortiegutils: stop using GStaticPrivate
2011-10-13 Ryan LortieRevert "make struct _GThread private"
2011-10-13 Ryan Lortiemake struct _GThread private
2011-10-13 Ryan Lortietidy up gthreadprivate.h
2011-10-13 Ryan Lortiedrop g_thread_new_full()
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-13 Ryan LortieGThread: make refcounting public
2011-10-13 Ryan Lortiethread: simplify 'free' process
2011-10-13 Ryan Lortieremove 'joinable' parameter to backends
2011-10-13 Ryan Lortieposix threads: joinable tweaks
2011-10-13 Ryan Lortietests: don't #include <sys/resource.h> on win32
2011-10-13 Ryan Lortiewin32 threads: simplify
2011-10-13 Ryan LortieOnly g_system_thread_free() our own threads
2011-10-13 Ryan LortieFinish killing off GSystemThread
2011-10-13 Ryan Lortiewin32 threads: use our own data, not system_thread
2011-10-13 Ryan Lortiewin32: fix function name clash
2011-10-13 Ryan Lortieposix threads: use our own system_thread
next