summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grefstring: Document GRefString typewip/antoniof/document_grefstring_typeAntónio Fernandes2018-12-101-0/+9
* Merge branch 'meson-dep' into 'master'Xavier Claessens2018-12-103-5/+6
|\
| * Meson: Fix declare_dependency() callsXavier Claessens2018-12-103-5/+6
* | Merge branch 'meson-pkgconfig' into 'master'Xavier Claessens2018-12-105-5/+8
|\ \
| * | Meson: Fix deprecation warning with 0.49.0 releaseXavier Claessens2018-12-105-5/+8
| |/
* | Merge branch 'gdatetime-typo' into 'master'Philip Withnall2018-12-101-1/+1
|\ \ | |/ |/|
| * gdatetime: Fix typo in the commentTomasz Miąsko2018-12-101-1/+1
|/
* Merge branch 'resources.msvc' into 'master'Philip Withnall2018-12-107-5/+120
|\
| * gresources: Add a test with resources > 64kbChun-wei Fan2018-12-056-3/+93
| * glib-compile-resources: Fix code generation for MSVC buildsChun-wei Fan2018-12-051-2/+27
* | Merge branch 'issue-1605' into 'master'Philip Withnall2018-12-102-160/+193
|\ \
| * | gdatetime: Avoid unnecessary conversions from ASCII to UTF-8Tomasz Miąsko2018-12-042-2/+15
| * | gdatetime: Store intermediate result of g_date_time_format in UTF-8Tomasz Miąsko2018-12-042-159/+179
* | | Merge branch 'encoding-prefix' into 'master'Philip Withnall2018-12-101-78/+78
|\ \ \
| * | | tests: Rename macro to avoid conflict with encoding prefixTomasz Miąsko2018-12-091-78/+78
|/ / /
* | | Updated Slovenian translationMatej Urbančič2018-12-081-151/+161
* | | Merge branch 'ossfuzz-11576-variant-text-unicode-unescape' into 'master'Philip Withnall2018-12-064-8/+45
|\ \ \
| * | | gvariant: Fix error handling for parsing Unicode escapesPhilip Withnall2018-12-042-5/+35
| * | | gvariant: Use gsize rather than gint for array lengthsPhilip Withnall2018-12-041-2/+2
| * | | gstrfuncs: Clarify that g_ascii_string_to_unsigned() rejects signsPhilip Withnall2018-12-041-1/+2
| * | | gstrfuncs: Clarify that g_ascii_strtoull() accepts signed numbersPhilip Withnall2018-12-042-0/+6
* | | | README.win32: Update workarounds for VS 2008 x64 buildsChun-wei Fan2018-12-051-2/+2
| |_|/ |/| |
* | | Merge branch 'master' into 'master'Philip Withnall2018-12-041-1/+1
|\ \ \
| * | | Add new Linux Testing project version number to configure scriptEmmanuel Fleury2018-12-041-1/+1
| |/ /
* | | Updated Spanish translationDaniel Mustieles2018-12-041-287/+304
| |/ |/|
* | Merge branch 'glib-mkenums-rspfile-support' into 'master'Nirbheek Chauhan2018-12-043-3/+62
|\ \ | |/ |/|
| * glib-mkenums: Support reading @rspfiles for argumentsNirbheek Chauhan2018-12-043-3/+62
|/
* Merge branch 'ci-locales' into 'master'Philip Withnall2018-12-033-2/+16
|\
| * ci: Update docker image to master:v11Tomasz Miąsko2018-12-031-1/+1
| * ci: Install additional locales used during testsTomasz Miąsko2018-12-032-1/+15
* | Merge branch 'unset-language' into 'master'Philip Withnall2018-12-031-0/+4
|\ \ | |/ |/|
| * tests: Unset LANGUAGE when running gdatetime testsTomasz Miąsko2018-11-291-0/+4
* | Updated Slovenian translationMatej Urbančič2018-12-021-151/+144
|/
* Merge branch 'win32-environ-case-sensitivity' into 'master'Christoph Reiter2018-11-282-5/+56
|\
| * genviron: make g_environ_* case-insensitive on WindowsPeter Wu2018-11-282-5/+56
|/
* Merge branch 'nls' into 'master'Xavier Claessens2018-11-272-5/+11
|\
| * Meson: Add 'nls' option to disable translationXavier Claessens2018-11-202-5/+11
* | Merge branch '1600-g_timeout_add_seconds-overflow' into 'master'Philip Withnall2018-11-273-38/+116
|\ \
| * | gmain: test far-future ready_timeWill Thompson2018-11-271-0/+48
| * | gmain: clamp over-large timeoutsWill Thompson2018-11-271-2/+2
| * | g_timeout_*_seconds: test an interval that overflowedWill Thompson2018-11-271-3/+44
| * | g_timeout_*_seconds: don't overflow for large intervalsWill Thompson2018-11-261-3/+8
| * | gio-test: use g_debug rather than #define VERBOSEWill Thompson2018-11-261-24/+8
| * | gio-test: fix leak & maybe-uninitialized warningWill Thompson2018-11-261-6/+6
* | | Merge branch 'application-replace' into 'master'Matthias Clasen2018-11-265-8/+271
|\ \ \
| * | | Add tests for --gapplication-replaceMatthias Clasen2018-11-261-1/+154
| * | | GApplication: Add a way to replace a unique instanceMatthias Clasen2018-11-264-7/+117
|/ / /
* | | Merge branch 'glib-as-subproject' into 'master'Philip Withnall2018-11-263-3/+3
|\ \ \ | |/ / |/| |
| * | Meson: Add missing include_directories when using glib as subprojectXavier Claessens2018-11-243-3/+3
* | | Merge branch '1498-distcheck' into 'master'Emmanuele Bassi2018-11-2623-32/+199
|\ \ \