platform/upstream/glib.git
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
2010-06-19 Ryan LortieGSettings: complete support for enum binding
2010-06-19 Johan Dahlin[configure] Require dbus 1.2.14
2010-06-19 Christian PerschTiny docs fix
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-19 Christian PerschAdd g_variant_is_floating
2010-06-19 Christian PerschFix a preprocessor warning with --disable-visibility
2010-06-19 Milan Bouchet... Fix gsettings tool crash, part 2
2010-06-19 Milan Bouchet... Fix gsettings tool crash
2010-06-19 Ryan LortieFix bug in strinfo
2010-06-19 Fran DiéguezUpdated Galician translations
2010-06-19 Ryan LortieAdd a note to docs about paragraphs in schemas
2010-06-19 Ryan LortieConditional gsettings.m4 support, AC_PATH_PROG
2010-06-18 Jürg BilleterGDBus: Sink closures in _with_closures functions
2010-06-18 Colin Walters[GApplication] Add working directory to platform data
2010-06-18 Tor LillqvistFix build on non-Unix
2010-06-17 Matthias Clasen2.25.9
2010-06-17 Matthias ClasenFix a mismerge 2.25.9
2010-06-17 Matthias ClasenFix distcheck
2010-06-17 Christian PerschFix VARIANT out args
2010-06-17 Christian PerschAdd VARIANT to glib-genmarshal docs
2010-06-17 David ZeuthenGDBusMessage: Fix bug when deserializing a message
2010-06-17 Christian PerschDistcheck fix
2010-06-17 Ryan LortieMake g_settings_sync() a proper prototype.
2010-06-17 Matthias ClasenFix the build
2010-06-17 Matthias ClasenUpdates
2010-06-17 David ZeuthenGDBus: Complain via g_warning() if an invalid message...
2010-06-17 David ZeuthenGDBusMessage: Properly check error and bail if set
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-17 Matthias Clasenfix a typo
2010-06-17 Christian PerschFix GApplication for the G_TYPE_VARIANT change
2010-06-17 Matthias ClasenUpdate api docs to current api
2010-06-17 David ZeuthenCatch up with G_TYPE_VARIANT changes
2010-06-17 Matthias ClasenFix a typo
2010-06-17 Ryan LortieGSettings: remove "context" from backend too.
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-17 Ryan LortieRevert "GVariant: add g_variant_default_value()"
2010-06-17 Ryan LortieOnly run the schema compiler from the test cases
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
2010-06-17 Cosimo CecchiBug 621905 – Assume a ref when doing async work
2010-06-17 Ryan LortieGSettings-related distcheck fixups
2010-06-17 Ryan LortieAdd 'if' that was absorbed by $(AM_V_GEN)
next