platform/upstream/glib.git
2014-01-05 Matthias ClasenUse tap mode for installed tests too, when using tap
2014-01-04 Rico Tzschichholzglib/tests: Fix non-debug build of slice test
2014-01-04 Jasper St.... tests/keyfile: Fix build
2014-01-04 Chun-wei Fangio/tests/giomodule.c: Use G_MODULE_SUFFIX
2014-01-04 Chun-wei FanFix the Keyfile Test on Windows
2014-01-03 Michael Catanzarodocs: fix two typos
2014-01-03 Ryan Lortieunix signals: stop using atomics
2014-01-03 Rafael FerreiraUpdated Brazilian Portuguese translation
2014-01-02 Matthias ClasenFix make install with --disable-installed-tests
2014-01-02 Ryan LortieGFile: fix uninitialised variable
2014-01-02 Ryan LortieGDBusConnection: don't write to stdout
2014-01-02 Ryan Lortiegsettings: tweak test for last commit
2014-01-02 Ryan Lortieg_settings_get_child(): inherit backend
2014-01-02 Matthias ClasenMake symlink test work installed
2014-01-02 Matthias ClasenDrop locale-dependent timeval tests
2014-01-02 Matthias ClasenMake /contenttype/tree test work installed
2014-01-02 Matthias ClasenAvoid a compiler warning
2014-01-02 Matthias ClasenMake timeval tests independent of the environment
2014-01-02 Chun-wei FanMSVC 2012 Projects: Rename a Property Sheet
2014-01-02 Ryan LortieFix races in unix signal dispatch
2014-01-02 Colin Waltersgio/tests: Fix usage of BUILT_SOURCES
2014-01-01 Yosef Or BoczkoFix doc build
2014-01-01 Matthias ClasenImprove gutils.c test coverage
2014-01-01 Matthias ClasenImprove GDate test coverage
2014-01-01 Matthias ClasenImprove GIOChannel test coverage
2014-01-01 Matthias ClasenImprove hostutils test coverage
2014-01-01 Matthias ClasenImprove GVariant test coverage
2014-01-01 Matthias ClasenTest stdio wrappers
2014-01-01 Matthias ClasenTrivial typo fix
2014-01-01 Matthias ClasenImprove charset test coverage
2014-01-01 Matthias ClasenAdd tests for g_malloc
2014-01-01 Matthias ClasenDrop memory-related trap variables
2014-01-01 Matthias ClasenImprove GAsyncQueue test coverage
2014-01-01 Matthias ClasenImprove test coverage of g_utf8_collate_key_for_filename
2014-01-01 Matthias ClasenAdd tests for g_spaced_primes_closest
2014-01-01 Matthias ClasenImprove GOptionContext test coverage
2014-01-01 Matthias ClasenImprove GBookmarkFile test coverage
2014-01-01 Matthias ClasenGBookmarkFile: Streamline error handling a bit
2014-01-01 Matthias ClasenGBookmarkFile: Remove dead code
2014-01-01 Matthias ClasenMake a bookmark testfile roundtrippable
2014-01-01 Matthias ClasenTrivial formatting fixes
2014-01-01 Matthias ClasenImprove glib-unix test coverage
2014-01-01 Matthias ClasenImprove GHashTable test coverage
2014-01-01 Matthias ClasenAdd a test for g_markup_parse_context_get_element_stack
2014-01-01 Matthias ClasenRemove broken attempt at parsing date-only
2014-01-01 Matthias ClasenAdd missing includes
2014-01-01 Matthias ClasenImprove mainloop test coverage
2014-01-01 Matthias ClasenAdd tests for GTimer and GTimeVal
2014-01-01 Matthias ClasenImprove GTree test coverage
2014-01-01 Matthias ClasenImprove logging test coverage
2014-01-01 Matthias ClasenImprove testing test coverage
2014-01-01 Matthias ClasenFix g_test_trap_reached_timeout
2014-01-01 Matthias ClasenImprove GSlice test coverage
2014-01-01 Matthias ClasenImprove GNode test coverage
2014-01-01 Matthias ClasenImprove fileutils test coverage
2014-01-01 Matthias ClasenUnify error reporting in gfileutils.c
2014-01-01 Matthias ClasenImprove GResourceFile test coverage
2014-01-01 Matthias ClasenImprove gsettings test coverage
2014-01-01 Matthias ClasenImprove gdbus test coverage
2014-01-01 Matthias ClasenImprove converter test coverage
2014-01-01 Matthias ClasenAdd tests for remote actions
2014-01-01 Matthias ClasenImprove GIOModule test coverage
2014-01-01 Matthias ClasenCorrect a doc comment
2014-01-01 Matthias ClasenGIOModule: Add some more details to the docs
2014-01-01 Matthias ClasenFix a typo in a comment
2014-01-01 Matthias ClasenAdd a generic property test
2014-01-01 Matthias ClasenGTlsPassword: Make declared defaults match
2014-01-01 Matthias ClasenMake GFileIcon more robust
2014-01-01 Matthias ClasenMake GEmblem more robust
2014-01-01 Matthias ClasenTrivial formatting fixes
2014-01-01 Matthias ClasenAdd tests for x-content type sniffing
2014-01-01 Matthias ClasenSimplify fileattributematcher tests a bit
2014-01-01 Matthias ClasenImprove GApplicationCommandline test coverage
2014-01-01 Matthias ClasenImprove GSubprocess test coverage
2014-01-01 Matthias ClasenImprove GInitable test coverage
2013-12-31 Jasper St.... gobject.py: Simplify or_join_array
2013-12-31 Jasper St.... gobject.py: Simplify and reduce code a bit
2013-12-31 Jasper St.... gobject.py: Remove old hack for stripping IA__ symbols
2013-12-31 Jasper St.... gobject.py: Fix indentation
2013-12-31 Jasper St.... codegen: direction defaults to "in"
2013-12-29 Michael Catanzarodocs: fix a typo
2013-12-27 Chun-wei FanVisual Studio Projects: Cleanup Property Sheets
2013-12-27 Chun-wei FanVisual Studio Projects: Use Unix Line Endings
2013-12-27 Chun-wei FanVisual Studio Property Sheets: Use Unix Line Endings
2013-12-26 Antoine Jacoutotkqueue: fix a potential deadlock
2013-12-26 Mikhail Gusarovgio-2.0.pc: Add -lselinux when linking statically if...
2013-12-26 Morten Welindergsubprocesslauncher: Use "env" instead of "environ"
2013-12-25 Matthias Schelergio: Fix return of value from void function
2013-12-23 Colin WaltersRevert "gsettings m4: check for .xml in src/builddir"
2013-12-22 Ryan Lortiegdbus tool: print GVariant errors in context
2013-12-22 Ryan Lortiegapplication(1): print GVariant errors in context
2013-12-22 Ryan Lortiegsettings tool: print GVariant errors in context
2013-12-22 Ryan LortieGVariant: add way to print context of parse errors
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-22 Murray CummingGVariant: Add g_variant_parse_error_quark()
2013-12-22 Matthias ClasenMore settings backend tests
2013-12-22 Matthias ClasenGKeyfileSettingsBackend: Use a directory monitor
2013-12-21 Matthias ClasenMore test coverage for settings backends
2013-12-21 Matthias ClasenSimplify coverage rules
2013-12-21 Matthias ClasenFix a typo
next