Commits on Source
101
b32e1b63
gqsort: Add g_sort_array() and deprecate g_qsort_with_data()
Jun 28, 2024
7b435dfa
garray: Fix g_ptr_array_insert() with indices > G_MAXINT
Jun 28, 2024
62acd02c
gasyncresult.c: Port all doc comments to gi-docgen
Jun 29, 2024
f08952d5
gasyncresult.h: Port all doc comments to gi-docgen
Jun 29, 2024
6daebde9
Fix gsocketclient-slow test on FreeBSD
Jun 30, 2024
2ebcff93
GAsyncQueue: Add copy-func and free-func annotations
Jun 30, 2024
9e498da9
Merge branch 'gsocketclient-test-fix' into 'main'
Jul 01, 2024
1b41818f
Merge branch 'port-gasyncresult.c-comments' into 'main'
Jul 01, 2024
14b3d5da
gobject: Remove unused variable from macro
Jul 01, 2024
7f8201d7
Merge branch 'gtype-macro-remove-variable' into 'main'
Jul 01, 2024
b89dba22
codegen: resolve pylint import issues
Jul 02, 2024
04b79f91
gobject: Fix macro name in comment; improve style
Jul 03, 2024
e0d5d0f3
Merge branch 'python-linting' into 'main'
Jul 03, 2024
5de4d59c
Merge branch 'correct-gtype-macro-comment' into 'main'
Jul 03, 2024
964abbd0
gmain: Refactor GSourceFuncs into typed callbacks
Jul 04, 2024
047010a2
Merge branch 'typed-callbacks-gsourcefuncs' into 'main'
Jul 04, 2024
38faeca6
replace package.version.Version by internal code
Jul 04, 2024
41d34f49
Merge branch 'erniGH/remove-distutils' into 'main'
Jul 04, 2024
85c8a7c0
Docs: Replace Gio.MenuModel diagram with SVG
Jul 04, 2024
f4d94411
Menu model example: Update diagram
Jul 04, 2024
f953212c
tests: Add a test for g_value_array_sort_with_data()
Jul 04, 2024
22d69994
Merge branch 'menu-model-diagram' into 'main'
Jul 04, 2024
70784b99
Merge branch 'wsign-conversion' into 'main'
Jul 04, 2024
b29f2495
Merge branch 'async_queue_copy_free_func' into 'main'
Jul 04, 2024
da351057
gthreadedresolver: ref-sink returned records in lookup_records()
Jul 04, 2024
caf7f8ef
tests: fix some Windows testsuite failures
Jul 04, 2024
7878938e
Merge branch 'pr/fix_some_windows_testsuite_failures' into 'main'
Jul 04, 2024
cdcb1798
tests: ensure DNS records are full-reference variants
Jul 04, 2024
83200855
Merge branch 'andyholmes/resolver-ownership' into 'main'
Jul 05, 2024
3993d8db
codegen: Drop unused import
Jul 07, 2024
fc72d920
Merge branch 'packaging-version' into 'main'
Jul 07, 2024
202d345a
GOsxNetworkMonitor: Add network monitor backend for OS X
Jul 07, 2024
de71e950
Merge branch 'wip/leoziyou/macos-network-monitor' into 'main'
Jul 07, 2024
a8b52cd9
gfilteroutputstream.c: Port all doc comments to gi-docgen
Jul 09, 2024
c48fd731
gbufferedoutputstream.c: Port doc comments to gi-docgen
Jul 09, 2024
8d0bf4ed
tests: Make an error check less specific in gsocketclient-slow
Jul 09, 2024
325a9af5
Merge branch 'port-gbufferedoutputstream.c-comments' into 'main'
Jul 09, 2024
2e7e51be
gbufferedinputstream: Port all doc comments to gi-docgen
Jul 09, 2024
a4981592
glib-private: fix build under Cygwin
Jul 09, 2024
fc018793
Merge branch 'wip/pwithnall/macos-ci-fix' into 'main'
Jul 09, 2024
a3147931
gi: Add missing Since annotation
Jul 09, 2024
a807604e
docs: Add source location URL
Jul 09, 2024
a7da10fe
Merge branch 'asan-cygwin-build-fix' into 'main'
Jul 09, 2024
ef57fa8a
Merge branch 'port-gbufferedinputstream.c-comments' into 'main'
Jul 09, 2024
929f2ae0
tests: Fix compilation of resolver-parsing test on FreeBSD
Jul 09, 2024
dfe6d0f8
Merge branch 'ebassi/docs-location' into 'main'
Jul 09, 2024
8bf58732
Merge branch 'bilelmoussaoui-main-patch-13638' into 'main'
Jul 09, 2024
fd2295c5
Merge branch 'port-gfilteroutputstream.c-comments' into 'main'
Jul 09, 2024
4a73fbda
Merge branch 'wip/pwithnall/resolver-parsing-bsd-fix' into 'main'
Jul 09, 2024
73d91351
gmodule-dl: fix G_MODULE_BIND_LOCAL on Darwin
Jul 10, 2024
3ab13ddc
gmodule: skip local-binding test on Windows
Jul 11, 2024
1b733658
Merge branch 'darwin-rtld_local-fix' into 'main'
Jul 11, 2024
3bd477b4
gio/actiongroupexporter: Port docs to gi-docgen
Jul 11, 2024
110e76a1
gio/actionmap: Port docs to gi-docgen
Jul 11, 2024
b8db8394
gio/appinfo: Port docs to gi-docgen
Jul 11, 2024
ecc99049
gio/applaunchcontext: Port docs to gi-docgen
Jul 11, 2024
a84c67da
gio/appinfo: Directly link GdkAppLaunchContext
Jul 11, 2024
79c57b5b
Merge branch 'gbsneto/doc-fixes-pt1' into 'main'
Jul 11, 2024
b6c12c61
gspawn: Rename gspawn.c to gspawn-posix.c
Jul 15, 2024
6161bbf3
gspawn: Add platform-independent top level API file
Jul 15, 2024
a931a75c
docs(GNode): Traversal diagrams, color & dark-mode
Jul 15, 2024
d3cb9d63
Merge branch 'traverse-diagrams' into 'main'
Jul 15, 2024
d9fec76b
gfile: Add support for x-gvfs-trash mount option
Jul 16, 2024
297d808c
introspection: Correct GIO-Windows pkg-config name
Jul 17, 2024
107b4722
Merge branch 'introspection-correct-gio-windows-pkg' into 'main'
Jul 18, 2024
d5c088e7
Merge branch 'wip/oholy/x-gvfs-trash' into 'main'
Jul 20, 2024
0b8f69b2
docs: Clarify that G_GNUC_UNUSED can’t be used on definitions
Jul 20, 2024
d5f0f2e2
Merge branch 'g-gnuc-unused-docs' into 'main'
Jul 21, 2024
a8b1e818
docs: Improve typesetting of GObject naming conventions slightly
Jul 22, 2024
88da3a71
gmacros: Define G_PASTE/G_PASTE_ARGS for GI Scanner
Jul 23, 2024
363f5eba
gmacros: Define G_STATIC_ASSERT for GI Scanner
Jul 23, 2024
35d76da8
docs: Clarify conventions about type naming and name mangling in GObject
Jul 23, 2024
732b0f12
Merge branch 'wip/g-static-assert-gi-scanner' into 'main'
Jul 23, 2024
0a8cb10f
gio/tests: Ensure that a GCancellableSource can be used muliple times
Jul 24, 2024
3a07b2ab
GCancellable: Use per-instance mutex logic instead of global critical sections
Jul 24, 2024
54d9c26b
gcancellable: Reference the object before locking when doing signal emission
Jul 24, 2024
7855fc9f
Merge branch 'atomic-gcancellable' into 'main'
Jul 24, 2024
cc6f09f3
docs: Clarify an example in GObject concepts.md
Jul 24, 2024
435aeddb
Merge branch '3399-glib-gir-platform-differences' into 'main'
Jul 24, 2024
286c793e
Merge branch 'gobject-naming-docs' into 'main'
Jul 24, 2024
c474d406
gdesktopappinfo: Port doc comments to gi-docgen syntax
Jul 24, 2024
d1945c7a
gdesktopappinfo: Add additional links to the Desktop Entry Spec
Jul 24, 2024
bc59e28b
gthread: Make introspection comments platform-independent
Jul 24, 2024
84fe784b
tests: Run GModule tests in subprocesses
Jul 24, 2024
21fdb3be
gappinfo: Move all platform-independent API docs to gappinfo.c
Jul 24, 2024
bf630dd4
gio: Rename gosxcontenttype.m to gcontenttype-osx.m
Jul 24, 2024
7bec6327
gio: Rename gcontenttype.c to gcontenttype-fdo.c
Jul 24, 2024
460d284f
gcontenttype: Add platform-independent top level API file
Jul 24, 2024
055eef39
Merge branch 'wip/pwithnall/3399-glib-gir-platform-differences-gthread' into 'main'
Jul 24, 2024
3aee3c4e
Merge branch 'wip/pwithnall/3415-module-tests' into 'main'
Jul 24, 2024
e807966b
strfuncs: Don't let get_C_locale() clobber errno
Jul 26, 2024
16819a40
CI: Mark msys2-mingw32 as allowing failures
Jul 26, 2024
4b1ee1f7
Merge branch 'wip/smcv/bug3418-newlocale-errno' into 'main'
Jul 26, 2024
63690399
Merge branch 'wip/smcv/msys2-mingw32-allow-failure' into 'main'
Jul 26, 2024
44a145f2
Merge branch 'wip/pwithnall/3399-glib-gir-platform-differences-appinfo-content-types' into 'main'
Jul 26, 2024
a4483644
meson: Fix another kqueue build race on macOS
Jul 27, 2024
1e6c6eba
Merge branch 'kqueue-gobject-dep' into 'main'
Jul 27, 2024
c534037e
meson: Fix project not compiling in macOS
Jul 28, 2024
474dbd91
Merge branch 'fix-macos-build' into 'main'
Jul 28, 2024
95eafc07
2.81.1
Aug 02, 2024
1 additional commits have been omitted to prevent performance issues.
Loading
Loading