platform/upstream/glib.git
2010-06-30 David ZeuthenGDBus: plug some memory leaks
2010-06-30 Ryan LortieGSettings: accept <flags> as an alias for <enum>
2010-06-30 Ryan Lortiegsettings.m4: add support for enums
2010-06-30 David ZeuthenGDBus: Take a reference to the GDBusInterfaceInfo object
2010-06-30 David ZeuthenGDBus: Rename `introspection_data' parameter to `interf...
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-30 Ryan LortieGSettings: add <override>, tests, modify output
2010-06-29 Ryan LortieGSettings: new <schema> tags 'extends', 'list-of'
2010-06-29 Ryan Lortieglib-compile-schemas: fix small leak
2010-06-29 David ZeuthenBug 623143 – Never require non-closed connections
2010-06-29 Milan Bouchet... Bug 622294 - More annotations for GVariant
2010-06-28 Colin Walters[autogen.sh] Support NOCONFIGURE (from gnome-common)
2010-06-28 Jorge GonzálezUpdated Spanish translation
2010-06-28 Ryan LortieBug 622565 - compile-schemas fails when no schemas
2010-06-28 Ryan LortieGSettings: peek instead of ref/unref enum class
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-28 Yaron ShahrabaniUpdated Hebrew translation.
2010-06-27 Matthias ClasenFix a alloc/free mismatch
2010-06-27 Matthias ClasenFilter out child schema entries when listing keys
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-27 Ryan LortieGSettings: Don't free value before using its type
2010-06-26 Kristian RietveldAdd PCRE_EXP_DECL to pcre_callout declaration
2010-06-26 Jorge GonzálezUpdated Spanish translation
2010-06-25 Ryan LortieBug 622128 - retry with default for failed mapping
2010-06-25 Colin Walters[gbinding] Move argument reference out of first column
2010-06-24 Dan WinshipHack up glib/tests/array-test to not actually malloc 2G
2010-06-24 Ryan Lortieversion.bump()
2010-06-24 Ryan LortieRelease glib 2.25.10 2.25.10
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieClarify GSettings documentation wrt errors
2010-06-24 Ryan Lortieg_keyfile_settings_backend_new doc improvement
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieAdd g_settings_schema_exists
2010-06-24 Ryan LortieKeyfileSettingsBackend: fix symbol visibility leak
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-24 Ryan LortieGSettingsBackend: some debug code
2010-06-24 Ryan LortieIgnore more glib test cases
2010-06-24 Ryan Lortiefix leaks in the GSettings test case
2010-06-24 Ryan LortieGChecksum: accept NULL pointer with length 0
2010-06-24 Ryan LortieGSettings "delayed": don't leak unapplied keys
2010-06-24 Matthias ClasenDeprecate some rarely-used APIS
2010-06-23 Christian DywanIntroduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
2010-06-23 Emmanuele Bassibinding: Add SYNC_CREATE to the flags
2010-06-23 Ryan Lortieneutralise pltcheck.sh
2010-06-23 Matthias ClasenGIO doc cleanups
2010-06-23 Matthias ClasenDocument g_cclosure_marshal_VOID__VARIANT
2010-06-23 Matthias ClasenIgnore gatomicarray.h
2010-06-23 Matthias Clasensilence gtk-doc
2010-06-23 Matthias ClasenAdd some more unicode property tests
2010-06-23 Matthias ClasenMove node tests to the test framework
2010-06-23 Matthias ClasenSome more hash, utils and checksum tests
2010-06-23 Matthias ClasenMove node test to the test framework
2010-06-23 Matthias ClasenMove date tests to the test framework
2010-06-23 Matthias ClasenAdd an index for 2.26 api additions
2010-06-23 Milan Bouchet... Improve documentation for g_strcmp0()
2010-06-22 David ZeuthenGDBusProxy: Don't warn when calling methods on other...
2010-06-22 Dan Winshipgio/tests/testapps: Fix source refcounting
2010-06-22 Dan WinshipGSocketConnection: don't close the socket if it's still...
2010-06-22 Dan WinshipGSocketInput/OutputStream: fix non-blocking on Windows
2010-06-22 David ZeuthenGDBus: update padding
2010-06-22 Matthias ClasenImprove g_application_new documentation
2010-06-22 Ryan LortieAdd single include guards to gvariant[type].h
2010-06-22 Tor LillqvistMake the protocol.c test program compile on Windows
2010-06-22 Tor LillqvistFix build with the Microsoft compiler
2010-06-22 Tor LillqvistBypass a few functions not used on Windows when compili...
2010-06-22 Matthias ClasenAdd a test for g_strip_prefix
2010-06-22 Matthias ClasenMove hash tests to the test framework
2010-06-22 Matthias ClasenSome more tests
2010-06-22 Matthias ClasenMove checksum tests to the test framework
2010-06-22 Matthias ClasenAdd some more Unicode tests
2010-06-21 David ZeuthenBug 621945 – Filter outgoing messages in GDBusConnection
2010-06-21 Ryan Lortiegobject docs: ignore some sgml files
2010-06-21 Ryan Lortie.gitignore the moved tests
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-21 Ryan Lortiedistcheck fix
2010-06-21 Ryan LortieAdd check for -Bsymbolic-functions linker flag
2010-06-21 Ryan LortieRemove gsettings-schema-convert tool
2010-06-21 Javier Jardón[docs] Fix typo
2010-06-21 Sven Herzbergdon't treat debug/info/message as fatal messages by...
2010-06-21 Matthias ClasenAdd a test for g_unichar_validate
2010-06-21 Matthias ClasenTest inplace decoding
2010-06-21 Matthias ClasenSome more utf8 tests
2010-06-21 Matthias ClasenTest glib_check_version
2010-06-21 Matthias ClasenAdd support for coverage reports with lcov
2010-06-21 Matthias ClasenSome fixes
2010-06-21 Matthias ClasenMove utf8 validation tests to the test framework
2010-06-21 Matthias ClasenMove utf8 pointer tests to test framework
2010-06-20 Matthias ClasenConsolide base64 tests in a single file
2010-06-20 Matthias ClasenMove scanner tests to glib/tests
2010-06-20 Ryan LortieGVariant: fix doc copy/paste error
2010-06-20 Ryan LortieAdd enum type for GVariantParseError
2010-06-20 Matthias ClasenMove sequence tests to the test framework
2010-06-20 Matthias ClasenMove base64 tests of to test framework
2010-06-20 Matthias ClasenAdd new scripts to docs
2010-06-20 Matthias ClasenMove regex tests to the g_test framework
2010-06-20 Christian PerschDocs fix
2010-06-20 Matthias ClasenUpdate the include pcre to 8.02
2010-06-20 Matthias ClasenAdd Unicode 5.2 scripts
2010-06-20 Matthias ClasenFix a memory leak in g_ptr_array_remove_index_fast
next