platform/upstream/glib.git
2013-06-08 Ryan Lortiegio/tests: sort tests in the Makefile.am
2013-06-07 Ryan LortieGDesktopAppInfo: support DBusActivatable
2013-06-06 Matthias ClasenUpdate link to documentation
2013-06-06 Dan Winshiptests: fix and re-add the broken test
2013-06-06 Matthias ClasenRemove a failing testcase
2013-06-05 Colin WaltersGFileEnumerator: Add some documentation about ordering
2013-06-05 Ryan Lortietests: add a few more invalid IPv6 address tests
2013-06-05 Dan Winshipginetaddress: fix addr/string conversions on windows
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-06-05 Colin Waltersg_file_copy(): Clean up logic for info query
2013-06-05 Ryan LortieGApplication: implement fd.o application spec
2013-06-05 Ryan LortieGApplication: set prgname to appid for services
2013-06-05 Daniel MustielesUpdated Spanish translation
2013-06-05 ManojKumar... Updated Odia Translation.
2013-06-05 Sandeep Sheshrao... Updated Marathi Translations
2013-06-05 Sweta KothariUpdated Gujarati Translations
2013-06-04 Ryan Lortieg_file_set_contents(): don't fsync on ext3/4
2013-06-04 Dan Winshipgio/tests/inet-address: fix to work on OS X
2013-06-04 Ryan Lortieg_file_set_contents: change {posix_ => }fallocate
2013-06-03 Ryan Lortieg_file_set_contents(): fix simple logic error
2013-06-03 Ryan Lortieg_file_set_contents(): use unistd instead of stdio
2013-06-03 Ryan Lortieg_file_set_contents(): don't allocate display name
2013-06-03 Ryan Lortieg_file_set_contents(): use posix_fallocate()
2013-06-03 Matej UrbančičUpdated Slovenian translation
2013-06-03 Daniel MustielesUpdated Spanish translation
2013-06-03 ManojKumar... Updated Odia Translation.
2013-06-03 Sweta KothariUpdated Gujarati Translations
2013-06-03 Kjell AhlstedtRemove extra comma in gtestutils.h
2013-06-03 Matthias ClasenImprove GSettings test coverage
2013-06-03 Matthias ClasenAdd a directory monitoring test
2013-06-03 Matthias ClasenRemove some unused inotify code
2013-06-02 Ryan Lortietests: Remove a leftover debug printf
2013-06-02 Matthias ClasenImprove unix stream test coverage
2013-06-02 Matthias ClasenImprove GAppInfo test coverage
2013-06-02 Matthias ClasenImprove GMemoryInputStream test coverage
2013-06-02 Matthias ClasenImprove GMenuModel test coverage
2013-06-02 Matthias ClasenImprove GFileAttributeMatcher test coverage
2013-06-02 Matthias ClasenImprove GIcon test coverage
2013-06-02 Matthias ClasenImprove test coverage for GZipCompressor
2013-06-02 Matthias ClasenImprove test coverage for GBufferedOutputStream
2013-06-02 Matthias ClasenTrivial formatting fix
2013-06-01 Matthias ClasenSkip spawn tests when collecting coverage
2013-06-01 Matthias ClasenImprove test coverage a bit
2013-06-01 Matthias Clasenmem-overflow: test malloc and realloc corner cases
2013-06-01 Fran DiéguezUpdated Galician translations
2013-06-01 Ryan LortieFix failure to build exit-on-close gdbus test
2013-06-01 Ryan Lortieglib.mk: Rework win32 test support
2013-06-01 Ryan LortieChange a pair of TESTS = to TEST +=
2013-06-01 Ryan LortieGSettings tests: reverse installed test complexity
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Ryan LortieRemove a bunch of lingering g_thread_init()
2013-06-01 Ryan LortieSome final g_test_build_filename() porting
2013-06-01 Ryan LortieMove a pair of gobject tests to tests/gobject/
2013-06-01 Matthias ClasenSplit off the gdbus-overflow test
2013-05-31 Matthias ClasenFix a typo
2013-05-30 Ryan LortieBump version.
2013-05-30 William Jon... Fix property example in gobject tutorial
2013-05-30 Ryan LortieRemove org.gtk.test.gschema
2013-05-30 Ryan Lortieicon deserialisation: fix uninitialised variable
2013-05-30 Ryan Lortiedocs/: ignore gtester Makefile targets
2013-05-29 Ryan LortieGObject: prevent installing properties after init
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan LortieRemove G_TEST_DATA= from installed .test files
2013-05-29 Ryan LortieTest data file API: port two more testcases
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortiegtest: Add more path building API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-29 Ryan LortieAdd g_test_build_filename()
2013-05-29 Matthias ClasenTrivial doc typo fix
2013-05-29 Matthias ClasenTrivial documentation typos
2013-05-29 Matthias ClasenWork with ltp 1.10
2013-05-29 Matthias ClasenImprove gtype test coverage
2013-05-29 Matthias ClasenImprove signal test coverage
2013-05-29 Matthias ClasenImprove test coverage in gobject/
2013-05-28 Emanuele AinaGIcon: NULLify the `type' out param in the sync methods too
2013-05-28 Matej UrbančičUpdated Slovenian translation
2013-05-28 Shankar Prasadupdated kn translations
2013-05-28 Chun-wei FanUpdate Visual Studio Project Sheets
2013-05-28 Ryan LortieGLib 2.37.1 2.37.1
2013-05-28 Matthias ClasenMore test fixes for builddir != srcdir
2013-05-28 Matthias ClasenFix make check with builddir != srcdir
2013-05-27 Colin Waltersgio/tests: Make gdbus-proxy-well-known-name handle...
2013-05-27 Ryan LortieFix yet more test regressions...
2013-05-27 Ryan LortieOne more broken test....
2013-05-27 Ryan LortieMore srcdir != destdir tests fallout
2013-05-27 Ryan Lortietests: fix a srcdir vs. destdir issue
2013-05-27 ManojKumar... Updated Odia Translation.
2013-05-27 Shantha kumarTamil Translation Updated
2013-05-27 Chun-wei FanFix the GObject Visual Studio Projects
2013-05-27 Chun-wei FanFix the GLib Visual Studio Projects
2013-05-27 Chun-wei FanUpdate config.h.win32(.in)
2013-05-26 Matthias ClasenAvoid a segfault in gdbus tool
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-24 Daniel MustielesUpdated Spanish translation
2013-05-24 Nilamdyuti... Assamese translation updated
2013-05-24 Sweta KothariUpdated Gujarati Translations
2013-05-24 Simon Kågedal... G_GNUC_FORMAT: documentation error
2013-05-24 Jason L. Quinnspelling fixes of 'runtine' and 'adresses' in cross...
2013-05-24 Ryan Lortiegsignal: remove some pointless locking
next