summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix g_param_is_valid for GParamfix-param-validationMatthias Clasen2022-09-241-1/+1
* Update German translationChristian Kirbach2022-09-241-1485/+1609
* Merge branch 'log-field-nul-termination' into 'main'Matthias Clasen2022-09-221-4/+18
|\
| * Consider the GLogField.length of "MESSAGE"/"GLIB_DOMAIN" fields in g_log_writ...Sebastian Dröge2022-09-221-4/+18
|/
* Merge branch 'install-tag-2' into 'main'Marco Trevisan2022-09-2117-23/+147
|\
| * ci: Check that all installed files have a tagXavier Claessens2022-09-203-0/+28
| * meson: Set install_tag on remaining installed filesXavier Claessens2022-09-207-14/+38
| * meson: Set install_tag on systemtap filesXavier Claessens2022-09-202-0/+2
| * meson: Set install_tag on installed tests filesXavier Claessens2022-09-207-9/+79
* | Merge branch 'cast-error' into 'main'Marco Trevisan2022-09-201-1/+1
|\ \
| * | gthread-win32: Fix conversion error from pointer to integerBiswapriyo Nath2022-09-201-1/+1
* | | Merge branch 'local-output-stream-prevent-double-fd-close' into 'main'Marco Trevisan2022-09-201-1/+2
|\ \ \ | |/ / |/| |
| * | glocalfileoutputstream: Do not double-close an fd on unlink errorMarco Trevisan (Treviño)2022-09-161-1/+2
* | | Merge branch 'kjellahl/gio-launch-desktop-clang' into 'main'Marco Trevisan2022-09-191-2/+2
|\ \ \
| * | | gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for clangKjell Ahlstedt2022-09-151-2/+2
| |/ /
* | | Merge branch 'task_get_cancellable_nullable' into 'main'Marco Trevisan2022-09-191-1/+1
|\ \ \
| * | | gio: make g_task_get_cancellable return value nullableJason Francis2022-09-161-1/+1
| |/ /
* | | Merge branch 'tests-error-musl' into 'main'Marco Trevisan2022-09-191-9/+9
|\ \ \
| * | | tests: Only run g_error_new_valist() programmer error test on glibcMichal Vasilek2022-09-181-9/+9
| | |/ | |/|
* | | Merge branch 'handling_collision_over_standard_file_descriptors' into 'main'Marco Trevisan2022-09-191-0/+24
|\ \ \
| * | | Handling collision between standard i/o file descriptors and newly created onesEmmanuel Fleury2022-09-141-0/+24
* | | | Merge branch 'mcatanzaro/gtype-criticals' into 'main'Marco Trevisan2022-09-1914-394/+393
|\ \ \ \
| * | | | Replace most GObject warnings with criticalsMichael Catanzaro2022-08-0914-394/+393
* | | | | Merge branch 'mkenum-build-fix' into 'main'Marco Trevisan2022-09-191-0/+3
|\ \ \ \ \
| * | | | | glib-mkenums: Specify output encoding as UTF-8 explicitly for non-English localeSeungha Yang2022-08-161-0/+3
* | | | | | Merge branch 'wip/sadiq/fix-bt-lines-cut' into 'main'Marco Trevisan2022-09-191-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | gbacktrace: Don't truncate gdb outputMohammed Sadiq2022-09-081-0/+2
* | | | | | Merge branch 'pr-docs-fix-markup-code-blocks' into 'main'Emmanuele Bassi2022-09-181-3/+3
|\ \ \ \ \ \
| * | | | | | docs: Fix markup error in code blocks for "DEPRECATED" macrosTom Levy2022-09-181-3/+3
|/ / / / / /
* | | | | | Update Turkish translationSabri Ünal2022-09-181-402/+19
* | | | | | Update Kazakh translationBaurzhan Muftakhidinov2022-09-181-1471/+1562
* | | | | | Post-release version bump to 2.74.1Emmanuele Bassi2022-09-171-1/+1
* | | | | | 2.74.02.74.0Marco Trevisan (Treviño)2022-09-172-1/+71
* | | | | | Update British English translationBruce Cowan2022-09-171-1478/+1594
* | | | | | Merge branch 'pr-docs-improve-wording-glib-unix' into 'main'Marco Trevisan2022-09-162-6/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | docs: Improve wording in documentation of g_unix_signal_source_new()Tom Levy2022-09-162-6/+6
|/ / / / /
* | | | | Merge branch 'expose-artifacts-in-pr' into 'main'Matthias Clasen2022-09-155-2/+39
|\ \ \ \ \
| * | | | | run-docker: Do not require sudo if the user is part of docker groupMarco Trevisan (Treviño)2022-09-151-0/+2
| * | | | | ci: Generate Cobertura XML and use it to feed gitlab for MR integrationMarco Trevisan (Treviño)2022-09-152-1/+13
| * | | | | ci: Install lcov-cobertura and cobertura-split script in coverage imagesMarco Trevisan (Treviño)2022-09-152-0/+20
| * | | | | ci: Expose the coverage report as link in the MR'sMarco Trevisan (Treviño)2022-09-151-1/+4
|/ / / / /
* | | | | Update Finnish translationJiri Grönroos2022-09-131-1506/+1713
* | | | | Merge branch 'revert-de57914b' into 'main'Sebastian Dröge2022-09-133-270/+8
|\ \ \ \ \
| * | | | | Revert "Merge branch 'wip/smcv/deprecated-construct-prop' into 'main'"Sebastian Dröge2022-09-133-270/+8
|/ / / / /
* | | | | Merge branch 'wip/smcv/deprecated-construct-prop' into 'main'Sebastian Dröge2022-09-133-8/+270
|\ \ \ \ \
| * | | | | gobject: Add a test for deprecated propertiesSimon McVittie2022-09-132-0/+258
| * | | | | gobject: Only emit deprecation warnings for user-specified propertiesSimon McVittie2022-09-131-8/+12
|/ / / / /
* | | | | Update Bulgarian translationAlexander Shopov2022-09-131-1480/+1448
* | | | | Merge branch 'wip/3v1n0/regex-pcre2-flags-fixes' into 'main'Marco Trevisan2022-09-122-384/+755
|\ \ \ \ \
| * | | | | tests/regex: Perform more tests both with and without optimizationsMarco Trevisan (Treviño)2022-09-121-8/+93