summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Use internal not-found dependency for dependenciesnirbheek/use-internal-dependency-for-not-found-depsNirbheek Chauhan2018-08-081-3/+2
* Merge branch 'xclaesse/glib-meson-cross-doc'Philip Withnall2018-08-071-124/+61
|\
| * Meson: Update cross compilation docXavier Claessens2018-08-071-124/+61
* | Merge branch '1446-g_test_init-docs' into 'master'Xavier Claessens2018-08-071-0/+6
|\ \
| * | gtestutils: Mention G_DISABLE_ASSERT in documentation for g_test_init()Philip Withnall2018-07-311-0/+6
* | | Merge branch 'timer-tests' into 'master'Xavier Claessens2018-08-072-1/+26
|\ \ \ | |_|/ |/| |
| * | gdbusmessage: Fix a typo in the documentationPhilip Withnall2018-08-071-1/+1
| * | tests: Improve branch coverage when testing g_time_val_add()Philip Withnall2018-08-071-0/+8
| * | tests: Add test for overflow handling in g_time_val_to_iso8601()Philip Withnall2018-08-071-0/+17
* | | Merge branch 'smcv/glib-xfail'Philip Withnall2018-08-075-27/+429
|\ \ \
| * | | testing: Exercise TAP outputSimon McVittie2018-08-074-0/+231
| * | | g_test_run: Document g_test_incomplete's similarity to g_test_skipSimon McVittie2018-08-031-3/+5
| * | | testing: Assert that test-case results are combined correctlySimon McVittie2018-08-031-16/+158
| * | | testutils: Treat incomplete tests more like skipped testsSimon McVittie2018-08-032-2/+8
| * | | testing: Use g_assert_true(), which is preferred for unit testsSimon McVittie2018-08-031-9/+10
| * | | testing: Assert that skipped tests cause g_test_failed()Simon McVittie2018-08-031-0/+4
| * | | testing: Clarify why incomplete tests cause g_test_failed()Simon McVittie2018-08-031-1/+4
| * | | testutils: Correctly print incomplete tests as "not ok # TODO"Simon McVittie2018-08-031-1/+14
* | | | Merge branch '1475-atomic-casts' into 'master'Emmanuele Bassi2018-08-071-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: Fix a -Wbad-function-cast warning in the atomic testsPhilip Withnall2018-08-031-1/+2
| |/ /
* | | Merge branch 'ossfuzz-9673-bookmark-date-overflow' into 'master'Emmanuele Bassi2018-08-074-19/+98
|\ \ \
| * | | tests: Add more ISO 8601 parser testsPhilip Withnall2018-08-061-0/+9
| * | | gtimer: Drop support for negative years from g_time_val_from_iso8601()Philip Withnall2018-08-061-1/+1
| * | | gtimer: Add overflow checks to g_time_val_from_iso8601()Philip Withnall2018-08-062-18/+84
| * | | gtimer: Document that g_time_val_from_iso8601() drops whitespacePhilip Withnall2018-08-061-0/+2
| * | | tests: Add an overflow test for bookmark file datesPhilip Withnall2018-08-062-0/+2
* | | | Merge branch 'mcatanzaro/tls-docs' into 'master'Philip Withnall2018-08-072-18/+18
|\ \ \ \
| * | | | Update documentation of g_tls_client_connection_set_use_ssl3()Michael Catanzaro2018-08-041-16/+14
| * | | | Update documentation of g_tls_connection_handshakeMichael Catanzaro2018-07-271-2/+4
* | | | | Merge branch 'gbytes-compare-docs' into 'master'Philip Withnall2018-08-061-3/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix up g_bytes_compare() documentationSebastian Dröge2018-08-061-3/+11
* | | | | Merge branch 'ossfuzz-9723-bookmark-leak' into 'master'Emmanuele Bassi2018-08-063-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gbookmarkfile: Fix some more minor leaks when metadata elements are repeatedPhilip Withnall2018-08-063-1/+4
|/ / / /
* | | | Updated Lithuanian translationAurimas Černius2018-08-051-109/+36
| |/ / |/| |
* | | Merge branch 'test-ip_mreq_source-android-only' into 'master'Philip Withnall2018-08-032-15/+21
|\ \ \
| * | | build: only test for broken ip_mreq_source on Android. Fixes #1472Christoph Reiter2018-08-032-15/+21
|/ / /
* | | Merge branch 'date-test-skip' into 'master'Philip Withnall2018-08-021-9/+9
|\ \ \
| * | | date test: Use g_test_skip(), not g_test_incomplete()Simon McVittie2018-08-021-9/+9
|/ / /
* | | Merge branch 'wip/oholy/update-mounts' into 'master'Philip Withnall2018-08-024-34/+24
|\ \ \
| * | | gio-tool: Hold GVolumeMonitor reference during operationswip/oholy/update-mountsOndrej Holy2018-08-021-24/+5
| * | | gio: Update mounts after g_volume_mountOndrej Holy2018-07-303-10/+19
| |/ /
* | | Merge branch 'issue-1467' into 'master'Philip Withnall2018-08-021-5/+0
|\ \ \
| * | | Drop a questionable test from the refstring suiteEmmanuele Bassi2018-08-021-5/+0
* | | | Merge branch 'bookmark-file-leak' into 'master'Emmanuele Bassi2018-08-023-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | gbookmarkfile: Fix some minor leaks when metadata elements are repeatedPhilip Withnall2018-08-023-2/+7
|/ / /
* | | Merge branch 'build-fix-mingw-libelf' into 'master'Philip Withnall2018-08-012-9/+17
|\ \ \ | |_|/ |/| |
| * | gresource-tool: fix build in case libelf is available on Windows. Fixes #1466Christoph Reiter2018-08-012-9/+17
|/ /
* | 2.57.2 (actual release)2.57.2Philip Withnall2018-07-311-1/+5
* | Merge branch '1436-please-for-the-love-of-things-just-build' into 'master'Matthias Clasen2018-07-312-29/+26
|\ \
| * | build: Conditionally add spawn and IO channel without using EXTRA_ prefixPhilip Withnall2018-07-312-17/+22