summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gosxcontenttype: Do not mix declarations with codewip/3v1n0/osx-declaration-mixes-fixMarco Trevisan (Treviño)2022-09-201-5/+10
* 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
| * glib/regex: Do not use JIT when using unsupported match optionsMarco Trevisan (Treviño)2022-09-122-13/+94
| * tests/regex: Make possible to test replacements with optionsMarco Trevisan (Treviño)2022-09-121-3/+18
| * regex: Handle JIT errors more explicitlyMarco Trevisan (Treviño)2022-09-121-2/+3
| * regex: Avoid allocating offsets until we've a matchMarco Trevisan (Treviño)2022-09-121-5/+1
| * regex: Compute the offsets size based on match resultsMarco Trevisan (Treviño)2022-09-121-3/+13
| * gregex: Avoid re-allocating if we have no size changeMarco Trevisan (Treviño)2022-09-121-3/+10
| * gregex: Handle the case we need to re-allocate the match dataMarco Trevisan (Treviño)2022-09-121-1/+14
| * regex: Use size types more in line with PCRE2 returned valuesMarco Trevisan (Treviño)2022-09-121-15/+19
| * gregex: Fix a potential PCRE2 code leak on reallocation failuresMarco Trevisan (Treviño)2022-09-121-7/+5
| * gregex: Do not try access the undefined match offsets if we have no matchMarco Trevisan (Treviño)2022-09-122-0/+12
| * gregex: Mark g_match_info_get_regex as transfer noneMarco Trevisan (Treviño)2022-09-121-1/+1
| * tests/regex: Add test for gtksourceview regressionAleksei Rybalkin2022-09-121-0/+10
| * regex: Do not mix PCRE2 Compile, Match, Newline and BSR flagsMarco Trevisan (Treviño)2022-09-122-314/+341
| * tests/regex: Actually check for match options changesMarco Trevisan (Treviño)2022-09-121-1/+1
| * tests/regex: Add debug strings for compile and match option flagsMarco Trevisan (Treviño)2022-09-121-10/+122
* | Update French translationClaude Paroz2022-09-121-1490/+1520
* | Merge branch 'install-tag' into 'main'Xavier Claessens2022-09-125-0/+15
|\ \ | |/ |/|
| * meson: Set install_tag on all toolsXavier Claessens2022-09-125-0/+15
* | Update Persian translationDanial Behzadi2022-09-121-65/+76
* | Updated Spanish translationDaniel Mustieles2022-09-121-2/+2
* | Updated Spanish translationDaniel Mustieles2022-09-121-11/+11
* | Update Slovenian translationMatej Urbančič2022-09-111-1487/+1608
* | Update Chinese (China) translationLuming Zh2022-09-111-39/+39
* | Update Swedish translationLuna Jernberg2022-09-101-1488/+1582
* | Merge branch 'ci-style-check-improvements' into 'main'Marco Trevisan2022-09-101-2/+8
|\ \ | |/ |/|
| * ci: Improve style check scriptMatthias Clasen2022-09-091-2/+8
|/
* Merge branch 'g-win32-app-info-fixes' into 'main'Luca Bacci2022-09-081-1/+2
|\
| * GWin32AppInfo: Add missing g_spawn_close_pidLuca Bacci2022-09-021-1/+2
* | Merge branch 'coverity-build-fix' into 'main'Emmanuele Bassi2022-09-071-0/+2
|\ \
| * | gioenumtypes: Only define GLIB_DISABLE_DEPRECATION_WARNINGS if neededMarco Trevisan (Treviño)2022-09-071-0/+2
* | | Merge branch 'fgets-error-ignore' into 'main'Matthias Clasen2022-09-061-1/+9
|\ \ \