summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)Author
2023-12-01Merge branch '3037-doc-build-cleanups' into 'main'Emmanuele Bassi
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gsignal: Add missing (scope forever) annotationsPhilip Withnall
2023-11-29gboxed: Add missing (scope forever) annotationsPhilip Withnall
2023-11-23gstrvbuilder: Add a boxed type so it can be introspected properlyPhilip Withnall
2023-11-23gdir: Add refcounting support and a boxed typePhilip Withnall
2023-11-21Merge branch 'hmac-introspection' into 'main'Philip Withnall
2023-11-21mkenums: Allow , in a character literalLukáš Tyrychtr
2023-11-15ghmac: Add a boxed type so it can be introspected properlyPhilip Withnall
2023-11-15gobject: Ensure gobject from builddir is used when generating GLib-2.0.girPhilip Withnall
2023-11-07Merge branch '3158-info-critical' into 'main'Philip Withnall
2023-11-07tests: Run processes under test with G_DEBUG=fatal-warningsPhilip Withnall
2023-11-04gvalue: add g_value_steal_string()Alexander Slobodeniuk
2023-11-01gsignalgroup: Avoid function call with side effect in g_return_* macroKleis Auke Wolthuizen
2023-10-25Change GType print placeholders to G_GUINTPTR_FORMATAlex Richardson
2023-10-25GType: introduce GTYPE_TO_POINTER/GPOINTER_TO_TYPEAlex Richardson
2023-10-24GType: Use guintptr as the underlying storage if larger than gsizeAlex Richardson
2023-10-24Merge branch 'atomic-uintptr' into 'main'Philip Withnall
2023-10-23docs: Move the value collection documentation to MarkdownPhilip Withnall
2023-10-23gobject: Fix invalid doc linksPhilip Withnall
2023-10-23Generate introspection dataEmmanuele Bassi
2023-10-23docs: Remove duplicate docblocksEmmanuele Bassi
2023-10-23Ignore autocleanups when generating introspection dataEmmanuele Bassi
2023-10-23Add missing annotation separatorEmmanuele Bassi
2023-10-23Remove unnecessary annotationEmmanuele Bassi
2023-10-18Initial test of Hurd CI - (run_tests.sh status ignored)Damien Zammit
2023-10-16docs: Move the GClosure SECTIONMatthias Clasen
2023-10-16docs: Move the GTypeModule SECTIONMatthias Clasen
2023-10-16docs: Move the GTypePlugin SECTIONMatthias Clasen
2023-10-16docs: Move the GParamSpec SECTIONMatthias Clasen
2023-10-16docs: Move the GSignalGroup SECTIONMatthias Clasen
2023-10-16docs: Move the GValueArray SECTIONMatthias Clasen
2023-10-16docs: Move the signal SECTIONMatthias Clasen
2023-10-16docs: Move the GType SECTIONMatthias Clasen
2023-10-16docs: Move the GObject SECTIONMatthias Clasen
2023-10-16docs: Move the GBindingGroup SECTIONMatthias Clasen
2023-10-16docs: Move the GBinding SECTIONMatthias Clasen
2023-10-11docs: Move GValue documentation to MarkdownMatthias Clasen
2023-10-11docs: Move floating refs documentation to MarkdownMatthias Clasen
2023-10-11docs: Move enum type documentation to MarkdownMatthias Clasen
2023-10-11docs: Move boxed type documentation to MarkdownMatthias Clasen
2023-10-10Cast via guintptr when adding/removing bitsflags on pointersAlex Richardson
2023-10-04gobject: use g_once_init_enter_pointer for GType initializersAlex Richardson
2023-10-04Use g_once_init_{enter,leave}_pointer where appropriateAlex Richardson
2023-10-03Merge branch 'wip/chergert/make-gtype-create-instance-fast' into 'main'Philip Withnall
2023-10-03gobject: inline G_TYPE_IS() macros within gtype.cChristian Hergert
2023-10-03gobject: cache flags needed for g_type_create_instance()Christian Hergert
2023-10-03Merge branch 'wip/chergert/separate-gweakref-from-gweaknotify-gdata' into 'main'Philip Withnall
2023-10-02Add value annotation to G_TYPE_FUNDAMENTAL_MAXEmmanuele Bassi
2023-09-12CHERI: silence two pedantic warningsAlex Richardson