summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | gdbusauthmechanismexternal: Optionally send empty authorization identitySimon McVittie2022-07-247-22/+58
| |/
* | Merge branch 'wip/smcv/installed-tests' into 'main'Philip Withnall2022-07-242-3/+5
|\ \ | |/ |/|
| * gobject/tests/performance: Only run a quick version as installed-testsSimon McVittie2022-07-241-1/+1
| * gobject/tests/performance: Use the other installed-tests templateSimon McVittie2022-07-241-1/+1
| * assert-msg-test.py: Look for assert-msg-test relative to this scriptSimon McVittie2022-07-241-1/+3
|/
* Update Georgian translationZurab Kargareteli2022-07-241-1711/+1515
* Merge branch 'flag-reverse-docs' into 'main'Marco Trevisan2022-07-231-2/+3
|\
| * goption: Slightly improve the documentation for G_OPTION_FLAG_REVERSEPhilip Withnall2022-07-131-2/+3
* | Merge branch 'more-atomic-ops' into 'main'Philip Withnall2022-07-237-15/+419
|\ \
| * | gthread: Use atomic pointer exchange to check value set on g_init_leaveMarco Trevisan (Treviño)2022-06-231-2/+4
| * | gmain: Do atomic addition before checking the old value on refMarco Trevisan (Treviño)2022-06-231-2/+4
| * | gresource: Use atomic pointer exchange operations to nullify and checkMarco Trevisan (Treviño)2022-06-231-2/+1
| * | gfileattribute: Do atomic addition before checking the old value on refMarco Trevisan (Treviño)2022-06-231-2/+3
| * | cancellable: Use more atomic exchanges operationsMarco Trevisan (Treviño)2022-06-231-5/+2
| * | gatomicarray: Use atomic exchange for data valueMarco Trevisan (Treviño)2022-06-231-2/+9
| * | gio/tests: Ensure that a cancellable hangs if reset from cancellable callbackMarco Trevisan (Treviño)2022-06-231-0/+87
| * | gio/tests: Ensure that cancellable is cancelled when emitting the signalMarco Trevisan (Treviño)2022-06-231-0/+65
| * | gio/tests: Add tests for cancellable pollfd and cancellation callbacksMarco Trevisan (Treviño)2022-06-231-0/+244
* | | Merge branch 'rybalkin-gregex-message-instead-of-warning' into 'main'Philip Withnall2022-07-221-9/+9
|\ \ \
| * | | gregex: use g_debug instead of g_warning in case JIT is not availableAleksei Rybalkin2022-07-221-9/+9
|/ / /
* | | Update Turkish translationEmin Tufan Çetin2022-07-221-1385/+1390
* | | Update Russian translationAleksandr Melman2022-07-211-251/+231
* | | Update Ukrainian translationYuri Chornoivan2022-07-211-77/+82
* | | Merge branch 'rybalkin-gregex-jit-compilation' into 'main'Philip Withnall2022-07-203-82/+164
|\ \ \
| * | | gregex: use G_REGEX_OPTIMIZE flag to enable JIT compilationAleksei Rybalkin2022-07-203-82/+164
|/ / /
* | | Merge branch 'gregex-match-info-leak-fix' into 'main'Philip Withnall2022-07-201-1/+4
|\ \ \
| * | | gregex: Free match info if offset matching recalc failedMarco Trevisan (Treviño)2022-07-201-1/+4
* | | | Merge branch 'wip/smcv/gdbus-sasl' into 'main'Philip Withnall2022-07-204-20/+396
|\ \ \ \
| * | | | tests: Add a test for GDBusServer with various simulated clientsSimon McVittie2022-07-182-0/+335
| * | | | gdbusauth: Represent empty data block as DATA\r\n, with no spaceSimon McVittie2022-07-181-8/+26
| * | | | GDBusServer: Accept empty authorization identity for EXTERNAL mechanismGiuseppe Scrivano2022-07-181-3/+13
| * | | | GDBusServer: If no initial response for EXTERNAL, send a challengeGiuseppe Scrivano2022-07-181-5/+18
| * | | | gdbusauth: empty DATA does not need a trailing spaceGiuseppe Scrivano2022-07-181-4/+4
* | | | | Merge branch 'wip/smcv/no-such-device' into 'main'Simon McVittie2022-07-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gioenums: G_IO_ERROR_NO_SUCH_DEVICE is new in 2.74Simon McVittie2022-07-181-1/+1
|/ / / /
* | | | Update Persian translationDanial Behzadi2022-07-171-74/+74
* | | | Update Persian translationDanial Behzadi2022-07-161-27/+27
* | | | Merge branch 'dist-job-fix' into 'main'Philip Withnall2022-07-151-0/+5
|\ \ \ \
| * | | | ci: Setup submodules and subprojects before building on distMarco Trevisan (Treviño)2022-07-121-0/+5
* | | | | Merge branch 'gsignal-threading-cleanup' into 'main'Philip Withnall2022-07-151-36/+75
|\ \ \ \ \
| * | | | | gsignal: Do not try to lookup the signal id and work on unlocked nodeMarco Trevisan (Treviño)2022-07-151-2/+7
| * | | | | gsignal: Perform signal unlocked handlers block, unblock and disconnect opsMarco Trevisan (Treviño)2022-07-151-34/+68
| | |/ / / | |/| | |
* | | | | Merge branch 'non-registered-extension-point' into 'main'Philip Withnall2022-07-157-4/+121
|\ \ \ \ \
| * | | | | Add tests for GMemorySettingsBackend and GNullSettingsBackendRyan Hope2022-07-153-0/+113
| * | | | | gio: Ensure extension points are registered when creating Settings backendsRyan Hope2022-07-153-3/+6
| * | | | | Add missing extension point register for for GMemorySettingsBackendRyan Hope2022-07-151-1/+2
| |/ / / /
* | | | | Merge branch 'c-only' into 'main'Philip Withnall2022-07-156-26/+57
|\ \ \ \ \
| * | | | | meson: fix build without cpp toolchainJames Hilliard2022-07-156-26/+57
|/ / / / /
* | | | | Merge branch 'regex-do-not-assert-on-compile-error' into 'main'Philip Withnall2022-07-152-2/+19
|\ \ \ \ \
| * | | | | gregex: Ensure we translate the errcode without asserting on G_REGEX_ERROR_CO...Marco Trevisan (Treviño)2022-07-152-2/+19
| |/ / / /