summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'ghash-keys+values-arrays' into 'main'Philip Withnall2022-12-1611-84/+394
|\ \ \ \ \ \
| * | | | | | gdbusdaemon: Simplify name listing code using only arraysMarco Trevisan (Treviño)2022-12-161-21/+5
| * | | | | | gdbusobjectskeleton: Get the ifaces via array instead of listMarco Trevisan (Treviño)2022-12-161-6/+10
| * | | | | | gdbus-tool: Steal set values passing the ownership to an arrayMarco Trevisan (Treviño)2022-12-161-7/+12
| * | | | | | gdbusobjectmanagerclient: Simplify g-name-owner changes codeMarco Trevisan (Treviño)2022-12-161-8/+7
| * | | | | | gdbusmessage: Get message headers keys as arraysMarco Trevisan (Treviño)2022-12-161-14/+17
| * | | | | | gdbusaddress: Use simpler hash table keys as arraysMarco Trevisan (Treviño)2022-12-161-21/+15
| * | | | | | gdbusaddress: Use simpler hash table keys as arraysMarco Trevisan (Treviño)2022-12-161-18/+18
| * | | | | | gdbusconnection: Avoid copying connection registered set values twiceMarco Trevisan (Treviño)2022-12-161-7/+1
| * | | | | | ghash: Add functions to steal all keys and values preserving ownershipMarco Trevisan (Treviño)2022-12-164-0/+182
| * | | | | | ghash: Add APIs to get hash table keys and values as GPtrArrayMarco Trevisan (Treviño)2022-12-164-0/+145
* | | | | | | Merge branch 'fix-cancellable-connect-race' into 'main'Philip Withnall2022-12-162-6/+92
|\ \ \ \ \ \ \
| * | | | | | | GCancellable: Ensure it is always cancelled on connect callbackMarco Trevisan (Treviño)2022-12-152-6/+92
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'array-direct-insert' into 'main'Philip Withnall2022-12-163-8/+83
|\ \ \ \ \ \ \
| * | | | | | | garray: Add support adding literal valuesMarco Trevisan (Treviño)2022-12-163-8/+83
* | | | | | | | Merge branch 'concurrent-rand' into 'main'Philip Withnall2022-12-161-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tests/slice-concurrent.c: avoid using rand() from multiple threadsAlexander Richardson2022-12-161-6/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'wip/smcv/gvariant-big-endian' into 'main'Philip Withnall2022-12-161-8/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | gvariant-serialiser: Convert endianness of offsetsSimon McVittie2022-12-161-8/+11
* | | | | | | | | Merge branch 'posix_memalign-requirements' into 'main'Simon McVittie2022-12-162-4/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix test_aligned_mem for MorelloAlex Richardson2022-12-151-3/+3
| * | | | | | | | tests/gvariant.c: ensure posix_memalign alignment argument is correctAlex Richardson2022-12-151-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'wip/pwithnall/temporarily-disable-freebsd' into 'main'Simon McVittie2022-12-161-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: Temporarily only run the FreeBSD 13 CI on a schedulePhilip Withnall2022-12-161-1/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'varargs-missing-argument' into 'main'Simon McVittie2022-12-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tests/gdbus-method-invocation: Fix missing g_variant_new() argumentAlex Richardson2022-12-161-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'coverity-fix' into 'main'Marco Trevisan2022-12-141-2/+14
|\ \ \ \ \ \ \
| * | | | | | | gtestutils: Check for failure to setenv() and returnPhilip Withnall2022-12-141-2/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '861-dbus-menu-model-robustness' into 'main'Philip Withnall2022-12-145-4/+198
|\ \ \ \ \ \ \
| * | | | | | | gmenumodel: disallow exporting large menus on the busLars Uebernickel2022-12-145-4/+198
| |/ / / / / /
* | | | | | | Merge branch '2835-gapplication-test-failure' into 'main'Marco Trevisan2022-12-141-1/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tests: Release GApplication a little later to avoid assertion failuresPhilip Withnall2022-12-141-1/+13
|/ / / / / /
* | | | | | Merge branch 'more-gobject-performance-tests' into 'main'Marco Trevisan2022-12-141-0/+352
|\ \ \ \ \ \
| * | | | | | gobject/tests/performance: Add object get/set performance testsMarco Trevisan (Treviño)2022-12-141-0/+161
| * | | | | | gobject/tests/performance: Add object notify performance testsMarco Trevisan (Treviño)2022-12-141-0/+191
* | | | | | | Merge branch 'security-docs-fix' into 'main'Marco Trevisan2022-12-141-3/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | docs: Update SECURITY to stop mentioning a deprecated mailing listPhilip Withnall2022-12-131-3/+1
* | | | | | | Merge branch '2121-2540-2794-2797-gvariant-normal-forms' into 'main'Philip Withnall2022-12-136-168/+1124
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | gvariant: Allow g_variant_byteswap() to operate on tree-form variantsPhilip Withnall2022-12-132-29/+115
| * | | | | | gvariant: Fix g_variant_byteswap() returning non-normal data sometimesPhilip Withnall2022-12-132-3/+29
| * | | | | | gvariant-serialiser: Check offset table entry size is minimalPhilip Withnall2022-12-132-1/+194
| * | | | | | gvariant: Fix a leak of a GVariantTypeInfo on an error handling pathPhilip Withnall2022-12-131-0/+1
| * | | | | | gvariant: Cut allocs of default values for children of non-normal arraysPhilip Withnall2022-12-131-1/+65
| * | | | | | gvariant: Add internal g_variant_maybe_get_child_value()Philip Withnall2022-12-132-0/+71
| * | | | | | gvariant: Port g_variant_deep_copy() to count its iterations directlyPhilip Withnall2022-12-131-4/+3
| * | | | | | gvariant: Clarify the docs for g_variant_get_normal_form()Philip Withnall2022-12-131-1/+3
| * | | | | | tests: Disable some random instance tests of GVariantsPhilip Withnall2022-12-131-3/+9
| * | | | | | tests: Add another test for overlapping offsets in GVariantPhilip Withnall2022-12-131-0/+34
| * | | | | | gvariant: Track checked and ordered offsets independentlyPhilip Withnall2022-12-135-12/+75
| * | | | | | gvariant: Don’t allow child elements of a tuple to overlap each otherPhilip Withnall2022-12-135-3/+232