summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Work around msvcwip/matthiasc/try-inlining-magicMatthias Clasen2022-10-022-1/+39
* Make gtk-doc handle inline functionsMatthias Clasen2022-10-021-0/+1
* Add an inline version of g_strcmp0Matthias Clasen2022-10-022-27/+33
* Merge branch 'gbsneto/python-find' into 'main'Xavier Claessens2022-09-301-1/+1
|\
| * build: Let Meson figure out Python installationGeorges Basile Stavracas Neto2022-09-291-1/+1
|/
* Update Abkhazian translationNart Tlisha2022-09-291-253/+4130
* Update Friulian translationFabio Tomat2022-09-281-1714/+1912
* Merge branch 're-js-compat' into 'main'Marco Trevisan2022-09-272-13/+8
|\
| * gregex: Drop explanation G_REGEX_JAVASCRIPT_COMPATGuido Günther2022-09-271-12/+0
| * gregex: Allow G_REGEX_JAVASCRIPT_COMPAT in compile mask for g_regex_newGuido Günther2022-09-272-1/+8
* | Merge branch 'ebassi/issue-2770' into 'main'Emmanuele Bassi2022-09-251-0/+3
|\ \
| * | Empty values are not valid GParamSpecEmmanuele Bassi2022-09-251-0/+3
* | | Merge branch 'ebassi/fix-python-style-check' into 'main'Emmanuele Bassi2022-09-251-5/+8
|\ \ \ | |/ / |/| |
| * | ci: Conform to Python's coding styleEmmanuele Bassi2022-09-251-5/+8
|/ /
* | 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
|\ \ \ \ \