summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glib: update internal gnulib from upstreamlrn/gnulib-printfРуслан Ижбулатов2018-06-0647-67/+6016
* Merge branch 'wip/oholy/gunixmountfor-docs' into 'master'Philip Withnall2018-06-061-0/+1
|\
| * docs: Document g_unix_mount_forOndrej Holy2018-06-061-0/+1
* | Merge branch 'wip/oholy/trashing-locations' into 'master'Philip Withnall2018-06-064-1/+133
|\ \
| * | glocalfile: Add test case for g_file_trashOndrej Holy2018-06-063-0/+106
| * | glocalfile: Update G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH logicOndrej Holy2018-06-051-0/+11
| * | glocalfile: Allow trashing only for locations supported by trash:///Ondrej Holy2018-06-051-1/+16
| |/
* | Updated Czech translationMarek Cernocky2018-06-061-139/+140
* | Merge branch 'solaris-defines' into 'master'Philip Withnall2018-06-061-1/+7
|\ \
| * | Meson: Add missing defines on SolarisXavier Claessens2018-06-051-1/+7
* | | Merge branch 'drop-unused-defines' into 'master'Xavier Claessens2018-06-054-14/+1
|\ \ \
| * | | Remove unused HAVE_LONG_LONG_FORMAT and HAVE_INT64_AND_I64Xavier Claessens2018-06-054-14/+1
| |/ /
* | | Merge branch 'ci-cleanup' into 'master'Philip Withnall2018-06-051-14/+20
|\ \ \
| * | | ci: Be consistent on artifact namingXavier Claessens2018-06-051-4/+8
| * | | ci: No need to "cd _build" and set prefix/libdirXavier Claessens2018-06-051-6/+4
| * | | ci: Add missing "except: tags"Xavier Claessens2018-06-051-4/+8
| |/ /
* | | Merge branch 'meson-unused-zlib-libname' into 'master'Christoph Reiter2018-06-051-7/+2
|\ \ \ | |/ / |/| |
| * | Meson: Remove unused zlib_libname variableXavier Claessens2018-06-051-7/+2
| |/
* | Merge branch 'patch-2' into 'master'Xavier Claessens2018-06-051-2/+2
|\ \ | |/ |/|
| * Fix potential Null pointer dereference.Gaurav2018-06-051-2/+2
|/
* Merge branch '1307-tarball-dist' into 'master'Philip Withnall2018-06-055-934/+0
|\
| * Remove developer script not needed in git repositoryXavier Claessens2018-06-041-6/+0
| * Remove old tests not being built since 2012Xavier Claessens2018-06-043-814/+0
| * Remove tests/gio-ls.c that never has been builtXavier Claessens2018-06-041-114/+0
|/
* Merge branch '1401-g_clear_handle_id-clear_func-not-nullable' into 'master'Philip Withnall2018-06-042-4/+2
|\
| * g_clear_handle_id: don't accept NULL clear_func1401-g_clear_handle_id-clear_func-not-nullableWill Thompson2018-06-042-4/+2
|/
* Merge branch '1374-array-tests' into 'master'Philip Withnall2018-06-042-36/+295
|\
| * tests: Expand GArray test coverage to cover all construction formsPhilip Withnall2018-06-041-33/+276
| * garray: Allow over-allocation in g_array_insert_vals()Philip Withnall2018-06-041-0/+10
| * garray: Fix (nullable) annotation on GArray.[prepend|insert]_vals()Philip Withnall2018-06-041-3/+9
|/
* Merge branch 'remove-disable-mem-pools' into 'master'Xavier Claessens2018-06-038-101/+1
|\
| * build: Remove the --disable-mem-pools build option and the DISABLE_MEM_POOLS ...Christoph Reiter2018-06-028-101/+1
|/
* Merge branch 'fix-gdbus-unix-addresses-test' into 'master'Christoph Reiter2018-06-011-1/+0
|\
| * Fix failing gdbus-unix-addresses test when G_MESSAGES_DEBUG is setXavier Claessens2018-06-011-1/+0
* | Merge branch 'patch-1' into 'master'Nirbheek Chauhan2018-06-011-1/+1
|\ \ | |/ |/|
| * Fix a warning reported by static analyser tool:Gaurav2018-05-311-1/+1
* | Merge branch 'remove-gc-friendly-default' into 'master'Xavier Claessens2018-05-316-90/+1
|\ \
| * | Remove unused ENABLE_GC_FRIENDLY_DEFAULT and its build optionChristoph Reiter2018-05-316-90/+1
| |/
* | Merge branch 'remove-secure-libc' into 'master'Xavier Claessens2018-05-315-30/+19
|\ \
| * | g_check_setuid: implement using getauxval(AT_SECURE) with glibcChristoph Reiter2018-05-314-3/+18
| * | Remove unused HAVE_LIBC_ENABLE_SECUREChristoph Reiter2018-05-314-30/+4
| |/
* | Merge branch 'remove-posix-memalign-compl-check' into 'master'Emmanuele Bassi2018-05-314-58/+5
|\ \
| * | Remove posix_memalign() checks for an old glibc bugChristoph Reiter2018-05-314-58/+5
| |/
* | Merge branch 'remove-no-fd-set' into 'master'Emmanuele Bassi2018-05-315-52/+3
|\ \ | |/ |/|
| * Remove NO_FD_SET and assume fd_set existsChristoph Reiter2018-05-315-52/+3
|/
* Merge branch '796385-indentation' into 'master'Philip Withnall2018-05-303-13/+14
|\
| * build: Always enable -Wmisleading-indentationPhilip Withnall2018-05-302-1/+2
| * test_paths: Reindent to avoid tripping -Wmisleading-indentationIain Lane2018-05-301-12/+12
|/
* Merge branch 'win-date-fixes' into 'master'Philip Withnall2018-05-291-1/+1
|\
| * gdate: Use a more recent year when fetching the month names. Fixes #1386Christoph Reiter2018-05-291-1/+1