gsettingsschema: Use the trusted parameter
[platform/upstream/glib.git] / glib /
2011-11-17 Matthias ClasenDeal gracefully with NULL log domains
2011-11-16 Alexander Larssonwin32: Make g_get_monotonic_clock lockless
2011-11-16 Alexander Larssonwin32: Use timeGetTime as monotonic base
2011-11-16 Alexander Larssonwin32: Add a monotonic timer
2011-11-15 Sjoerd SimonsFix 1bit mutex test on platforms with 32 bit aligned...
2011-11-15 Matthias ClasenAvoid unused variable warnings in g_ascii_strtod
2011-11-15 Matthias ClasenGThread: handle thread names safely
2011-11-15 Matthias ClasenMove remaining docs inline
2011-11-15 Matthias ClasenMove GDate docs inline
2011-11-15 Matthias ClasenMove i18n docs inline
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-11-14 Dan WinshipFix glib/tests/utils for g_parse_debug_string() changes
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-11-12 Matthias ClasenParse G_DEBUG only once
2011-11-12 Matthias Clasenglib-unix.h: Add G_BEGIN/END_DECLS
2011-11-12 Chun-wei Fangstrfuncs.c: Fix variable declaration
2011-11-09 Kristian RietveldNeed to include xlocale.h on Darwin for strtod_l
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-11-07 Benjamin Ottedocs: Tell which function to use to avoid errors.
2011-11-03 Alexander Larssonwin32: Remove some debug spew on startup
2011-11-03 Matthias ClasenMake the default log handler more useful
2011-11-03 Matthias ClasenMove old deprecated gmain api into deprecated/
2011-11-03 Matthias ClasenRemove single-include guards in deprecated/
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
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 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-24 Matthias ClasenFix g_hash_table_iter_replace
2011-10-21 Matthias ClasenMake g_ascii_strtod behave as documented
2011-10-20 Matthias ClasenDeprecate g_atexit
2011-10-19 Ryan LortieThe usual docs unbreaking...
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 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 Chun-wei FanMove _glib_get_locale_dir to ggettext.c
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 Fanglib/tests/thread.c: Add config guards
2011-10-17 Matthias ClasenMore include cleanups
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 Lortiegthread/: fix up declarations
2011-10-17 Ryan LortieAdd private prototype for g_thread_init_glib()
2011-10-17 Ryan Lortiestatic and #include fixups in glib/
2011-10-17 Ryan Lortiegenviron: #include fixups
2011-10-17 Ryan LortieMark some functions 'static' in glib/tests
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 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 Giovanni CampagnaGKeyFile: improve introspection annotations
2011-10-15 Christian PerschGKeyFile: Add refcounting API
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 Matthias ClasenExpand thread docs a bit
2011-10-15 Matthias ClasenDocumentation tweaks
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 ClasenMinor doc clarifications
2011-10-15 Ryan LortieStop checking for fork() across GMainContext
2011-10-15 Ryan LortieMask all signals in GLib worker thread
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 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()
next