platform/upstream/glib.git
2010-07-10 Matthias ClasenTurn on glibc malloc checking features for make check
2010-07-10 Ryan LortieGVariant: don't leak during type inferencing
2010-07-10 Jorge GonzálezUpdated Spanish translation
2010-07-09 Matthias ClasenFix some leaks in the inotify code
2010-07-09 Matthias ClasenAdapt to recent MLS changes
2010-07-08 Matthias ClasenRemove dead links from the IEEE float documentation
2010-07-08 Matthias ClasenImprove the long description of GString
2010-07-08 Will ThompsonDocument NULL shortcut to g_value_array_insert etc.
2010-07-08 Matthias ClasenImprove some GNode docs
2010-07-08 Matthias ClasenExpand the g_sprintf docs
2010-07-08 Matthias ClasenAdd a note about l10n to the g_strconcat docs
2010-07-08 Matthias ClasenMove uri conversion functions to a better place in...
2010-07-08 Jorge GonzálezUpdated Spanish translation
2010-07-08 Matthias ClasenComment out an unused function
2010-07-08 Matthias ClasenFix an oversight in the previous commit
2010-07-08 Matthias ClasenUse glib infrastructure to parse debug flags
2010-07-08 Matthias ClasenBe a bit more picky when deciding if mounts are internal
2010-07-08 Matthias ClasenA little more correctness in formatting pids
2010-07-08 Matthias ClasenEscape arguments when putting together a cmdline
2010-07-08 Matthias Clasenxinclude the dtd
2010-07-08 Matthias ClasenUpdate the dtd to match the implementation
2010-07-08 Matthias ClasenHandle MLS selinux policy better
2010-07-08 Matthias ClasenCheck for zlib using pkg-config
2010-07-08 Matthias ClasenUse proper variables
2010-07-08 Ryan Lortiebase64: remove unnecessary assertions
2010-07-08 Matthias Clasenforgotten file
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 David ZeuthenGDBus: Hide instance structures for classes we don...
2010-07-07 Ryan Lortiefix trivial copy/paste error in bytestring docs
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-07 Fran DiéguezUpdated Galician translations
2010-07-07 David ZeuthenGDBus: Only rewrite serial number if g_dbus_message_get...
2010-07-07 Ryan LortieGSettings: warn if use the 'memory' backend
2010-07-07 Ryan Lortietrivial GSettings docs fix
2010-07-07 David ZeuthenBug 623538 – GDBusProxy::g-properties-changed emission...
2010-07-07 David ZeuthenBug 623537 – GDBusProxy has weird checking on NameOwner...
2010-07-07 Matthias ClasenFix some errors in translated strings
2010-07-07 Matthias ClasenClear the buffer initially
2010-07-07 Matthias ClasenDon't forget to dist keyfiletest.ini
2010-07-07 Danielle MadeleyInclude sys/wait.h for WEXITSTATUS()
2010-07-06 David ZeuthenGDBus: Handle autolaunching on UNIX/Freedesktop OSes
2010-07-06 David ZeuthenGDBus: Properly handle empty address strings
2010-07-06 Matthias ClasenFix problems with the keyfile test
2010-07-06 Matthias ClasenImprove keyfile test coverage
2010-07-06 Matthias ClasenDefine SRCDIR
2010-07-06 Matthias ClasenAdd some GDir tests
2010-07-06 Matthias ClasenImprove uri test coverage
2010-07-06 Matthias ClasenMove uri tests to the test framework
2010-07-06 Matthias ClasenAdd more list tests
2010-07-06 Matthias ClasenMove tree tests to the test framework
2010-07-06 Matthias ClasenMove slist tests to the test framework
2010-07-06 Matthias ClasenMove list tests to the test framework
2010-07-06 Matthias ClasenAdd some more checks to the binding tests
2010-07-06 Matthias ClasenRemove a redundant branch
2010-07-06 Matthias ClasenRemove cases of ;;
2010-07-06 Matthias ClasenTest charset conversion with fallbacks
2010-07-06 Matthias ClasenFix the get_property implementation for GSettings:...
2010-07-06 Matthias ClasenAdd several more settings tests
2010-07-06 Matthias ClasenSmall documentation addition
2010-07-06 Matthias ClasenFix icons test to compile
2010-07-06 Matthias ClasenTest enum mapping
2010-07-06 Matthias ClasenMore stream tests
2010-07-06 Matthias ClasenAdd more checks
2010-07-06 Matthias ClasenAdd some buffered output tests
2010-07-06 Matthias ClasenAdd some more tests for the buffered read code
2010-07-06 Matthias ClasenTrivial cleanups
2010-07-05 Ryan LortieAdd --disable-Bsymbolic flag
2010-07-05 Matthias ClasenMisc test additions
2010-07-05 Matthias ClasenFix a typo
2010-07-05 Matthias ClasenCleanups
2010-07-05 Matthias ClasenAdd some more tests
2010-07-05 Matthias ClasenAdd some GAppLaunchContext tests
2010-07-05 Matthias ClasenAdd the new tests to the correct variable
2010-07-05 Matthias ClasenAdd some contenttype tests
2010-07-05 Matthias ClasenAdd a test for skipping
2010-07-05 Matthias ClasenAdd some CharsetConverter tests
2010-07-05 Matthias ClasenMove charset conversion tests to the test framework
2010-07-05 Matthias ClasenAdd some more appinfo tests
2010-07-04 Jorge GonzálezUpdated Spanish translation
2010-07-03 Jorge GonzálezUpdated Spanish translation
2010-07-03 Matthias ClasenMove GZlibConverter tests
2010-07-03 Matthias ClasenAdd tests for GIcon
2010-07-02 David ZeuthenGDBus: Rename "Introspection XML" section to "D-Bus...
2010-07-02 Ryan LortieBug 623407 - g_keyfile_settings_backend_new crash
2010-07-02 Ryan LortieBug 623402 - schema compiler reports wrong line
2010-07-02 Ryan LortieBug 623401 - schema compiler: process enums first
2010-07-02 David ZeuthenGDBus: Hold lock when printing debug messages
2010-07-02 David ZeuthenGDBus: make G_DBUS_DEBUG=authentication work again
2010-07-02 Tor LillqvistUpdate headers being installed in the Visual Studio...
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-07-01 Jorge GonzálezUpdated Spanish translation
2010-07-01 David ZeuthenBug 620913 – More control with G_DBUS_DEBUG
2010-07-01 David ZeuthenGDBus: Fix bug in child enumeration
2010-07-01 Ryan LortieUse "unix:" instead of tcp in test for now...
2010-06-30 David ZeuthenGDBus: plug some memory leaks
next