summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-222.79.0upstream/2.79.0Philip Withnall
2023-12-22Merge branch 'glib-gir-sources' into 'main'Philip Withnall
2023-12-22Merge branch '3155-girepository-version' into 'main'Philip Withnall
2023-12-22girepository: Re-number GIR file from 2.0 to 3.0Philip Withnall
2023-12-22Merge branch 'gtypemodule-fix-mem-leaks' into 'main'Philip Withnall
2023-12-21Merge branch 'mcatanzaro/#3203' into 'main'Philip Withnall
2023-12-21Merge branch '3037-install-docs' into 'main'Emmanuele Bassi
2023-12-21gtypemodule: Add assertions in finalize()Gaël Bonithon
2023-12-21Merge branch '3037-man-rst2man' into 'main'Philip Withnall
2023-12-21docs: Install the gi-docgen docsPhilip Withnall
2023-12-21gapplication: ensure app ID is set when sending notificationMichael Catanzaro
2023-12-21build: Change default for -Dman-pages from disabled to autoPhilip Withnall
2023-12-21Merge branch 'gir-use-gstrv' into 'main'Marco Trevisan
2023-12-21docs: Port the man pages from DocBook to reStructuredTextPhilip Withnall
2023-12-21Merge branch 'th/notify-queue' into 'main'Philip Withnall
2023-12-21girepository: Clarify docstring about which kind of strings are formattedMarco Trevisan (Treviño)
2023-12-21girepository: Use newer API to create null-terminated ptr array for dependenciesMarco Trevisan (Treviño)
2023-12-21girepository: Use an array to iterate over and return the search pathsMarco Trevisan (Treviño)
2023-12-21Merge branch 'file-uri-cleanup' into 'main'Philip Withnall
2023-12-21Merge branch '3037-docs-ci' into 'main'Philip Withnall
2023-12-21Merge branch 'meson-size_t-check' into 'main'Michael Catanzaro
2023-12-21Merge branch 'typos' into 'main'Philip Withnall
2023-12-21docs: fix a typoYegor Yefremov
2023-12-21gobject: use g_malloc() allocator for GObjectNotifyQueue structThomas Haller
2023-12-21gobject: remove unused "conditional" argument from g_object_notify_queue_free...Thomas Haller
2023-12-21gobject: don't freeze to queue notify event in g_object_notify_by_spec_intern...Thomas Haller
2023-12-21gobject: add g_object_notify_queue_create_queue_frozen() helperThomas Haller
2023-12-21gobject: avoid taking reference during g_object_thaw_notify()Thomas Haller
2023-12-21gobject: avoid additional freeze+thaw in g_object_thaw_notify()Thomas Haller
2023-12-21gobject: drop ref/unref from g_object_freeze_notify()Thomas Haller
2023-12-21gobject: adjust assertion for ref-count in g_object_freeze_notify()Thomas Haller
2023-12-21girepository/tests: Add search paths testsMarco Trevisan (Treviño)
2023-12-21cleanup: Add missing final ending line to meson girrepository filesMarco Trevisan (Treviño)
2023-12-20Fix detecting size_t size when `-Wmissing-prototypes` is in CFLAGSColomban Wendling
2023-12-20build: Ignore ASAN link order errors when generating typelib filesMarco Trevisan (Treviño)
2023-12-20build: Factorize some common values in gi generationMarco Trevisan (Treviño)
2023-12-20build: Move gir generation to an introspection folderMarco Trevisan (Treviño)
2023-12-20gobject: Make GLib-2.0 gir build depend on GObject dependencyMarco Trevisan (Treviño)
2023-12-20girepository: Return enumerated versions as a GStrvMarco Trevisan (Treviño)
2023-12-20glocalvfs: Remove unnecessary and buggy codeColomban Wendling
2023-12-20tests: Test file:// URIs with both query and fragmentColomban Wendling
2023-12-20Merge branch 'gtask-return-literal' into 'main'Philip Withnall
2023-12-20gio: Use g_task_return_error_literal() where we don't need formattingMarco Trevisan (Treviño)
2023-12-20gtask: Add g_task_return_new_error_literal()Marco Trevisan (Treviño)
2023-12-20Merge branch 'datetime-usec' into 'main'Philip Withnall
2023-12-20GDateTime: Add usec precision API for unix timeXavier Claessens
2023-12-20Merge branch 'ebassi/girepository-no-gio' into 'main'Philip Withnall
2023-12-19tests: Check thread safety of GParamSpecPoolEmmanuele Bassi
2023-12-19tests: Verify GParamSpecPool creationEmmanuele Bassi
2023-12-19tests: Add unit for GParamSpecPoolEmmanuele Bassi