summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for Unicode stringswip/piotrdrag/unicode-typographyPiotr Drąg2018-05-2837-38/+38
* Merge branch '559-order-build-lists' into 'master'Christoph Reiter2018-05-281-77/+77
|\
| * build: Alphabetically order lists of functions and headers to findPhilip Withnall2018-05-281-77/+77
* | Merge branch 'dist-subprojects' into 'master'Philip Withnall2018-05-283-1/+7
|\ \ | |/ |/|
| * build: Add missing subprojects/ to archive. Fixes #1295Kouhei Sutou2018-05-283-1/+7
* | Merge branch 'meson-remove-duplicate-checks' into 'master'Philip Withnall2018-05-281-2/+0
|\ \
| * | meson: remove duplicate checks for gmtime_r and termios.h See #559Christoph Reiter2018-05-281-2/+0
| |/
* | Merge branch 'win32-rc-def-soname' into 'master'Philip Withnall2018-05-281-0/+3
|\ \
| * | meson/win32: set LT_CURRENT_MINUS_AGE, it's used by the .rc.in filesChristoph Reiter2018-05-271-0/+3
| |/
* | Merge branch 'msvc-force-codeset' into 'master'Philip Withnall2018-05-281-0/+2
|\ \
| * | msvc: set the execution and source encoding to utf-8. Fixes #1294Christoph Reiter2018-05-271-0/+2
| |/
* | Merge branch 'win32-usleep-ceil' into 'master'Philip Withnall2018-05-282-1/+8
|\ \
| * | g_usleep: round up the next millisecond on Windows. See #1371Christoph Reiter2018-05-272-1/+8
* | | Merge branch 'win32-gcond-wait-until-at-least' into 'master'Philip Withnall2018-05-281-7/+28
|\ \ \
| * | | win32: make g_cond_wait_until() wait at least until end_time before returning...Christoph Reiter2018-05-271-7/+28
| |/ /
* | | Merge branch 'lrn/issue-1240' into 'master'Philip Withnall2018-05-281-1/+1
|\ \ \ | |_|/ |/| |
| * | W32: Make _g_win32_get_system_data_dirs() inline available in C++lrn/issue-1240Руслан Ижбулатов2018-05-281-1/+1
|/ /
* | Merge branch 'msvc-glib-tests' into 'master'Xavier Claessens2018-05-274-6/+16
|\ \ | |/ |/|
| * msvc: build the glib tests and ignore the test outcomeChristoph Reiter2018-05-274-6/+16
|/
* Merge branch 'ci-timeout-mult' into 'master'Philip Withnall2018-05-275-5/+8
|\
| * ci: unify the test timeout multiplier across jobsChristoph Reiter2018-05-263-3/+6
| * tests: Increase the timeout of the 'objects2' and 'sequence' tests. Fixes #1393Christoph Reiter2018-05-262-2/+2
|/
* glib-compile-resources: Use g_fprintf() instead of fprintf()Nirbheek Chauhan2018-05-261-13/+13
* Fix build error when compiling with mingwXavier Claessens2018-05-262-2/+3
* gslice: Use g_fprintf() instead of fprintf()Xavier Claessens2018-05-261-10/+11
* Merge branch 'msvc-ci' into 'master'Xavier Claessens2018-05-262-0/+28
|\
| * ci: Add a VS2017 jobChristoph Reiter2018-05-252-0/+28
* | Merge branch 'docpriv' into 'master'Philip Withnall2018-05-251-0/+14
|\ \
| * | doc: Interface for derivable objectPavlo Solntsev2018-05-251-0/+14
|/ /
* | Merge branch '1354-volume-nullable' into 'master'Philip Withnall2018-05-253-14/+18
|\ \
| * | gio: Add missing (nullable) annotations to GDrive, GMount, GVolumePhilip Withnall2018-05-243-14/+18
* | | Merge branch 'macosx-remove-fixme' into 'master'Xavier Claessens2018-05-251-1/+0
|\ \ \
| * | | Meson: Remove FIXME about missing checks for macosx <= 10.3Xavier Claessens2018-05-251-1/+0
|/ / /
* | | Merge branch 'master' into 'master'Philip Withnall2018-05-252-3/+9
|\ \ \
| * | | macros: Double-cast func for g_autolist to avoid warningJan Alexander Steffens (heftig)2018-05-252-2/+8
| * | | gmacros: Add G_GNUC_UNUSED for autoptr funcs (notably GLists)Colin Walters2018-05-251-3/+3
| | |/ | |/|
* | | Merge branch 'wunused' into 'master'Philip Withnall2018-05-251-0/+1
|\ \ \ | |/ / |/| |
| * | build: Add -Wunused to the set of standard warningsPhilip Withnall2018-05-251-0/+1
|/ /
* | glib/valgrind.h: Disable inline ASM on MSVC x64 buildsChun-wei Fan2018-05-251-0/+10
* | Merge branch 'macosx-objc' into 'master'Xavier Claessens2018-05-257-39/+66
|\ \
| * | Fix missing osx files when running "make dist"Xavier Claessens2018-05-251-1/+3
| * | Revert "Revert "Meson: Fix cocoa and carbon support""Xavier Claessens2018-05-252-27/+41
| * | Revert "Revert "Rename objective-c files from .c to .m""Xavier Claessens2018-05-256-12/+23
|/ /
* | Merge branch 'coverage-regex' into 'master'Emmanuele Bassi2018-05-251-0/+1
|\ \ | |/ |/|
| * ci: Add a regex to parse line coverage statistics from genhtml outputPhilip Withnall2018-05-241-0/+1
|/
* tests/strfuncs: drop some redundant test codeChristoph Reiter2018-05-241-5/+0
* tests/strfuncs: mingw-w64 prints 3 digits for the %e exponentChristoph Reiter2018-05-241-1/+5
* tests/strfuncs: handle unknown error codes when testing g_strerrorChristoph Reiter2018-05-241-2/+8
* tests/logging: Don't hardcode the result of logging a pointerChristoph Reiter2018-05-241-2/+9
* gmem.h: Use typeof() in g_steal_pointer() macroPeter Bloomfield2018-05-231-0/+6