[glib] (509 commits) Non-fast-forward update to branch benzea/systemd-transient-scope
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (509 commits) Non-fast-forward update to branch benzea/systemd-transient-scope
- Date: Wed, 13 Jan 2021 16:51:53 +0000 (UTC)
The branch 'benzea/systemd-transient-scope' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
9056ff2... gdesktopappinfo: Move launched applications into transient
ecc7518... gdesktopappinfo: Handle task completion from spawn function
0c8bee9... gdesktopappinfo: Add SourcePath= to transient systemd units
c4a6637... tests: Iterate mainloop during launch test
Commits added to the branch:
03cf620... gvdb-reader: Reword a comment for clarity (*)
4590b49... gio: Fix some remaining DocBook syntax in a documentation c (*)
8f0b968... 2.67.0 (*)
3b10a07... Improve docstrings of 'g_strstr_len' and 'g_strrstr_len' (f (*)
5339082... Merge branch 'improve-g_strrstr_len-docstring' into 'master (*)
96ccf06... gmain: g_main_context_check() can skip updating polled FD s (*)
ec22242... Merge branch 'g_main_context_check_skipping_pollrec_updates (*)
1d28fd5... Fix race in socketclient-slow test (*)
159a9c2... gio: Fix various typos of the name ‘D-Bus’ (*)
98f2607... Merge branch 'dbus-typos' into 'master' (*)
4926948... Merge branch 'app-info-docs' into 'master' (*)
2d008e4... Merge branch 'mcatanzaro/#2221' into 'master' (*)
70279f8... gdbus: Cope with sending fds in a message that takes multip (*)
fc1f496... gdbus: Document the intended semantics of handles and fds (*)
e5cee9c... gio/tests/gdbus-peer: Exercise fds attached to a large mess (*)
5b0a7ed... Merge branch 'wip/smcv/dbus-fd-convention' into 'master' (*)
35ffbf9... Merge branch 'wip/smcv/big-dbus-write-with-fds' into 'maste (*)
c2b8fa8... gsocketclient: fix crash when async connection step fails (*)
b04a359... Merge branch 'mcatanzaro/#2233' into 'master' (*)
db2cb16... docs: Add missing annotation glossary (*)
2993bb8... docs: Fix xinclude directives (*)
e174460... Build gdbus-objectmanager-example docs unconditionally (*)
c63da52... glib/tests/fileutils: Make more use of g_assert_no_errno() (*)
b3b4ad4... gio/tests/live-g-file: Use g_assert_no_errno() (*)
3468369... gio/tests/appmonitor: Use g_assert_no_errno() (*)
3f9f7da... gio/tests/gsettings: Use g_assert_no_errno() (*)
782c1b4... gio/tests/gsettings: Assert that g_chmod succeeds (*)
f53aaea... gio/tests/gsettings: Assert that temporary directory ends u (*)
087fdf8... glib/tests/fileutils: Fix expectations when running as root (*)
7fd0d1c... Merge branch 'wip/smcv/assert-no-errno' into 'master' (*)
f2e347d... Merge branch 'wip/smcv/fileutils-test-as-root' into 'master (*)
86b910e... Merge branch 'issue-2236' into 'master' (*)
4f7c6e1... gdbusauthmechanismsha1: Don’t create keyring dir when runni (*)
4f2b1e2... gobject: Standardise on the term ‘instantiatable’ (*)
1f6c737... Suggest braces around empty body in ‘if’ statements (*)
e1b5afb... gtype: Fix typo in API comment (*)
98f0a5a... gtype: Add g_type_interface_instantiatable_prerequisite() (*)
3f2a8d5... closure: Support generic marshals for interface returns (*)
458e3b7... value: Allow automatic transforms to/from interfaces (*)
52357aa... Add a binding test involving interfaces (*)
0b1f909... Add a test for signals returning interface types (*)
5719d2c... Merge branch 'wip/otte/interface-types' into 'master' (*)
c1e0e6a... glocalfileinfo: Use a single timeout source at a time for h (*)
e1e32e9... Merge branch 'wip/carlosg/shared-hidden-cache-timeout' into (*)
add3be2... gscanner: Avoid undefined behaviour copying between union m (*)
63dfcee... Merge branch 'scanner-undefined-behaviour' into 'master' (*)
482e10d... guri: Normalize uri segments if they are encoded (*)
a879c46... gdbus: Add FD support for gdbus call (*)
c1a11c0... Merge branch 'master' into 'master' (*)
64f478d... guri: Add G_URI_FLAGS_SCHEME_NORMALIZE This flag enables op (*)
9da213e... docs: Add note about uri normalization for equality (*)
b8927cc... Merge branch 'wip/tingping/guri-normalize' into 'master' (*)
705a59a... gio: Add missing nullable annotations (*)
e2fbb74... Assert that GFileIcon::file is always set after constructio (*)
234a8cd... Fix broken link syntax in g_vasprintf (*)
a8bc604... Merge branch 'string-precision-missing-link' into 'master' (*)
e801143... Fix signedness warning in glib/test/tree.c (*)
b3244be... Fix signedness warning in glib/tests/hash.c (*)
8fc0080... Fix signedness warnings in glib/tests/logging.c (*)
fbb492b... Fix signedness warning in glib/tests/node.c (*)
d15260e... Fix signedness warnings in glib/tests/markup-escape.c (*)
700a9d4... Fix signedness warnings in glib/tests/once.c (*)
be5d48f... Fix various warnings in glib/tests/gvariant.c (*)
76b84c5... Fix signedness warnings in glib/tests/pattern.c (*)
9464721... Fix signedness warning in glib/tests/protocol.c (*)
a175882... Fix signedness warnings in glib/tests/queue.c (*)
101a604... Fix signedness warnings in glib/tests/rcbox.c (*)
cc041eb... Fix signedness warning in glib/tests/regex.c (*)
a7fdca4... Fix signedness warning in glib/tests/scannerapi.c (*)
d29270d... Fix signedness warning in glib/tests/markup-collect.c (*)
43a30e4... Fix signedness warning in glib/test/tree.c (*)
0c81ed3... Fix missing initializer warnings in glib/tests/gvariant.c (*)
2292960... Fix signedness warning in glib/tests/spawn-multithreaded.c (*)
93dd614... Fixing missing initializer in glib/test/markup-collect.c (*)
6c74ab7... Fix signedness warning in glib/tests/markup-collect.c (*)
24c60ce... Fix missing initializer warnings in glib/tests/markup-colle (*)
7ea0528... Fix signedness warnings in glib/tests/markup-subparser.c (*)
2eb66a2... Fix missing initializer warning in glib/tests/markup-subpar (*)
043cf25... Fix missing initializer warnings in glib/tests/markup-subpa (*)
75ba0e5... Fix signedness warnings in glib/tests/option-context.c (*)
913d222... Fix ‘static’ is not at beginning of declaration in glib/tes (*)
8045b77... Fixing missing initializer warnings in glib/tests/option-co (*)
5444b7e... Fixing signedness warning in glib/tests/mainloop.c (*)
e7c1b2a... Fixing missing initializer warnings in glib/tests/mainloop. (*)
895da99... fuzzing: Fix minor Coverity warning about return values (*)
43d9844... gtestutils: Mark a return value as explicitly ignored (*)
e4721df... Merge branch 'coverity-return-values' into 'master' (*)
ddef9ba... Merge branch 'instantiatable' into 'master' (*)
332bc17... Merge branch 'fix_more_warnings' into 'master' (*)
c97827c... Merge branch 'fix_warnings' into 'master' (*)
ec9fb90... Mark g_subprocess_get_std{in,out,err}_pipe() return value a (*)
fbfb067... Document that the get_default() functions for the various G (*)
1c290ac... Merge branch 'gio-missing-nullable' into 'master' (*)
f98f2c5... gtestutils: Add g_assert_cmpstrv() (*)
6fa5c13... gio, glib: Use g_assert_cmpstrv where it makes sense (*)
ab65fb1... Bump the libsysprof-capture dependency (*)
e21bdf2... Merge branch 'wip/nielsdg/g_assert_cmpstrv' into 'master' (*)
3530209... gresource: Fix handling of zero-sized compressed resource e (*)
0a4803a... trace: Add support for integer counters (*)
d4cb76f... Make the gtrace-private.h header usable in gio (*)
89d45c7... gio: Include sysprof tracing support (*)
e53e8b2... gio: Add some tracing to GTask (*)
a65fe37... gobject: Clarify documentation and annotations of g_set_obj (*)
94942bc... Merge branch '1849-g-set-object-docs' into 'master' (*)
728c591... Merge branch '1560-converter-zero-size' into 'master' (*)
bb4d9e8... Update Ukrainian translation (*)
8f45fbd... add 2 new stages: sh-check (which run shellcheck) and py-ch (*)
e817a04... Correct shellcheck errors (and ignore world splitting when (*)
bafc7cf... Remove sanity_check script unused for years. (*)
065dea9... gtestutils: Drop unnecessary NULL check (*)
51f322b... tests: Add missing assertion to guard against infinite loop (*)
c338893... Merge branch 'cmpstrv-null-check' into 'master' (*)
f5b2b81... Fix signedness warning in glib/guri.c (*)
fcbd9d6... Fix signedness warning in glib/tests/spawn-singlethread.c (*)
f4bfc50... Fix signedness warnings in glib/tests/slice.c (*)
82be350... Fix signedness warnings in glib/tests/shell.c (*)
053d2ae... Merge branch '2046-add-shellcheck-pylint-in-ci' into 'maste (*)
905b22a... py: Reformat all Python files consistently (*)
e187d83... ci: Disable formatting warnings in flake8 (*)
d270b6c... py: Various flake8 cleanups (*)
89729bc... Fix several signedness warnings in glib/tests/sequence.c (*)
4c1b068... Extend the documentation of g_sequence_get_length() (*)
766e632... Fix several signedness warnings in glib/tests/timer.c (*)
1b7509c... Merge branch 'fix_warnings' into 'master' (*)
8aa6e39... Fix several missing initializers in glib/tests/uri.c (*)
427d4fa... GWin32AppInfo: Use a thread for async appinfo tree rebuilds (*)
b23811a... add __APPLE__ to the list of operating systems that can use (*)
e457df8... Fix several signedness warnings in glib/tests/uri.c (*)
c16e1db... Merge branch 'appinfo-shellany-thread-pool' into 'master' (*)
fe5217b... Merge branch 'master' into 'master' (*)
40e70f5... Fix several signedness warnings in glib/tests/uri.c (*)
8105c36... gtimezone: Add new constructor which can report errors (*)
f9d0135... gdatetime: Port to use new g_time_zone_new_identifier() con (*)
56cbdb1... Merge branch 'fix_warnings' into 'master' (*)
355c99a... object: use guint type for n_params argument of g_object_ne (*)
f936bba... tests: Improve validity of binary GDBusMessage parsing test (*)
c33de0d... docs: Clarify the meaning of --buildtype=plain a little (*)
6fdc4fa... Merge branch '1833-buildtype-docs' into 'master' (*)
6e9ed96... Merge branch 'task-trace' into 'master' (*)
fb3977e... gobject: limit required stack by heap allocating parameter (*)
6931edc... Plug a leak (*)
e1bf1c2... GWin32AppInfo: Recognize UWP applications (*)
524696c... Merge branch 'dbus-auth-setuid' into 'master' (*)
066e680... Merge branch '1963-gdbus-test-validity' into 'master' (*)
fab561f... gobject: Drop use of volatile from get_type() macros (*)
a6ce0e7... tests: Fix non-atomic access to a shared variable (*)
ea746c7... tests: Fix non-atomic access to a shared variable (*)
3dda662... tests: Drop unnecessary volatile qualifiers from tests (*)
7f905ff... tests: Fix non-atomic access to some shared variables (*)
f4607de... tests: Drop unnecessary volatile qualifiers from tests (*)
3361240... gdbusconnection: Drop unnecessary volatile qualifiers from (*)
7c7623c... gdbuserror: Drop unnecessary volatile qualifiers from varia (*)
74250cd... gio: Drop unnecessary volatile qualifiers from internal var (*)
e4e8868... kqueue: Fix unlocked access to shared variable (*)
7cdb687... tests: Drop unnecessary volatile qualifiers from tests (*)
1a7f000... tests: Fix non-atomic access to some shared variables (*)
3c64845... gatomic: Drop unnecessary volatile qualifiers from internal (*)
9474655... gatomic: Drop unnecessary volatile qualifiers from macro va (*)
1314ff9... glib: Drop unnecessary volatile qualifiers from internal va (*)
08d04d0... gobject: Drop unnecessary volatile qualifiers from internal (*)
eee7e3c... gmessages: Drop unnecessary volatile qualifiers from macro (*)
8a87069... gtypes: Drop volatile qualifier from gatomicrefcount (*)
46bae4f... gatomicarray: Drop volatile qualifier from GAtomicArray API (*)
334f695... gobject: Drop volatile qualifier from GObject.ref_count (*)
8a112c3... tests: Drop unnecessary volatile qualifiers from tests (*)
daf90bf... build: Drop unnecessary volatile qualifiers from configure (*)
0604f58... gdbusprivate: Avoid a warning about a statement with no eff (*)
2d03f99... tests: Add comment to volatile atomic tests (*)
6bd0a4b... gthread: Use g_atomic() primitives correctly in destructor (*)
041dd8b... gtype: Fix some typos in comments (*)
47da8ec... gtype: Add some missing atomic accesses to init_state (*)
7d417f8... gresource: Fix a pointer mismatch with an atomic load (*)
83e48d8... docs: Document not to use `volatile` qualifiers (*)
51651ac... ci: Fix backslash escaping in run-docker.sh (*)
c7d2206... update-pcre: Use a subshell to avoid `cd ..` (*)
72e4781... ci: Temporarily fold SH and Py checks into style-check job (*)
936a071... Merge branch '600-drop-volatile' into 'master' (*)
a7c0adb... Merge branch 'py-sh-check-fixes' into 'master' (*)
fa8a39c... Merge branch 'py-fixes' into 'master' (*)
9f041c9... Merge branch 'th/gobject-new-parameter-list' into 'master' (*)
3356934... gtimezone: Deprecate g_time_zone_new() (*)
72360eb... Merge branch '553-tz-errors' into 'master' (*)
f6e234f... Fix signedness warning in gobject/gtype.c:lookup_iface_entr (*)
6b0552b... Fix signedness warning in gobject/gtype.c:type_node_add_ifa (*)
2237db7... tests: Fix GDateTime tests on FreeBSD (*)
6fcc4db... tests: Drop dead code from GDateTime test (*)
eafc6b2... tests: Add a test to avoid a set-but-unused variable (*)
6e44693... tests: Add a test to avoid a set-but-unused variable (*)
ec981cf... Merge branch 'wip/pwithnall/553-tz-freebsd-tests' into 'mas (*)
d78778c... Merge branch 'scan-build-fixes' into 'master' (*)
44c4e42... gfileicon: Fix unused-but-set variable with G_DISABLE_ASSER (*)
7ec3c26... gdatetime: Fix g_date_time_compare annotation (*)
b513b35... gdatetime: Fix g_date_time_hash annotation (*)
cd6b35f... gdatetime: Fix g_date_time_equal annotation (*)
00e8064... gkeyfilesettingsbackend: improve error checking (*)
9aaac19... Merge branch 'wip/pwithnall/disable-assert' into 'master' (*)
44fede4... Merge branch 'wip/jfelder/gdatetime-annotations' into 'mast (*)
23ad187... Merge branch 'mcatanzaro/coverity-checked-return' into 'mas (*)
64dda3a... macos: fix frexpl checks in cross-compilation (*)
fb838bf... guri: apply scheme normalization flag consistently (*)
a412ffe... gatomicarray: suppress valgrind memory leak warnings (*)
fb6e10c... gtype: suppress valgrind memory leak warnings (*)
69f0f33... Merge branch 'mcatanzaro/#2076' into 'master' (*)
e28d9de... Fix signedness warning in gobject/gtype.c:g_type_interface_ (*)
d50d209... Fix signedness warning in gobject/gobject.c:g_object_class_ (*)
7753a04... Fix signedness warnings in gobject/gobject.c:g_object_new_w (*)
236d628... Fix signedness warnings in gobject/gobject.c:g_object_new_i (*)
77361ef... Merge branch 'fix_extra_warnings' into 'master' (*)
a594482... Merge branch 'carlosgc/uri-scheme-normalization' into 'mast (*)
c1d74e3... Adding macros G_NORETURN and G_NORETURN_FUNCPTR (*)
76426c0... Rewriting the G_GNUC_NORETURN into G_NORETURN macros everyw (*)
9cccc08... gmacros: Document soft-deprecation of G_GNUC_NORETURN (*)
3088fba... Merge branch 'mark_g_assert_as_noreturn_on_MSVC' into 'mast (*)
0af274f... Merge branch 'macos-cross' into 'master' (*)
51ee5cf... Use GWeakRef in GBinding (*)
c8c829f... Add g_binding_dup_target() and g_binding_dup_source() (*)
1daee6a... Make explicit/implicit GBinding unbinding thread-safe (*)
98bbe4f... Make transform function handling in GBinding thread-safe (*)
d296ad4... Factor out common GBinding unbind code into a separate func (*)
cc15c93... Add tests for GBinding thread-safety (*)
7367c5d... Release GBinding transform functions also when implicitly u (*)
52261f0... Deprecate g_binding_get_source() and get_target() in favour (*)
159ed03... Updated Czech translation (*)
1d221af... Extends uri test with GstURI inspiration (*)
3872bf2... Introduce new options -r (or --run-prefix) and -x (or --ski (*)
20e23c7... gio: ‘security_context_t’ is deprecated (*)
7bd1e09... build-sys: bump libselinux requirement to >=2.2 (*)
f9cc77d... gio: remove unnecessary strdup and fix potential leak (*)
3f18b77... gio: fix set_selinux_context coding style (*)
124d891... Merge branch '2150-extend-uri-tests' into 'master' (*)
c27f729... Merge branch 'extend_p_option_for_tests' into 'master' (*)
48efbc7... Updated Spanish translation (*)
9a519c8... Merge branch 'selinux-warning' into 'master' (*)
23f1a31... gspawn: Handle ENOSYS from close_range() (*)
24b5d86... glocalfile: Check g_stat() return value (*)
eba2e7f... gtestdbus: Retry writes if they fail (*)
f83a7d5... Merge branch 'close-range-enosys' into 'master' (*)
4163393... Merge branch 'coverity-return-values' into 'master' (*)
df7f954... tests: Use g_assert_*() rather than g_assert() in hostutils (*)
3531239... ghostutils: Add missing GIR annotations (*)
1d461bc... ghostutils: Abandon hostname conversion early if it’s too l (*)
95c1918... guri: Correctly set an error when parsing an invalid hostna (*)
5e1d368... Merge branch 'binding-threadsafe-2' into 'master' (*)
bbb9ef1... Fix signedness warnings in gobject/tests/value.c:test_value (*)
986525f... Merge branch 'ossfuzz-27371-hostname-length' into 'master' (*)
1d97e80... Update Ukrainian translation (*)
55b4a25... 2.67.1 (*)
105e06c... gio-tool-trash: Add --list subcommand (*)
725984f... gio-tool-trash: Add --restore subcommand (*)
855a22e... gtlsdatabase: remove duplicate precondition check (*)
b201e02... Merge branch 'mcatanzaro/verify-chain-extra-check' into 'ma (*)
105f4a0... fuzzing: Add more fuzzing tests for various string parsing (*)
3a7acd2... glocalfile: Add an assertion to help static analysis (*)
d5778ec... gvariant: Clarify operator precedence (*)
ec330e5... Merge branch 'more-fuzzing' into 'master' (*)
c3f613a... Merge branch 'coverity-fixes' into 'master' (*)
a2de4b2... Clarify in g_object_weak_ref() docs that the callback is ca (*)
e82eb49... Handle the case of g_object_run_dispose() in GBinding (*)
ba62118... Merge branch 'weak-notify-dispose' into 'master' (*)
c3a073e... Add gio launch command to execute desktop file (*)
1862a90... gosxappinfo: Fix some const-correctness issues (*)
2a629b3... gosxappinfo: Use strlen() instead of some magic constants (*)
a9fc7e5... gosxappinfo: Add some more precondition checks (*)
b4c2e4d... gdate: Validate input as UTF-8 before parsing (*)
0458ad8... Merge branch '54-add-gio-launch-command' into 'master' (*)
aa1e91e... Merge branch '2098-add-gio-restore-support' into 'master' (*)
e17c5d7... Merge branch 'ossfuzz-28458-date-overflow' into 'master' (*)
737a853... Merge branch 'wip/pwithnall/2119-osx-app-info' into 'master (*)
c3805d7... gdatetime: Disallow NAN as a number of seconds in a GDateTi (*)
c2052a4... array: Avoid sorting 0-sized arrays (*)
7e63bc8... Merge branch 'master' into 'master' (*)
68e8fc8... Merge branch 'ossfuzz-28473-date-time-iso8601' into 'master (*)
df42290... Update Ukrainian translation (*)
673f61a... Update Romanian translation (*)
7ef936f... gfileutils: Fix typo in docs (*)
a28b3c9... Merge branch 'fix-set-contents-typo' into 'master' (*)
48a84f6... gio-tool-info: Prevent criticals if mount options are not a (*)
819409c... Merge branch 'wip/oholy/gio-info-prevent-criticals' into 'm (*)
5d7f4b8... gdatetime: Remove floating point from seconds parsing code (*)
50a3d0b... gdatetime: Use isnan() instead of !isfinite() (*)
f7dbc60... tests: Add more tests for GDateTime ISO 8601 seconds parsin (*)
539621d... gapplication: Add postconditions on calls to GApplication.d (*)
a9e3e37... genums: Add missing (transfer) and (nullable) return annota (*)
c7a7dd9... gparam: Add missing (transfer) and (nullable) return annota (*)
181a12c... gsignal: Add missing (transfer) and (nullable) return annot (*)
adaca14... Merge branch '2227-more-nullables-more' into 'master' (*)
975603d... Merge branch '769778-dbus_register-contract' into 'master' (*)
a4be857... Merge branch 'wip/pwithnall/freebsd-math' into 'master' (*)
c311b99... gio-tool-info: Prevent criticals if mount options are not a (*)
f53b3f3... garray: Add missing (transfer) and (nullable) return annota (*)
7c3891a... gasyncqueue: Add missing (transfer) and (nullable) return a (*)
da83d71... gbookmarkfile: Add missing (transfer) and (nullable) return (*)
3fef049... gchecksum: Add missing (transfer) and (nullable) return ann (*)
0755ff9... gchecksum: Drop preconditions for checksum_type being valid (*)
39f3341... python: Reformat some files to keep style-check-diff happy (*)
ff56386... tests: Add some rounding tolerance in timeout test (*)
c58f308... tests: Be more lenient with timing checks on asyncqueue pop (*)
e7f9ae6... docs: Mention GInitiallyUnowned when introducing refcounts (*)
18f8a8b... Merge branch '1568-initially-unowned-docs' into 'master' (*)
06511b1... Merge branch 'timeout-test-fix' into 'master' (*)
cb0f6ad... Merge branch 'py-style-fix' into 'master' (*)
4fb3b6a... Merge branch 'asyncqueue-test-timing' into 'master' (*)
f49831c... gfileinfo: Add missing preconditions to g_file_info_get_att (*)
2e99579... Merge branch 'dm' into 'master' (*)
784f968... Merge branch '2227-more-nullables' into 'master' (*)
2a76f01... gcredentials: Add missing (transfer) and (nullable) return (*)
f4766f2... gcredentials: Improve documentation formatting slightly (*)
b19782e... gdbusaddress: Add missing (transfer) and (nullable) return (*)
06b5e3e... gdbusconnection: Add missing (transfer) and (nullable) retu (*)
eb8d1c4... gdbusconnection: Improve documentation formatting slightly (*)
b66ae5a... gdbuserror: Add missing (transfer) and (nullable) return an (*)
b7e03e3... Updated Spanish translation (*)
7d96944... Merge branch '2227-more-annotations' into 'master' (*)
b207965... gdbus-codegen: Ignore some flake8 warnings (*)
c257049... Merge branch 'codegen-flake8-warnings' into 'master' (*)
cc75409... Fix signedness warning in gobject/gtype.c:iface_node_has_av (*)
12ec1eb... Fix missing initializer warning in gobject/gtypeplugin.c:g_ (*)
dd16d1e... Fix missing initializer warning in gobject/gtypemodule.c:g_ (*)
34cb225... Fix missing initializer warning in gobject/gparam.c:g_param (*)
8fb696e... Fix missing initializer warning in gobject/tests/dynamictes (*)
db70edb... Merge branch 'fix_more_warnings' into 'master' (*)
176b204... Fix signedness warnings in gobject/tests/properties.c:prope (*)
805053d... Fix signedness warning in gobject/tests/signals.c:test_intr (*)
3b02d46... Fix missing initializer warning in gio/inotify/inotify-kern (*)
ff5d09a... Fix missing initializer warning in gobject/tests/ifaceprope (*)
6ca38cc... Fix missing initializer warning in gobject/tests/ifaceprope (*)
058dda1... Fix missing initializer warning in gio/gcontextspecificgrou (*)
9025969... Fix missing initializer warning in gio/gcancellable.c (*)
6723633... Merge branch 'fix_more_warnings' into 'master' (*)
486a2ca... fuzzing: Add more GUriFlags to the URI parsing test (*)
b108072... Merge branch 'fuzzing-uri-flags' into 'master' (*)
0c83f05... fuzzing: Add more parsing flags to the GKeyFile test (*)
114b1ec... Merge branch 'fuzzing-key-file-flags' into 'master' (*)
3c461d2... Fix signedness warning in gio/gliststore.c:g_list_store_spl (*)
fc8062d... Fix signedness warning in gio/gliststore.c: (*)
f2b8921... Fix signedness warning in gio/gdatainputstream.c:scan_for_n (*)
f606e33... Fix signedness warning in gio/gdatainputstream.c:scan_for_c (*)
872763d... Fix signedness warning in gio/gfileinfo.c:g_file_info_final (*)
bb3f366... Merge branch 'fix_more_warnings' into 'master' (*)
b82146c... Fix signedness warning in gio/gfileinfo.c:g_file_info_copy_ (*)
48d783d... Fix signedness warning in gio/gfileinfo.c:g_file_info_set_a (*)
ece9a52... Fix signedness warning in gio/gfileinfo.c:g_file_info_clear (*)
a3dd0df... Fix signedness warning in gio/gfileinfo.c:g_file_info_find_ (*)
aface2b... Fix signedness warning in gio/gfileinfo.c:g_file_info_has_n (*)
dd63c0b... Fix signedness warning in gio/gfileinfo.c:g_file_info_list_ (*)
c9ac901... Merge branch 'fix_more_warnings' into 'master' (*)
dd995ca... Fix signedness warning in gio/gfileinfo.c:g_file_info_remov (*)
c150e46... Fix signedness warning in gio/gicon.c:g_icon_to_string_toke (*)
50c8552... Fix signedness warning in gio/gfileattribute.c:escape_byte_ (*)
477d53b... Fix signedness warning in gio/gbufferedoutputstream.c:g_buf (*)
e90a791... Fix signedness warnings in gio/gcredentials.c:g_credentials (*)
15634d6... gdate: Limit length of dates which can be parsed as valid (*)
2008cb5... Merge branch 'fix_more_warnings' into 'master' (*)
fec3876... gdate: Use string length when validating UTF-8 (*)
9d14554... gsignal: Add a new GSignalFlag to mark the first run of an (*)
17d1e87... Merge branch 'gsignal-accumulator-first-run' into 'master' (*)
3581eda... gsignal: Allow return types for RUN_FIRST-only signals too (*)
581ae46... Merge branch 'gsignal-allow-run-first-only-with-return-type (*)
8f590df... Merge branch 'ossfuzz-28718-date-normalization' into 'maste (*)
d48e22e... Update Catalan translation (*)
8cec87f... glocalfile: Clarify an error message slightly (*)
b63e988... gresource: Document the `to-pixdata` option as being deprec (*)
fdfa923... GWin32AppInfo: Store UWP AppUserModelId for a handler (*)
895fc2e... gio: add GWin32FileSyncStream (*)
2773c06... gio: Add private headers with missing UWP/COM types (*)
37ec6f1... docs: Ignore new win32 private headers (*)
e9b0991... gio: Add g_win32_package_parser_enum_packages() (*)
720b510... GWin32AppInfo: Support getting information about UWP apps (*)
0ea2f34... GWin32AppInfo: more checks for UWP apps (*)
f28b75e... GWin32AppInfo: Support launching UWP applications (*)
4c3a61e... GWin32AppInfo: use g_new() instead of g_malloc() (*)
10def41... GWin32AppInfo: simplify appinfo wait condition (*)
e7a7387... GWin32AppInfo: be more permissive about verbs in capable ap (*)
a2c287b... GWin32AppInfo: be less picky about names (*)
a2f8231... GWin32AppInfo: read UWP handler metadata (indirect strings) (*)
48d96b2... GWin32AppInfo: enforce chosen handler on UWP apps, use URI (*)
d33c374... GWin32AppInfo: invert verb comparison function (*)
c816d07... GWin32AppInfo: fix a leak (*)
b715e4c... gerror: Simplify error construction (*)
43b13d7... Windows: fix FD_READ condition flag still set on recoverabl (*)
7ad7f55... Merge branch 'master' into 'master' (*)
efcbf1f... Update German translation (*)
037f1ce... keyfile: Delay calling g_get_language_names() until it's ne (*)
2bd8626... Merge branch 'wip/baedert/keyfile' into 'master' (*)
423bfa8... gparam: Remove pspec_list_remove_overridden_and_redirected( (*)
03ca875... fileutils: Avoid calling set_file_error with NULL GError** (*)
3ee05ef... keyfile: Don't allocate parse_buffer if we don't need it (*)
89f12e1... keyfile: Only allocate group_hash if needed (*)
105e44b... gresource: Avoid work for NULL errors (*)
fe441c8... giomodule: Don't allocate GHashTable for no entries (*)
79db527... Update Catalan translation (*)
9a7ca66... Merge branch 'wip/baedert/gparam' into 'master' (*)
1b6fa56... Fix warnings (*)
3d50fe2... Merge remote-tracking branch 'fmartinsons/1735-fix-warnings (*)
0d3473d... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
9ac3a27... gsocket: Fix credentials error-handling on Apple OSes (*)
62b4df8... Merge branch 'fix/socket-credentials-error-handling-on-appl (*)
0c85348... Merge branch 'appinfo-shellany-uwplaunch' into 'master' (*)
9716a26... Merge branch '1281-to-pixdata-docs' into 'master' (*)
7f2af26... glocalfile: Improve wording for error messages about trash (*)
b1b8611... Updated Lithuanian translation (*)
87e8eb6... Merge branch '1283-trash-wording' into 'master' (*)
a2454d7... gdatetime.c: Fix MSVC builds for lack of NAN items (*)
720dfa8... Modernize g_source_is_destroyed example (*)
826f890... Update Romanian translation (*)
be39b8f... Merge branch 'isnan-msvc' into 'master' (*)
1ae734d... Merge branch 'wip/jtojnar/gsrc-dstr-example' into 'master' (*)
bf0430f... gerror: Improve documentation formatting slightly (*)
ea6fe71... gerror: Clarify reference to g_key_file_has_key() in docume (*)
0d49f4d... Update Ukrainian translation (*)
c537c93... Merge branch 'error-docs' into 'master' (*)
16d3691... Update Galician translation (*)
d752d3b... Merge branch 'update-gvdb' into 'master' (*)
2ca4d86... completion: Declare variables as local in gio completion sc (*)
01b7766... Merge branch '2275-gio-script-local' into 'master' (*)
d45d9f7... gthread: Fix incorrect cast (*)
f1a1e84... gthread: Port native mutex to Clang (*)
9cd134d... gsocket: Improve default UDP behavior on Windows (*)
d01588f... gsocket: Don't bother updating select mask if socket is clo (*)
17c53b5... gsocket: Don't call WSAEnumNetworkEvents if socket is close (*)
0ab51f8... gwin32: Always use unicode APIs (*)
04b1688... build: Add option for disabling tests (*)
6a6d825... Merge branch 'fix/gthread-win32-incorrect-cast' into 'maste (*)
6837c81... build: Fix ssize_t detection on older versions of glibc (*)
7b7f987... build: Add missing host system checks for Android (*)
ea0c4bf... build: Fix inconsistent Android host system checks (*)
d35a606... gtestutils: Fix g_assert_not_reached() on MSVC (*)
82d3b49... Merge branch 'feature/clang-native-mutex' into 'master' (*)
1810761... Merge branch 'fix/always-use-windows-unicode-apis' into 'ma (*)
392dc7f... Merge branch 'feature/disable-tests' into 'master' (*)
1796798... Merge branch 'fix/assert-not-reached-on-msvc' into 'master' (*)
609d1e2... Merge branch 'fix/android-system-checks' into 'master' (*)
86c9691... Merge branch 'fix/ssize-detection-on-old-glibc' into 'maste (*)
b777b4c... Merge branch 'fix/socket-use-after-close' into 'master' (*)
b3740ac... Add nullable annotation for g_file_get_uri_scheme (*)
587b46f... Merge branch 'sophie-h-master-patch-90719' into 'master' (*)
0ea95b7... Update Catalan translation (*)
ae72f9d... gerror: Add support for extended errors (*)
3af6849... glib.supp: Ignore one-off allocations in error registration (*)
3ee1744... glib.supp: Ignore allocations while adding quarks (*)
8001480... gerror: Inform valgrind about our memory trickery (*)
8a5cc02... Merge branch 'extended-error' into 'master' (*)
c983ded... glocalfile: Fix an uninitialized variable (*)
7f7512b... gerror: Drop a redundant branch (*)
e233859... gerror: Drop a redundant condition (*)
2cbcb2b... tests: Add various tests to bring GError coverage up to 100 (*)
16dfd20... Annotate function parameters with G_GNUC_UNUSED when necess (*)
a93c667... Merge branch '1105-fix-codegen-unused' into 'master' (*)
65271eb... Merge branch 'fix/default-windows-socket-udp-behavior' into (*)
95729db... Merge branch 'error-tests' into 'master' (*)
ba414ee... giomodule: Ignore GIO_MODULE_DIR when running as setuid (*)
dba585d... gdbusaddress: Ignore D-Bus addresses from the environment w (*)
45d01e5... gdesktopappinfo: Validate XDG_CURRENT_DESKTOP before using (*)
e2b5094... gresource: Ignore G_RESOURCE_OVERLAYS when running as setui (*)
793f824... gsettingsschema: Ignore GSETTINGS_SCHEMA_DIR when running s (*)
20c2a05... Merge branch '2168-io-module-default' into 'master' (*)
5000193... tests: Ignore -Wformat-nonliteral warning in new GError tes (*)
885d650... tests: Only run g_error_new_valist() programmer error test (*)
673c514... Merge branch 'wip/pwithnall/error-tests-nonliteral' into 'm (*)
f22b136... 2.67.2 (*)
d90d914... tests: Add more debug information to gdbus-connection-slow (*)
e1a99c7... Merge branch 'connection-slow-debugging' into 'master' (*)
e789e50... docs: update g_action_group_activate_action() remote activa (*)
4779059... Merge branch 'gaction-group-activation-doc-fix' into 'maste (*)
46097e9... Merge branch 'wip/baedert/gparam' into 'master' (*)
cdf0a50... gdesktopappinfo: Fix validation of XDG_CURRENT_DESKTOP (*)
a252512... tests: Update the expected count in file test (*)
6cf43f5... Update Portuguese translation (*)
ca28a3f... trivial: Formatting changes (*)
1261461... mkenums: Support public/private trigraphs again (*)
4c0df3f... Merge branch 'fix-desktop-validation' into 'master' (*)
e54cfb8... Merge branch 'wip/mak/mkenums-priv-trigraph' into 'master' (*)
6e3d30a... Fix signedness warnings in gio/gcredentials.c (*)
16ee50a... Fix signedness warning in gio/goutputstream.c:g_output_stre (*)
a39312b... Fix signedness warning in gio/gpollableoutputstream.c:g_pol (*)
7197ad3... Fix possible integer overflow of g_socket_send_message() (*)
8b4c6fc... Fix signedness warning in gio/gsimpleproxyresolver.c:ignore (*)
0705dbd... Fix missing initializer warnings in gio/gsocket.c (*)
26ec52b... Fix signedness warnings in gio/gsocket.c (*)
af0a555... Merge branch 'fix_g_socket_send_message' into 'master' (*)
7e00091... Fixing g_socket_send_message() documentation to make it cle (*)
1c70c0f... Update Ukrainian translation (*)
8d78b92... Merge branch 'fix_more_warnings' into 'master' (*)
dfdab13... Merge branch 'more_on_g_socket_send_message' into 'master' (*)
5515dda... Fix signedness warning in gio/gsubprocess.c:child_setup() (*)
be2df3f... Fix signedness warning in gio//gsocketcontrolmessage.c:g_so (*)
a93a6a5... Fix missing initializer warning in gio/gsubprocess.c:initab (*)
ffa6d9d... Fix signedness warning in gio/gsubprocess.c:initable_init() (*)
1061a22... Fix missing initializer warning in gio/glocalfilemonitor.c: (*)
de5e43d... Fix signedness warning in gio/gmemoryinputstream.c:g_memory (*)
5940d51... Fix signedness warning in gio/gdesktopappinfo.c:desktop_fil (*)
ce2446d... Fix signedness warning in gio/gdesktopappinfo.c:array_conta (*)
04a05ff... Fix signedness warning in gio/gdesktopappinfo.c:desktop_fil (*)
08f73f8... Fix signedness warning in gio/gdesktopappinfo.c:g_desktop_a (*)
7789698... Update Ukrainian translation (*)
5f11206... Merge branch 'fix_more_warnings' into 'master' (*)
b6f7e46... Another fix on g_socket_send_message() (*)
b2230cb... gerror: Document in the GError rules that stack allocation (*)
1109716... gerror: Add a heading for the docs section on extended GErr (*)
d6c670c... gerror: Minor documentation formatting fixes (*)
24db331... Merge branch 'error-tweaks' into 'master' (*)
23c868e... docs: Move ‘Notes’ section from README to NEWS (*)
d32059f... Merge branch 'readme-move' into 'master' (*)
4c3bce8... Merge branch 'fix__g_socket_send_message_again' into 'maste (*)
0727983... Update Romanian translation (*)
27caef2... gdesktopappinfo: Move launched applications into transient
05dc6d5... gdesktopappinfo: Handle task completion from spawn function
e2fd1b2... gdesktopappinfo: Add SourcePath= to transient systemd units
fcc0249... tests: Iterate mainloop during launch test
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]