summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-01gopenuriportal: Improve error messagesJulian Sparber
2024-10-01gopenuriportal: Create GXdpOpenURI DBus proxy when neededJulian Sparber
2024-10-01gopenuriportal: Use task data instead of object dataJulian Sparber
2024-10-01gopenuriportal: Fix two memory leaksJulian Sparber
2024-10-01Merge branch 'speed-up-query-exists' into 'main'Philip Withnall
2024-10-01Merge branch 'fake-document-portal-in-process' into 'main'Philip Withnall
2024-10-01gio: Implement query_exists for resourcesMatthias Clasen
2024-10-01gio: Implement query_exists for local filesMatthias Clasen
2024-10-01gio: Add a query_exists vfunc to GFileMatthias Clasen
2024-10-01Merge branch '3483-mainloop-test' into 'main'Philip Withnall
2024-10-01Merge branch 'utf8-docs' into 'main'Philip Withnall
2024-10-01gutf8: Clarify position of end returned from g_utf8_validate()Philip Withnall
2024-10-01gutf8: Convert docs to gi-docgen linking syntaxPhilip Withnall
2024-10-01Merge branch 'steal-handle-id' into 'main'Philip Withnall
2024-10-01tests: Run dbus-appinfo tests with G_TEST_OPTION_ISOLATE_DIRSPhilip Withnall
2024-10-01tests: Move fake-document-portal subprocess inside dbus-appinfo testPhilip Withnall
2024-10-01Merge branch 'gbytes-double-free' into 'main'Michael Catanzaro
2024-10-01Merge branch 'disable-assert-fix' into 'main'Michael Catanzaro
2024-10-01gstdio: Move doc comment for g_clear_fd() to be next to the codePhilip Withnall
2024-10-01gmain: Move doc comment for g_steal_fd() to be next to the codePhilip Withnall
2024-10-01glib: Add declarations for public static inline methodsPhilip Withnall
2024-10-01utils: Add g_steal_handle_id() to complement g_clear_handle_id()Philip Withnall
2024-10-01tests: Rework a mainloop test to use an explicit termination conditionPhilip Withnall
2024-10-01gbytes: Add an assertion to placate static analysisPhilip Withnall
2024-10-01Merge branch 'string-replace-tests' into 'main'Philip Withnall
2024-10-01Merge branch 'wip/chergert/gvariant-padding' into 'main'Philip Withnall
2024-10-01gvariant: Fix unused variables when G_DISABLE_ASSERT is definedPhilip Withnall
2024-10-01gvariant: Add portable alignment fix for GVariant suffixChristian Hergert
2024-10-01Merge branch 'gvariant-32bit-msvc' into 'main'Philip Withnall
2024-10-01gvariant-core.c: Fix suffix alignment on 32-bit MSVC buildsChun-wei Fan
2024-09-29Merge branch '3042-msys2-still-intermittent' into 'main'Philip Withnall
2024-09-29ci: Clarify msys2 allow-failure policyPhilip Withnall
2024-09-29Revert "CI: Mark msys2-mingw32 as allowing failures"Philip Withnall
2024-09-29Merge branch 'fix-msys2-mingw32-ci' into 'main'Philip Withnall
2024-09-29gvariant: Fix suffix alignment on 32-bit machinesPhilip Withnall
2024-09-29gpoll: Remove unused variablePhilip Withnall
2024-09-29ci: Only build gobject-introspection if the system version is too oldPhilip Withnall
2024-09-28lcov: Fix use of deprecated lcov_branch_coverage optionPhilip Withnall
2024-09-28fuzzing: Add simple fuzz test for g_string_replace()Philip Withnall
2024-09-28Merge branch 'feature' into 'main'Philip Withnall
2024-09-28remove quadratic behavior in g_string_replaceJames Tirta
2024-09-28Merge branch 'amolenaar/fix-macos-url-launcher' into 'main'Philip Withnall
2024-09-27macos: Fix URL launcherArjan Molenaar
2024-09-27tests: Add a way to get the mock session bus address in testsPhilip Withnall
2024-09-27Merge branch 'wip/chergert/gvariant-inline-suffix-data' into 'main'Philip Withnall
2024-09-27Merge branch 'wip/lantw/tests-FreeBSD-doesn't-use-glibc' into 'main'Philip Withnall
2024-09-27tests: FreeBSD doesn't use glibcTing-Wei Lan
2024-09-26glib/gvariant: Avoid many GBytes allocationChristian Hergert
2024-09-26Merge branch 'main' into 'main'Michael Catanzaro
2024-09-26fix https://gitlab.gnome.org/GNOME/glib/-/issues/3444stefan11111