summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gvariant: Allow g_variant_byteswap() to operate on tree-form variantsmcatanzaro/glib-2-68-rhel9Philip Withnall2023-03-242-29/+115
* gvariant: Fix g_variant_byteswap() returning non-normal data sometimesPhilip Withnall2023-03-242-3/+29
* gvariant-serialiser: Check offset table entry size is minimalPhilip Withnall2023-03-242-1/+194
* gvariant: Fix a leak of a GVariantTypeInfo on an error handling pathPhilip Withnall2023-03-241-0/+1
* gvariant: Cut allocs of default values for children of non-normal arraysPhilip Withnall2023-03-241-1/+65
* gvariant: Add internal g_variant_maybe_get_child_value()Philip Withnall2023-03-242-0/+71
* gvariant: Port g_variant_deep_copy() to count its iterations directlyPhilip Withnall2023-03-241-4/+3
* gvariant: Clarify the docs for g_variant_get_normal_form()Philip Withnall2023-03-241-1/+3
* tests: Disable some random instance tests of GVariantsPhilip Withnall2023-03-241-3/+9
* tests: Add another test for overlapping offsets in GVariantPhilip Withnall2023-03-241-0/+34
* gvariant: Track checked and ordered offsets independentlyPhilip Withnall2023-03-245-12/+75
* gvariant: Don’t allow child elements of a tuple to overlap each otherPhilip Withnall2023-03-242-0/+4
* gvariant: Don’t allow child elements of a tuple to overlap each otherPhilip Withnall2023-03-245-3/+232
* gvariant-serialiser: Rework child size calculationPhilip Withnall2023-03-241-22/+9
* gvariant-serialiser: Factor out code to get bounds of a tuple memberPhilip Withnall2023-03-241-27/+46
* gvariant: Don’t allow child elements to overlap with each otherWilliam Manley2023-03-244-3/+172
* gvariant: Zero-initialise various GVariantSerialised objectsPhilip Withnall2023-03-242-7/+7
* gvariant-serialiser: Factor out functions for dealing with framing offsetsWilliam Manley2023-03-241-51/+57
* gvariant-core: Consolidate construction of `GVariantSerialised`William Manley2023-03-241-24/+25
* gspawn: Report errors with closing file descriptors between fork/execPhilip Withnall2022-01-271-9/+26
* gnetworkmonitornm: Do not re-update cached propertyJulian Andres Klode2022-01-271-22/+0
* gnetworkmonitornm: Stop using removed PropertiesChanged signalJulian Andres Klode2022-01-271-22/+7
* gutils: Avoid segfault in g_get_user_database_entryJamie Bainbridge2022-01-271-2/+5
* gio: Simplify memory monitor tests by using assertEventually() helperBastien Nocera2022-01-272-24/+38
* gio: Remove left-over debug statement from memory monitor portal testBastien Nocera2022-01-271-1/+0
* gio: Add GPowerProfileMonitor testsBastien Nocera2022-01-273-6/+241
* gio: Add portal version of GPowerProfileMonitorBastien Nocera2022-01-275-0/+217
* Add GPowerProfileMonitorPatrick Griffis2022-01-2712-0/+587
* gio: Do not block when low-memory-monitor daemon appearsBastien Nocera2022-01-271-13/+29
* gio: g_clear_signal_handler() can handle NULL argsBastien Nocera2022-01-271-4/+2
* tests: Remove unused constant in GMemoryMonitor testBastien Nocera2022-01-271-3/+0
* Add test for child_err_report_fd conflation with target fdsMichael Catanzaro2022-01-271-7/+35
* Add tests for GSubprocess fd conflation issuesMichael Catanzaro2022-01-272-2/+195
* gspawn: add new error message for open() failuresMichael Catanzaro2022-01-271-4/+13
* gspawn: Check from errors from safe_dup2() and dupfd_cloexec()Michael Catanzaro2022-01-271-11/+29
* gsubprocess: ensure we test fd remapping on the posix_spawn() codepathMichael Catanzaro2022-01-271-3/+41
* gspawn: Implement fd remapping for posix_spawn codepathMichael Catanzaro2022-01-271-7/+58
* gspawn: fix fd remapping conflation issueMichael Catanzaro2022-01-271-18/+25
* gspawn: fix hangs when duping child_err_report_fdMichael Catanzaro2022-01-271-15/+1
* gspawn: Improve error message when dup failsMichael Catanzaro2022-01-271-1/+1
* gspawn: use close_and_invalidate moreMichael Catanzaro2022-01-271-1/+1
* gversionmacros: Add version macros for GLib 2.70Simon McVittie2022-01-276-1/+71
* gdesktopappinfo: Add SourcePath= to transient systemd unitsBenjamin Berg2022-01-271-0/+13
* gdesktopappinfo: Handle task completion from spawn functionBenjamin Berg2022-01-271-66/+146
* gdesktopappinfo: Move launched applications into transient scopeBenjamin Berg2022-01-271-37/+227
* tests: Iterate mainloop during launch testBenjamin Berg2022-01-271-0/+1
* Update Croatian translationglib-2-68Goran Vidović2021-10-271-1720/+1867
* Update Friulian translationFabio Tomat2021-09-251-372/+400
* 2.68.42.68.4Philip Withnall2021-08-192-1/+19
* Merge branch 'backport-2174-newline-glib-2-68' into 'glib-2-68'Emmanuele Bassi2021-08-191-1/+1
|\