[glib] (1196 commits) Non-fast-forward update to branch no-more-regex



The branch 'no-more-regex' 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:

  66611d7... Deprecate GRegex
  baf8ef7... Deprecate boxed GTypes for GRegex types
  72d1e88... Apply 2 suggestion(s) to 1 file(s)

Commits added to the branch:

  03cf620... gvdb-reader: Reword a comment for clarity (*)
  6931edc... Plug a leak (*)
  e1bf1c2... GWin32AppInfo: Recognize UWP applications (*)
  bbb9ef1... Fix signedness warnings in gobject/tests/value.c:test_value (*)
  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' (*)
  d2cd349... gparam: Fix transfer annotation for g_param_spec_internal() (*)
  7ad0c3a... gsignal: Add (closure) and (destroy) annotations (*)
  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' (*)
  c2e21a8... Move common code for searching common ancestor in a dedicat (*)
  bbe4733... It seems the gitlab CI performs only a shallow clone of 1-d (*)
  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 (*)
  b840dbc... Updated Spanish translation (*)
  0e6467a... gutils: Document caching of XDG directory variables (*)
  23bf298... Merge branch 'xdg-docs' into 'master' (*)
  5763dda... gthread-win32: Use SetThreadDescription Win32 API for setti (*)
  58d5c09... Merge branch 'win32-thread-name' into 'master' (*)
  5663e29... Updated Czech translation (*)
  ace643f... Update Friulian translation (*)
  11aefe0... Merge branch '2292-fix-ci-common-ancestor' into 'master' (*)
  eb7b88b... Update Portuguese translation (*)
  602528d... ci: Fix msys-mingw32 CI builds due to package rename (*)
  4c83079... Merge branch 'fix-msys' into 'master' (*)
  e97ebfe... Fix the transfer annotations for GClosure constructors (*)
  83af3f6... Merge branch 'issue-2299' into 'master' (*)
  46772fe... Fix signedness warning in gio/gdesktopappinfo.c:get_list_of (*)
  daa0e0b... Fix signedness warnings in gio/gdesktopappinfo.c:g_desktop_ (*)
  554b1ff... Fix several signedness warnings in gio/gdesktopappinfo.c:g_ (*)
  6bce333... Fix signedness warning in gio/gdesktopappinfo.c:g_desktop_a (*)
  9567665... Fix signedness warning in gio/gdesktopappinfo.c:g_desktop_a (*)
  ae1eebb... Fix signedness warning in gio/gdesktopappinfo.c:g_app_info_ (*)
  f12f008... Fix missing initializer warning in gio/gcontenttype.c:load_ (*)
  73499dc... Fix missing initializer warning in gio/gpollableutils.c:clo (*)
  6d08c2f... Fix signedness warning in gio/gdbusdaemon.c:is_key() (*)
  f412993... Fix signedness warning in gio/gdbusdaemon.c:match_new() (*)
  c780afd... Merge branch 'fix_more_warnings' into 'master' (*)
  8199fd6... Merge branch '2227-gobject-annotation-fixes' into 'master' (*)
  bff359d... docs: Add documentation for GLIB_VERSION_CUR_STABLE and PRE (*)
  9d40b0c... Merge branch 'version-macro-docs' into 'master' (*)
  94a8a60... gfile: Add Linux kernel headers compatibility kludge (*)
  2e3e351... Update Hungarian translation (*)
  4e3b646... gunixmounts: Add stubs for QNX (*)
  57768b4... build: Link against libsocket on QNX (*)
  5de2299... build: Define _QNX_SOURCE on QNX (*)
  9204c34... gsocket: Decrease msg_control buffer size for QNX (*)
  f4ca92d... ginetaddress: Handle systems without IPv6 support (*)
  c5eec23... Merge branch 'fix/support-for-systems-without-ipv6' into 'm (*)
  86aec50... Merge branch 'feature/qnx-support' into 'master' (*)
  22b924b... giomodule: Don’t mandatorily cache GIOModule implementation (*)
  98274e0... tests: Free GSettingsBackend singleton at end of gsettings  (*)
  1cde07b... gsettings: Fix a minor memory leak when getting GSettingsAc (*)
  5cafd74... tests: Remove incorrect unref from tls-bindings tests (*)
  b6a1fa4... Merge branch 'settings-test-cleanups' into 'master' (*)
  47355c3... Add g_dbus_utils_object_path_escape and g_dbus_utils_object (*)
  8bdd743... Merge branch '968-add-gdbus-obj-path-escape' into 'master' (*)
  670b84c... build: Add glib_debug option (*)
  d4a875d... gtype: Improve formatting of GType documentation (*)
  caf2343... Merge branch 'gtype-docs' into 'master' (*)
  3791add... Merge branch 'feature/glib-debug-build-option' into 'master (*)
  f885d80... Fix missing initializer warning in gio/gtask.c (*)
  8236b66... Fix signedness warning in gio/gnetworkmonitornetlink.c:remo (*)
  887f59e... Fix missing initializer in gio/gactiongroupexporter.c:g_dbu (*)
  cd540a2... Fix signedness warning in gio/gsocketlistener.c:add_sources (*)
  a68fbcc... Fix signedness warning in gio/gsocketlistener.c:g_socket_li (*)
  5af79a8... Fix signedness warning in gio/gsocketlistener.c:g_socket_li (*)
  7d81742... Fix missing initializer warning in gio/gmenuexporter.c:g_db (*)
  cf5a6cf... Fix several warnings in gio/gapplicationimpl-dbus.c:g_appli (*)
  579e9e4... Fix several warnings in gio/gapplicationimpl-dbus.c:g_appli (*)
  0c49122... Fix signedness warning in gio/gdatainputstream.c:read_data( (*)
  9b2ab50... gwin32appinfo: Fix printf length sub-specifier (*)
  f6ce573... gsocket: Fix SO_NOSIGPIPE regression on Darwin (*)
  d890b1c... Extend dbus watching name tests: (*)
  5463436... Merge branch 'fix/gfile-kernel-headers-compat' into 'master (*)
  2d6eed3... Merge branch '2011-add-unit-test-watch' into 'master' (*)
  657d18f... gtestutils: Add g_test_get_path() API (*)
  7be2e6b... Update Galician translation (*)
  6f26637... m4macros: replace obsolete macros AC_TRY_RUN and AC_TRY_LIN (*)
  9e5b9a8... Merge branch 'wip/g-test-path' into 'master' (*)
  4dc7603... Merge branch 'autoconf-obsolete-macros' into 'master' (*)
  742e55b... Merge branch 'fix/gwin32appinfo-printf-length-sub-specifier (*)
  43c2d74... Check object path validity during completion inside print_p (*)
  1c7c849... Correct memory leaks of error in completion case. (*)
  fdc192f... Merge branch 'fix/darwin-nosigpipe-regression' into 'master (*)
  81e2fff... Check if the remote already exists before adding it. (*)
  25f2971... m4macros: Increment serial number of glib-2.0.m4 (*)
  51003d4... Use C++11 decltype where possible (*)
  d95885d... atomic: Fix type error with clang++ (*)
  4273c43... glib_typeof: It is an API break that should be opt-in (*)
  7ff0fb3... spawn: Don't set a search path if we don't want to search P (*)
  9ea75d1... Merge branch '344-gdbus-completion' into 'master' (*)
  13839f7... Merge branch 'ci-check-remote-exist' into 'master' (*)
  628435e... Merge branch 'wip/autoconf-serial' into 'master' (*)
  82adfd7... Add test coverage for G_SPAWN_SEARCH_PATH (*)
  de87bcf... gdbus-serialization: Don't leak string containing first ser (*)
  9a34c35... Merge branch 'wip/smcv/gdbus-test-leak' into 'master' (*)
  525bbb7... Check the completiondir from bash-completion package config (*)
  3970dde... Merge branch '1054-check-bash-comp-dir' into 'master' (*)
  5b476d0... socket-service test: Don't leak writev vectors (*)
  d499c53... threadpool test: Don't leak the thread pool (*)
  ebcca60... Meson: override gio-querymodules program (*)
  ce8d5e3... gio: Add explicit virtual g-i annotations for undiscovered  (*)
  96cf1b7... Merge branch 'wip/test-leaks' into 'master' (*)
  5f6eb62... Merge branch 'override-gio-querymodules' into 'master' (*)
  e928ddd... Update Brazilian Portuguese translation (*)
  ede8900... Merge branch 'fix_more_warnings' into 'master' (*)
  abd1f4b... Merge branch 'ricotz/for-master' into 'master' (*)
  e864c65... spawn: prefer allocating buffers on stack for small sizes t (*)
  a85c126... Expand test coverage for G_SPAWN_SEARCH_PATH (*)
  cc4ffe4... gsignal: use stack allocate temporary buffer in g_signal_ne (*)
  7777f3b... gsignal: let g_clear_signal_handler() evaluate argument onl (*)
  8416211... gsignal: use g_clear_signal_handler() macro to implement g_ (*)
  c07f8a7... Merge branch 'th/gsignal-cleanup' into 'master' (*)
  80fa64d... Fix missing initializer warning in gio/gdelayedsettingsback (*)
  68e69a4... Fix missing initializer warning in gio/gdbusconnection.c:g_ (*)
  0cc48ee... Fix missing initializer warning in gio/gdbusobjectmanagerse (*)
  2fd4290... Fix several missing initializer warnings in gio/gapplicatio (*)
  def3e33... error test: Don't test programmer error if asked not to (*)
  5685546... gio: Don't run gsocketclient-slow test under sanitizers (*)
  9880478... glib-private: Add infrastructure to detect AddressSanitizer (*)
  9fef98c... gtestutils: Default to -m no-undefined under AddressSanitiz (*)
  0237930... glib-private: Add wrappers for telling AddressSanitizer to  (*)
  41ed1c6... gutils: Tell AddressSanitizer not to track previous XDG dir (*)
  f378352... tests: Mark tests with AddressSanitizer-detected leaks (*)
  07bf886... Merge branch 'wip/smcv/address-sanitizer' into 'master' (*)
  6cca256... Merge branch 'wip/avoid-searching-path' into 'master' (*)
  02fbe86... Mark g_key_file_get_comment() key parameter as nullable (*)
  d7ee70c... gunix: Fix {Input,Output}Stream pollable detection (*)
  7c0b9c7... gdbus: Improve readability by avoiding ternary operator (*)
  94007bb... Merge branch 'key-file-get-comment-nullable' into 'master' (*)
  e6f506a... Merge branch 'fix/unix-stream-pollable-detection' into 'mas (*)
  e38982d... Merge branch 'atomic-typeof' into 'master' (*)
  ccb43b3... Fix signedness warnings in gio/ghttpproxy.c:g_http_proxy_co (*)
  7e958fd... Merge branch 'fix_more_warnings' into 'master' (*)
  6436d52... gdbus: Rename a variable to be less misleading (*)
  7aa0580... gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not se (*)
  62fc437... gdatetime: Add math library support (*)
  5221b6a... guri: Mark g_uri_get_host as nullable (*)
  ab46205... Merge branch 'carlosgc/uri-host-nullable' into 'master' (*)
  018ae09... Merge branch 'wip/gdbus-even-when-setcap' into 'master' (*)
  7459bf9... Revert "atomic: Fix type error with clang++" (*)
  580b415... atomic: Fix type check of g_atomic_pointer_compare_and_exch (*)
  f67b124... Merge branch 'atomic-take2' into 'master' (*)
  0b0fcfa... Add support for Tilix and Konsole (*)
  8385664... Merge branch 'master' into 'master' (*)
  a1203b3... gapplication: Fix a memory leak (*)
  e41a367... Merge branch 'wip/sadiq/fix-memory-leak' into 'master' (*)
  f8cf0b8... gstrfuncs: Add g_memdup2() function (*)
  73b293f... gio: Use g_memdup2() instead of g_memdup() in obvious place (*)
  f10101b... gobject: Use g_memdup2() instead of g_memdup() in obvious p (*)
  1947072... glib: Use g_memdup2() instead of g_memdup() in obvious plac (*)
  81a4542... gwinhttpfile: Avoid arithmetic overflow when calculating a  (*)
  41d5eed... gdatainputstream: Handle stop_chars_len internally as gsize (*)
  9acebef... gwin32: Use gsize internally in g_wcsdup() (*)
  7781a9c... gkeyfilesettingsbackend: Handle long keys when converting p (*)
  a2e38fd... gsocket: Use gsize to track native sockaddr’s size (*)
  a8b204f... gtlspassword: Forbid very long TLS passwords (*)
  0cc11f7... giochannel: Forbid very long line terminator strings (*)
  20cfc75... Merge branch '2319-memdup' into 'master' (*)
  feff097... gstrfuncs: Deprecate g_memdup() in favour of g_memdup2() (*)
  5bc9710... 2.67.3 (*)
  dfe1b32... Update Swedish translation (*)
  fa248f7... Update Turkish translation (*)
  a149bf2... giochannel: Fix length_size bounds check (*)
  4260193... Fix signedness warning in gio/glocalfileinfo.c:read_link() (*)
  f598a93... Fix signedness warning in gio/glocalfileinfo.c:get_access_r (*)
  2174bcf... Fix signedness warning in gio/gmenu.c:g_menu_insert_item() (*)
  7c32b11... Fix signedness warning in gio/gmenu.c:g_menu_remove() (*)
  05c311a... Fix several missing initializer in gio/gsettingsschema.c:pa (*)
  61bb52e... gtlspassword: Fix inverted assertion (*)
  df45013... tls-interaction: Add test coverage for various ways to set  (*)
  5dc8b00... giochannel: Don't store negative line_term_len in GIOChanne (*)
  63f37f8... io-channel test: Add coverage for g_io_channel_set_line_ter (*)
  d8fe364... Merge branch 'wip/tlspassword' into 'master' (*)
  203e078... Merge branch 'giochannel-check' into 'master' (*)
  ba25c8a... gdbus: Reject attempts to set future connection or server f (*)
  652026b... Merge branch 'fix_more_warnings' into 'master' (*)
  c576a4c... string: Add find and replace function (*)
  dc1f133... Merge branch '225' into 'master' (*)
  57a5ed3... tests: Fix leak of dlopened module in pollable test (*)
  3e5e7aa... Merge branch 'master' into 'master' (*)
  a5e3be4... Adding a missing test on integer overflow within g_http_pro (*)
  ec77b30... Merge branch 'fix_missing_overflow_checks' into 'master' (*)
  50d8179... Update Swedish translation (*)
  3d3fe34... Update Slovenian translation (*)
  471fb5a... Update Ukrainian translation (*)
  654a044... Update Romanian translation (*)
  1d0d2ee... ci: Temporarily disable macOS CI job as runner is offline (*)
  6bdd153... Merge branch 'wip/pwithnall/macos-ci-disable' into 'master' (*)
  3c53392... Update Galician translation (*)
  b9a4897... guniprop: Fix g_utf8_strdown() for Turkish locale (*)
  e008301... guniprop, glib/tests/unicode: Fix style issues (*)
  6528760... Merge branch 'kjellahl/turkish-strdown' into 'master' (*)
  206ebfb... Update Portuguese translation (*)
  1f8d8b3... Fix wrong position for static qualifier warning in fuzzing/ (*)
  8b1959d... Fix several signedness warnings in gio/gsettings-mapping.c (*)
  93f3831... Fix several signedness warnings in gio/glib-compile-schemas (*)
  6b3e39f... Fix several missing initializer warnings in gio/glib-compil (*)
  85f2492... Fix signedness warning in gio/gio-tool.c:attribute_flags_to (*)
  a54ebd6... Fix missing initializer warning in gio/gio-tool-monitor.c (*)
  7c7aec9... Fix several signedness warnings in gio/gio-tool-tree.c (*)
  bdcd7ec... Fix missing initializer warning in gio/glib-compile-resourc (*)
  efe49e4... Merge branch 'fix_more_warnings' into 'master' (*)
  9d27c57... gkeyfilesettingsbackend: Fix basename handling when group i (*)
  a592476... gkeyfilesettingsbackend: Disallow empty key or group names (*)
  68ce7a2... tests: Add tests for key name handling in the keyfile backe (*)
  90d34b3... Merge branch 'keyfile-settings-fix-again' into 'master' (*)
  6647137... Updated Spanish translation (*)
  acb7b0e... gbytearray: Do not accept too large byte arrays (*)
  490b638... Merge branch 'byte-array-take' into 'master' (*)
  a1db705... Merge branch 'wip/gdbus-flags-from-the-future' into 'master (*)
  137a9bd... gdbusauth: Use g_clear_object() to simplify the code a litt (*)
  1a6aa9a... gdbus: Add flags to require authentication as the same user (*)
  5d0ffe7... gdbusdaemon: Use require-same-user flag to avoid auth obser (*)
  2f91caf... tests: Add a basic test for require-same-user D-Bus auth fl (*)
  600c873... Merge branch '1804-gdbus-require-same-user' into 'master' (*)
  347c0b8... Update Ukrainian translation (*)
  7c87d26... Update Galician translation (*)
  52f09fb... Revert "Merge branch 'wip/pwithnall/macos-ci-disable' into  (*)
  667a205... Update Romanian translation (*)
  a75feb1... Update Swedish translation (*)
  5bad389... Add a test for parsing 0 as double (*)
  2c22e62... Update Hungarian translation (*)
  a109854... Merge branch 'revert-6bdd1536' into 'master' (*)
  ee53840... tests: Use a more realistic language code than sv_SV (*)
  c20dd3e... Merge branch 'wip/smcv/sv-sv' into 'master' (*)
  d2b4ba5... gatomic: Make fallback g_atomic_pointer_get type-safe (*)
  b9248b0... Updated Spanish translation (*)
  1e21abf... gtestdbus: Flush stdout and stderr before forking a monitor (*)
  9db166f... Merge branch 'double-zero' into 'master' (*)
  985bb56... Merge branch '2322-fflush-test-dbus' into 'master' (*)
  3dec1b2... Merge branch '2319-memdup-deprecation' into 'master' (*)
  12a627b... gspawn: Reindent some arguments (*)
  63467c5... gspawn: Remove spurious blank lines (*)
  707de30... Update Turkish translation (*)
  fec8f18... Update Catalan translation (*)
  58dd7a3... Merge branch 'wip/smcv/armel-atomic-pointer-get' into 'mast (*)
  58c6e0e... ginputstream: Don’t skip off the end of resizable streams (*)
  8323997... glocalfileinputstream: Drop custom skip vfunc implementatio (*)
  7ec5405... Merge branch '587-seek-behaviour' into 'master' (*)
  80e2dc3... Fix signedness warning in gio/gdbus-tool.c (*)
  e89bd4c... Fix several signedness warnings in gio/gapplication-tool.c (*)
  02126e0... Fix missing initializer warnings in gio/gapplication-tool.c (*)
  ebb3427... Fix signedness warnings in gio/gapplication-tool.c (*)
  18097c8... Fix signedness warning in gio/gbufferedinputstream.c:g_buff (*)
  e939550... Fix signedness warning in gio/gdummyfile.c (*)
  0dde9f3... Fix signedness warning in gio/gmemoryoutputstream.c (*)
  4946569... Merge branch 'fix_more_warnings' into 'master' (*)
  cddcd24... gspawn: Combine fork_exec() implementations (*)
  7be9767... gspawn: Handle arbitrary FD passing and renumbering between (*)
  f20f0d3... gspawn: Avoid custom FDs conflicting with the child_err_rep (*)
  c5f3ba7... gspawn: Avoid merged FDs being closed on exec() (*)
  52dc7cb... tests: Add setlocale() call to spawn-singlethread (*)
  b31f3f5... gspawn: Add new g_spawn_async_with_pipes_and_fds() API (*)
  67a589e... gsubprocess: Use new source/target FD mapping functionality (*)
  fd0b20d... gspawn: Minor improvements to documentation formatting (*)
  ba40390... gspawn-win32: Rename a variable for consistency with the pu (*)
  a34b674... gspawn-win32: Refactor internal spawn functions (*)
  ea9fd4c... gspawn-win32: Implement g_spawn_async_with_pipes_and_fds() (*)
  eebb662... gspawn-win32: Various minor internal const-correctness fixe (*)
  51e9648... Merge branch '2097-spawn-fd-rewriting' into 'master' (*)
  b018730... tests: Add missing NULL terminator to spawn-singlethread te (*)
  4402482... Merge branch 'wip/pwithnall/freebsd-spawn-fix' into 'master (*)
  4236672... 2.67.4 (*)
  b41147d... The ETag returned by various GFile functions is nullable (*)
  49d5c4f... Merge branch 'gfile-etag-nullable' into 'master' (*)
  ba3b429... Update Brazilian Portuguese translation (*)
  0815d44... Update Slovenian translation (*)
  619bb84... Update British English translation (*)
  23dad97... Change SkipAsyncData fields to be gsize (and not gssize) (*)
  1e74c52... gsubprocesslauncher: Improve documentation formatting sligh (*)
  55a7559... gsubprocesslauncher: Don’t close target FDs in close() meth (*)
  50cf90d... tests: Test g_subprocess_launcher_close() doesn’t close too (*)
  7da6d79... Merge branch 'SkipAsyncData_changed_to_gsize' into 'master' (*)
  7b0ac98... Merge branch '2332-subprocess-launcher-oops' into 'master' (*)
  0da87b0... Updated Lithuanian translation (*)
  97c7cb0... meson: Use subproject zlib if "wrap_mode=forcefallback" was (*)
  6d44238... Update German translation (*)
  4bfa4dd... Updated Danish translation (*)
  30fcf2a... Update Basque translation (*)
  26f6e3d... gkeyfilesettingsbackend: check for errors when creating fil (*)
  f4e9e12... Update Galician translation (*)
  17889df... Merge branch 'mcatanzaro/kfsb' into 'master' (*)
  48322e8... Merge branch 'zlib-forcefallback' into 'master' (*)
  f9069b0... Update Portuguese translation (*)
  7318252... Improving documentation for g_file_info_get_size, fixing #2 (*)
  552b8fd... glib/gmacros.h: Move `<type_traits>` include to consumers (*)
  f443144... Merge branch 'pollable-test-dlopen-leak' into 'master' (*)
  429ccbd... Improved the description of g_file_info_get_content_type fu (*)
  81c4f4d... Merge branch 'gio/gfileinfo/g_file_info_get_size/documentat (*)
  2cf8dbe... Update Indonesian translation (*)
  b3b829e... Merge branch 'type-traits-glib-min-version' into 'master' (*)
  cf02c28... gio/tests/pollable.c: Fix build on non-Linux UNIX (*)
  47a949d... Merge branch 'fix.unix.nonlinux.ci' into 'master' (*)
  ddb2b5f... GRWLock: Tweak doc to make things a bit clearer (*)
  1eac0c3... meson: fix str[n]casecmp detection on clang-cl (*)
  22291ce... README.win32.md: Mention about Window 8+ SDK requirement (*)
  d799d27... Merge branch 'msvc.doc' into 'master' (*)
  5b3e4f9... gatomic.h: Make `glib_typeof` API break opt in. (*)
  00e848f... Use the right permissions for directory watching on Win32 (*)
  75ca263... Merge branch 'GRWLock' into 'master' (*)
  1d0d9b9... Merge branch 'fix-clang-cl-strcasecmp' into 'master' (*)
  6cc6df2... Merge branch 'glib-typeof-gatomic-h' into 'master' (*)
  4e4b352... 2.67.5 (*)
  ea19358... gdbusprivate: Simplify some variable initialisations (*)
  daa62a3... gdbusprivate: Validate machine ID after loading it (*)
  05ff2f8... gdbusprivate: Stop hard-coding path to /var/lib (*)
  62cc315... ci: Set localstatedir to the system directory on CI machine (*)
  da50de9... ci: Include details of machine ID in CI output (*)
  ef41cc2... ci: Ensure the machine-id is set on the Fedora CI image (*)
  19106af... data-to-c.py: autodetect line endings (*)
  14c9fc7... Update Serbian translation (*)
  f346b9c... glib-genmarshal: close output file (*)
  d18bdef... gbitlock.c: replace remaining 'asm' with '__asm__' (*)
  1a4f903... Update Korean translation (*)
  6065b53... Update Latvian translation (*)
  c9adc49... Updated Czech translation (*)
  60de03b... glib.supp: Add another system thread suppression (*)
  e401825... Merge branch 'fix-gbitlock-asm' into 'master' (*)
  5968425... Merge branch 'fix-access-rights-for-directory-monitoring-on (*)
  40573a8... Merge branch 'fix-glib-genmarshal-empty-output' into 'maste (*)
  0dc86cd... Merge branch 'machine-id-test' into 'master' (*)
  f5bb3c3... Merge branch 'suppressions' into 'master' (*)
  d811e7d... Update Brazilian Portuguese translation (*)
  bba0b7c... Update Ukrainian translation (*)
  a882fd4... Update Catalan translation (*)
  7ae5db7... Update Swedish translation (*)
  64473e7... Update Hungarian translation (*)
  b3c0013... Update Indonesian translation (*)
  098bd29... Updated Spanish translation (*)
  d523ed4... glocalfileoutputstream: Fix a typo in a comment (*)
  5f2eae1... tests: Stop using g_test_bug_base() in file tests (*)
  a5f1f1e... glocalfileoutputstream: Factor out a flag check (*)
  87e1953... glocalfileoutputstream: Fix CREATE_REPLACE_DESTINATION with (*)
  ac505e8... glocalfileoutputstream: Add a missing O_CLOEXEC flag to rep (*)
  730015a... tests: Add comprehensive tests for static behaviour of g_fi (*)
  57a53ec... gioerror: Add conversion from ENXIO to G_IO_ERROR_NOT_REGUL (*)
  8f57a5b... ci: Set localstatedir to the system directory on FreeBSD CI (*)
  373e46c... gio/tests/{meson.build,pollable.c}: Determine libutil SONAM (*)
  c80528f... Merge branch '2325-symlink-replace-file' into 'master' (*)
  628e1c5... gdummyfile: Return NULL from get_basename() if no path is s (*)
  d52728f... glocalvfs: Create a dummy file for g_file_new_for_path("") (*)
  e72c235... Update Basque translation (*)
  519bdf6... Merge branch 'work-out-libutil-soname-at-build-time' into ' (*)
  f041188... Update French translation (*)
  3cf65c4... Update German translation (*)
  db0ec95... Merge branch '2328-file-new-empty-path' into 'master' (*)
  856aeba... glib-mkenums: Parse and skip deprecation/availability annot (*)
  c92d9dc... enums: Add missing GLIB_AVAILABLE_ENUMERATOR_IN_2_68 annota (*)
  f1b2909... Update Galician translation (*)
  327ea4e... Merge branch '2327-mkenums-version-macros' into 'master' (*)
  cdfa8a6... Update Portuguese translation (*)
  b3384e5... 2.67.6 (*)
  dec66d3... docs: Add a policy for handling security issues (*)
  e85c4a5... Update Turkish translation (*)
  39ecc25... build: Drop gconstructor_as_data_h usage from glib-compile- (*)
  986694d... Merge branch 'gconstructor-fix' into 'master' (*)
  ad96f02... glib.supp: Generalize some suppressions (*)
  68fccd6... Update Korean translation (*)
  366d5e1... Update Romanian translation (*)
  cc060c6... Updated Czech translation (*)
  e31936e... Update Finnish translation (*)
  1a1824c... Update Polish translation (*)
  7bd4a2b... Updated Lithuanian translation (*)
  d26d70d... gbytesicon: Fix error in g_bytes_icon_new() documentation (*)
  094206f... Merge branch 'bytes-icon-docs' into 'master' (*)
  4784da5... Merge branch 'valgrind-updates' into 'master' (*)
  0110181... Update Italian translation (*)
  c4b4fec... glocalfileoutputstream: Tidy up error handling (*)
  3a74ad1... tests: Fix copy/paste error in queue test (*)
  2696384... Merge branch 'mcatanzaro/queue' into 'master' (*)
  98abfc9... Correct memleak introduced by !1885 (*)
  2f5f69e... Use OwnNameData structure when owning a name instead of Wat (*)
  59e999f... Add two test cases which covers disconnection scenario in a (*)
  c537114... Merge branch 'coverity-localfileoutputstream-error-handling (*)
  840d50b... Update Slovenian translation (*)
  a58a47f... 2.68.0 (*)
  1248b64... gversionmacros: Add version macros for GLib 2.70 (*)
  3a0edbe... build: Post-release version bump to 2.69.0 (*)
  bdea782... Merge branch 'fix-data-to-c-line-endings' into 'master' (*)
  9106fd4... Merge branch 'wip/start-2-70' into 'master' (*)
  1fafbb8... Include glibconfig.h to get the G_OS_UNIX token (*)
  e45a92e... Merge branch 'citrus-it-master-patch-49452' into 'master' (*)
  2fd2117... Merge branch '2011-add-dbus-watch-name-tests' into 'master' (*)
  3653260... Update Chinese (China) translation (*)
  27b9d2c... gpollableinputstream: Add missing annotation (*)
  32ed182... Update Serbian translation (*)
  2bf6493... Merge branch 'gpollableinputstream-read-nonblocking-caller- (*)
  b21766e... goption.c: Simplfy parse_short_option() (*)
  3373448... Merge branch 'parsing' into 'master' (*)
  748103d... introspection: Remove 'caller-allocates' from POD types (*)
  46c34ea... Merge branch 'remove-out-caller-allocates-from-pod-types' i (*)
  6c5a227... gmain: Add g_steal_fd() to API (*)
  01d1aae... Merge branch 'wip/steal-fd' into 'master' (*)
  7f2fef5... tests: Deactivate tls-bindings test suite for windows (*)
  0d8799b... Merge branch 'tls-bindings-ci-failure' into 'master' (*)
  9bad388... Merge branch 'security-policy' into 'master' (*)
  8fb3101... gtree: Make g_tree_remove_all() public (*)
  164da19... gkeyfile: Drop a redundant check (*)
  34e4841... gkeyfile: Fix crash when parsing translations on a second l (*)
  8406a2b... Merge branch '2361-key-file-locale-caching' into 'master' (*)
  d6a9b95... docs: Fix example program link (*)
  083e450... Merge branch 'docs' into 'master' (*)
  5ce6ba2... docs: Replace git.gnome.org with gitlab.gnome.org urls (*)
  f078ba1... Merge branch 'git-to-gitlab' into 'master' (*)
  1140c22... fuzzing: Add fuzz tests for functions which parse paths (*)
  eaaa41f... Merge branch 'fuzz-path-functions' into 'master' (*)
  55cbc31... Merge branch 'master' into 'master' (*)
  c3eb4a9... fuzzing: Fix assertion failure in fuzz_paths.c (*)
  b657e78... galloca: Clarify alloca() sizes must always be controlled b (*)
  f701d6c... GIO W32: Pin gio DLL (*)
  03b574a... Don't leak a handle from _g_io_win32_get_module() (*)
  760ba5c... Merge branch '2363-alloca-docs' into 'master' (*)
  6d50032... Merge branch 'fuzz-path-fix' into 'master' (*)
  b4f2002... Correct FIXME by implementing a function for converting two (*)
  c4df3b2... Reorganize headers inclusion alphabetically (*)
  782eb1f... Add private functions to correctly convert datetime when LC (*)
  7629fda... Update Chinese (China) translation (*)
  240cc7d... gfileinfo: Add APIs to get and set {access,creation}_date_t (*)
  1bdfc1a... gfileinfo: Add tests for get and set {access,creation}_date (*)
  e42aff2... Merge branch 'gio-appinfo-thread-crash' into 'master' (*)
  622b31f... Merge branch 'fixing_2281' into 'master' (*)
  762b284... glocalfile: Add native exfat magic number to filesystem lis (*)
  97959cd... msvc_recommended_pragmas.h: Refine for clang-cl (*)
  7b76995... gmacros.h: Use _Static_assert for clang (*)
  f801c84... gmacros.h: Improve check for C _Static_assert (*)
  35154a3... glib-sections.txt: Add g_macro__has_extension in private se (*)
  16c4a9a... Merge branch 'clang-cl-improvements' into 'master' (*)
  0ac0e49... Merge branch 'exfat' into 'master' (*)
  454a9c1... gtlspassword: Fix g-i annotation of return for g_tls_passwo (*)
  4cce4b9... Merge branch 'ricotz/for-master' into 'master' (*)
  d1c5422... GWin32Mount: Don't use SHGetFileInfoW() for icons (*)
  cb99435... GWin32Mount: Don't use SHGetFileInfoW() for mount displayna (*)
  f0afc3e... Merge branch 'remove-shgetfileinfo' into 'master' (*)
  e7f6799... Merge branch '2055-correct-date-format-utf8' into 'master' (*)
  60d4092... gdbus: refactor duplicate code for freeing FilterData (*)
  090eeab... gdbus: simplify error handling in g_dbus_connection_send_me (*)
  32fc1e6... Merge branch 'th/gdbus-cleanup' into 'master' (*)
  e2f2706... Fix small file leak in fuzzing driver (*)
  65b4bc3... gapplication: fix arguments leak in error path (*)
  2b29495... gdbusauth: fix error leak (*)
  719484a... gdbusobjectmanagerservice: fix leak in error path (*)
  8bfc299... gfileenumerator: fix leak in error path (*)
  e0bd609... Update British English translation (*)
  5fec112... Fix signedness warning in gio/giomodule.c (*)
  1f23770... Fix signedness warning in gio/gunixsocketaddress.c (*)
  0214d89... Fix unecessary assert with always true assertions in gio/gr (*)
  a7d3ecc... Fix signedness warning in gio/gsettings-tool.c (*)
  8bcb2b9... Fix several signedness warnings in gio/tests/contexts.c (*)
  88253f1... Fix signedness warning in gio/tests/contenttype.c (*)
  eafc764... Fix several signedness warnings in gio/tests/converter-stre (*)
  9dac3ff... Merge branch 'fix_more_warnings' into 'master' (*)
  1059b7e... Merge branch 'mcatanzaro/coverity' into 'master' (*)
  40a46d1... gsocks5proxy: Handle EOF when reading from a stream (*)
  56d5d9e... Fix annotation of count arguments (*)
  4854cf8... Merge branch 'benzea/fix-socks-eof' into 'master' (*)
  29cd18b... Fix several signedness warnings in gio/tests/converter-stre (*)
  d2c0fd4... Fix several signedness warnings in gio/tests/converter-stre (*)
  cc1e730... Fix signedness warning in gio/tests/converter-stream.c:test (*)
  56e25d8... Fix several signedness warnings in gio/tests/converter-stre (*)
  b07fdb6... Fix signedness warning in gio/tests/converter-stream.c:g_ex (*)
  c216f22... Fix several missing initializer warnings in gio/tests/gsubp (*)
  d936ff1... Fix several signedness warnings in gio/tests/network-addres (*)
  d42bb39... Merge branch 'fix_more_warnings' into 'master' (*)
  85eec6a... Split g_test_log() messages that contain multiple lines (*)
  0ab4ed5... Merge branch 'ebassi/test-tap-lines' into 'master' (*)
  2539d70... gmacros.h: use G_GNUC_CHECK_VERSION (*)
  da752d1... Merge branch 'gmacros-use-g-gnuc-check-version' into 'maste (*)
  afceb25... Merge branch 'fix-annotation' into 'master' (*)
  7c909db... Fix multiple missing initializer warning in gio/tests/g-fil (*)
  e3f6d4a... Fix several missing initializer warnings in gio/tests/gdbus (*)
  0710429... Fix missing initializer warning in gio/tests/gdbus-peer-obj (*)
  c3d558d... Fix multiple missing initializer warnings in gio/tests/acti (*)
  00323ac... Fix several signedness warnings in gio/tests/actions.c (*)
  b9e66a5... Fix signedness warning in glib/gdate.c (*)
  ee242bb... Merge branch 'fix_more_warnings' into 'master' (*)
  f20bcf2... gmacros.h: Complete the use of GLIB_AVAILABLE_MACRO_IN_* (*)
  52ad3ed... gmacros.h: Fix stringification in some macros (*)
  80c2981... Merge branch 'fix-glib-unavailable-macro' into 'master' (*)
  f97ff20... Implement G_ANALYZER_NORETURN for Coverity (*)
  346e486... Merge branch 'mcatanzaro/coverity-noreturn' into 'master' (*)
  21cc809... refcount: Clarify when the ref count ends up undefined (*)
  eb6ca28... grefcount: Clarify that the initial reference count is 1 (*)
  73d759e... Merge branch 'clarify-refcount-init-api' into 'master' (*)
  23277fb... Merge branch 'wip/clarify-ref-count-api' into 'master' (*)
  f5dc0ec... giotypes: Document refcounting of source object for GAsyncR (*)
  13ba8d8... gtask: Clarify what counts as ‘too many tasks’ for rate lim (*)
  63fa4e7... gerror: Clarify docs around message requirements (*)
  7a0bc25... Merge branch 'gerror-utf8-docs' into 'master' (*)
  8ad4f75... Fix signedness warning in glib/gstring.c (*)
  60d2cfb... Fix missing initializer warning in gio/tests/gdbus-connecti (*)
  5595b65... Fix multiple missing initializer warnings in gio/tests/gdbu (*)
  0a741d8... Fix signedness warning in gio/tests/socket.c (*)
  34cd8a9... Fix signedness warning in gio/tests/testfilemonitor.c (*)
  4d1f76e... Fix signedness warning in gio/tests/gdbus-test-codegen.c (*)
  7c217b1... Merge branch '2368-task-docs' into 'master' (*)
  55d18fd... Merge branch 'fix_more_warnings' into 'master' (*)
  8608ecc... Fix signedness warning in gio/tests/file.c (*)
  e7aec30... Fix signedness warning in gio/tests/proxy-test.c (*)
  c3c1f6c... Fix signedness warning in gio/tests/mimeapps.c (*)
  5133acd... Fix multiple signedness warnings in gio/tests/gdbus-testser (*)
  83a9ba7... Fix missing initializer warning in gio/tests/gdbus-testserv (*)
  4d52358... Fix signedness warning in gio/tests/gsettings.c (*)
  1c084ca... Fix missing initializer warning in gio/tests/gdbus-example- (*)
  fd926b1... Fix missing initializer in gio/tests/gdbus-example-peer.c (*)
  1afb4c0... Merge branch 'fix_more_warnings' into 'master' (*)
  a78b7eb... Update Nepali translation (*)
  2b9bf7b... gmacros.h: use g_macro__has_attribute() where possible (*)
  56be1f8... gmacros.h: raise minimum GCC version for attribute __noretu (*)
  8e19113... Merge branch 'clang-attributes' into 'master' (*)
  e724e6e... Fix typo in g_socket_listener_accept_async()'s comment (*)
  9e4a6da... Merge branch 'fix-typo' into 'master' (*)
  98c3710... Add nullable annotations in GUnixMountEntry (*)
  b63f7ec... Merge branch 'patch-2' into 'master' (*)
  225fec1... g_string_replace(): Fix documentation of 'limit' parameter (*)
  d602523... Merge branch 'g_string_replace_doc_fix' into 'master' (*)
  30ed2ea... improve console check in gspawn-win32 (*)
  7a50c31... Merge branch 'wip/prince781/fix-gspawn-terminal-win32' into (*)
  e926efe... docs: Fix formatting of code block (*)
  3c02726... dirent: Simplify a memset() call (*)
  496135c... dirent: Add trailing nul delimiter to FILENAME_MAX (*)
  3131a61... gdir: Add trailing nul delimiter to FILENAME_MAX (*)
  80a938a... Merge branch 'pgriffis/doc-fix' into 'master' (*)
  f2be8c7... Fix signedness warnings in gio/ginputstream.c (*)
  2c97526... gmacros: check that __cplusplus or _MSC_VER is defined (*)
  365314b... Merge branch 'nacho/gmacros-master' into 'master' (*)
  0b863a4... Merge branch 'filename_max' into 'master' (*)
  401ff06... Fix signedness warning in gio/gkeyfilesettingsbackend.c (*)
  2187406... Fix signedness warning in gio/tests/gdbus-proxy.c (*)
  d255962... Fix missing initializer warning in gio/tests/gdbus-non-sock (*)
  cb0b4b0... Fix missing initializer warning in gio/tests/gnotification- (*)
  bac08a4... Fix several missing initializer warnings in gio/tests/gdbus (*)
  f587095... Fix signedness warning in gio/tests/socket-common.c (*)
  59acf69... Fix missing initializer warning in gio/tests/gdbus-example- (*)
  e642562... Add extra documentation about the return values of g_seekab (*)
  3e2f31c... Merge branch 'fix_more_warnings' into 'master' (*)
  03e614e... gmacros: missing check if __STDC_VERSION__ is defined (*)
  232d008... Merge branch 'nacho/gmacros-master2' into 'master' (*)
  1000aca... gdbus-tool: Actually use argv[0] basename as program name (*)
  ad07a8e... Merge branch 'gdbus-tool-use-basename-fix' into 'master' (*)
  474ece6... gpattern: Implement copy function (*)
  b8a9f4b... boxed: Register GPatternSpec as boxed type (*)
  fbb198f... gpattern: Move match and match_string functions into GPatte (*)
  3732323... gpattern: Adjust includes to match style rules (*)
  11f31d8... tests/pattern: Add compilation and copy test for utf-8 stri (*)
  78ba6c8... Merge branch 'gpattern-introspectable' into 'master' (*)
  63873c0... application: Unset the registered state after shutting down (*)
  4669f91... Merge branch 'application-unregistered-notify' into 'master (*)
  ab62e65... gstring: Cleanup documentation of g_string_replace (*)
  28b18ca... Merge branch 'fix-documentation-of-limit-in-gstringreplace' (*)
  e010624... Update signal accumulator docs. (*)
  a965262... Fix several signedness warnings in gio/tests/unix-streams.c (*)
  4ad62f7... Fix signedness warning in gio/tests/readwrite.c (*)
  4a503bd... Fix several missing initializer warnings in gio/tests/dbus- (*)
  180c1a1... Fix several missing initializer warnings in gio/tests/basic (*)
  76af9ef... Fix several missing initializer in tests/gobject/testgobjec (*)
  277d206... Fix multiple missing initializer warnings in tests/gobject/ (*)
  b04ebbf... Fix missing initializer warning in tests/gobject/defaultifa (*)
  b419761... Fix signedness warning in tests/onceinit.c (*)
  8312f0b... Merge branch 'fix_more_warnings' into 'master' (*)
  6cc9899... gbitlock: use G_GNUC_CHECK_VERSION (*)
  ad1fd7f... test-printf: use G_GNUC_CHECK_VERSION (*)
  98050b7... gtype: use G_GNUC_CHECK_VERSION (*)
  be57c5d... gdtlsconnection: Fix a check for a vfunc being implemented (*)
  f4f9ce7... Merge branch 'gnuc_macro_updates' into 'master' (*)
  2b3848d... Merge branch 'gdtlsconnection-vfunc-check' into 'master' (*)
  4427786... gthreadedresolver: don't ignore flags in lookup_by_name_wit (*)
  eb0c220... Update Nepali translation (*)
  f39d4f1... Update Occitan translation (*)
  514c2d8... gmacros: Add __ to noinline to prevent conflict with macro  (*)
  95d406c... Merge branch 'allomix302-master-patch-38827' into 'master' (*)
  7b89641... Merge branch 'resolver_lookup_flags' into 'master' (*)
  10027a7... guuid: fix shift operation to parse hex string in uuid_pars (*)
  327f9e2... Merge branch 'th/guuid-parse-shift' into 'master' (*)
  3b424d7... Fix signedness warnings in tests/gobject/performance.c (*)
  7c69a1d... Fix signedness warnings in tests/refcount/objects.c (*)
  7ddcc08... Fix signedness warnings in tests/gobject/timeloop-closure.c (*)
  0ddadf1... Fix several signedness warnings in tests/gobject/performanc (*)
  dcd3af7... Fix signedness warning in tests/dirname-test.c (*)
  c339e29... Fix signedness warning in tests/mainloop-test.c (*)
  2cb303b... Merge branch 'fix_more_warnings' into 'master' (*)
  7b78f0b... Fix signedness warnings in tests/gobject/performance-thread (*)
  026611b... Fix several signedness warnings in tests/slice-threadinit.c (*)
  249f46a... Fix signedness warning in tests/timeloop.c (*)
  65d93a1... Fix several signedness warnings in tests/testglib.c (*)
  7e428aa... guri: always apply the remove dot segments algorithm (*)
  940f9b4... gcredentials.h: Fix comment typo (*)
  7bfda46... Merge branch 'wi24rd-master-patch-30504' into 'master' (*)
  4d3c741... Fix several signedness warnings in tests/testglib.c (*)
  1d02b96... Fix signedness warnings in tests/gio-test.c (*)
  5299ee5... Fix signedness warning in tests/unicode-collate.c (*)
  730cc86... Merge branch 'jomccambridge-master-patch-47329' into 'maste (*)
  45cc35c... Merge branch 'fix_more_warnings' into 'master' (*)
  3951ccf... Fix signedness warning in tests/thread-test.c (*)
  951105f... Fix several signedness warnings in tests/threadpool-test.c (*)
  53157f3... Fix several signedness warnings in tests/unicode-encoding.c (*)
  00a1515... Fix signedness warning in tests/memchunks.c (*)
  e3453f3... Fix missing initializer in gio/tests/fake-service-name.c (*)
  83d46f6... Fix missing field initializer in glib/deprecated/gthread.h (*)
  9656e60... Fix cast to smaller integer type warning in glib/gscanner.c (*)
  0c259e9... Merge branch 'fix_more_warnings' into 'master' (*)
  8cc03f8... docs: Standardize spelling of serializ* (*)
  d270d5b... Use SHGetKnownFolderPath() on Windows (*)
  66fe1da... Merge branch 'serializ' into 'master' (*)
  827b4ec... grefcount: Optimise g_atomic_ref_count_inc (*)
  b0157af... gdbus: document completion after idle action for g_dbus_con (*)
  bdd6b75... main: document notify function gets called during g_source_ (*)
  2549187... Merge branch 'windows-known-folders' into 'master' (*)
  15e3b9e... glib: documentation of GSourceFuncs (*)
  e8329b5... Merge branch 'mywork' into 'master' (*)
  6b867cd... docs: Standardize spelling of serializ* (*)
  ea47214... Merge branch 'optimise_gatomicrefcount' into 'master' (*)
  8cba1f4... grefcount: Optimise g_atomic_ref_count_dec (*)
  4cd1a1c... Merge branch 'optimise_g_atomic_ref_count_dec' into 'master (*)
  55f13da... gmacros.h: G_NORETURN: remove useless checks (*)
  82d162d... tests: Add missing return value check in string test (*)
  940613e... Merge branch 'gmacros-gnoreturn-cleanup' into 'master' (*)
  c0b3393... Merge branch 'mcatanzaro/string-test' into 'master' (*)
  2e4524c... Add the G_OPTION_ENTRY_NULL macro to properly initialize GO (*)
  f2d14a8... Fix missing field initializer warning in glib/tests/option- (*)
  c65ec0b... Fix many missing initializers warnings in glib/tests/option (*)
  f9904fe... Fix missing initializers warnings in glib/tests/utf8-valida (*)
  66af256... Fix missing initializer warning in glib/tests/spawn-path-se (*)
  689b9b5... Fix missing initializer warning in gio/tests/socket-server. (*)
  4301110... Fix missing initializer warning in gio/tests/socket-client. (*)
  27454ed... Fix missing initializer warning in gio/glib-compile-schemas (*)
  c395e86... Fix missing initializer warning in gio/gio-tool-cat.c (*)
  8a3e184... Fix missing initializer warning in gio/gio-tool-copy.c (*)
  82fc86d... Fix missing initializer warning in gio/gio-tool-info.c (*)
  56ddba7... Merge branch 'serializ' into 'master' (*)
  53834ee... Merge branch 'fix_more_warnings' into 'master' (*)
  82e2517... Merge branch 'carlosgc/remove-dot-segments' into 'master' (*)
  e952248... Use G_OPTION_ENTRY_NULL to avoid missing initializer warnin (*)
  3bca6ee... Merge branch 'fix_more_warnings' into 'master' (*)
  0f7950f... gtestutils: Improve documentation formatting for g_test_bug (*)
  46ab682... gtestutils: Allow full URIs in g_test_bug() (*)
  7e95851... tests: Drop use of g_test_bug_base() (*)
  43c28fc... gdbusproxy: Recommend it is not used for stateless services (*)
  f3e65b1... gbookmarkfile: Don't crash if we're not visited (*)
  447f727... tests: Use a temporary file in the bookmarkfile tests (*)
  2910ffd... Merge branch 'test-bug-numbers' into 'master' (*)
  87e994e... Merge branch '1036-dbus-proxy-docs' into 'master' (*)
  e944cf8... Merge branch 'bookmarkfile-crash' into 'master' (*)
  d320766... glib spawn-singlethread test only if F_DUPFD_CLOEXEC is def (*)
  c3b11c6... Merge branch 'test-F_DUPFD_CLOEXEC' into 'master' (*)
  c6ce891... meson: Fix detection of static libintl on macOS (*)
  69be87d... docs: Improved the docs of helper getters optimization in g (*)
  b4522e6... Merge branch 'helper-getters' into 'master' (*)
  e727a69... docs: Improved documentation of GNotification (*)
  62571c7... Merge branch 'Docs' into 'master' (*)
  f71faad... Merge branch 'th/gdbus-doc-unsubscribe-idle' into 'master' (*)
  d64d46d... Merge branch 'macos-static-libintl' into 'master' (*)
  9553072... gapplication: Guard g_application_mark_busy() (*)
  090d657... glib_typeof: Move definition to its own header (*)
  232b40d... gstrvbuilder: add addv and add_many to the API (*)
  4575c70... Merge branch 'strv_builder_add_many' into 'master' (*)
  bee07ce... Fix missing initializer warning in gobject/gtype.c (*)
  652a7b7... Fix missing initializer warnings in gio/tests/socket.c (*)
  aace697... Fix missing initializer warning in gio/tests/gdbus-exit-on- (*)
  a369efd... Fix missing initializer warning in tests/slice-threadinit.c (*)
  2b4bf53... Fix discard qualifier warning in glib/tests/atomic.c (*)
  bf536a5... Fix incompatible pointer to integer conversion warning in g (*)
  0c8740d... Merge branch 'fix_more_warnings' into 'master' (*)
  73a78f7... gmodule: Add some missing consts (*)
  edb40c7... gobject: Allow passing %NULL for @data in g_object_remove_t (*)
  483843c... gmodule: Add locking around dlerror() for some libc impleme (*)
  0d7f3e7... Merge branch '399-dlerror-thread-safety' into 'master' (*)
  9cb1bb0... Add g_prefix_error_literal() (*)
  9bb69af... Update Hebrew translation (*)
  94e9042... Merge branch 'new_patch' into 'master' (*)
  a17c287... tls: expose cert details on GTlsCertificate (*)
  1e90d9c... Add test case for g_prefix_error_literal() function (*)
  bc0d937... Merge branch 'add_g_prefix_error_literal' into 'master' (*)
  e750f7a... gtlspassword: Add flags signifying PIN type for PKCS#11 (*)
  7a51163... Merge branch 'feature/cert-info' into 'master' (*)
  11c0b2e... Merge branch 'pgriffis/pkcs11-password' into 'master' (*)
  dba1fce... gutils: ensure g_find_program_in_path() return an absolute  (*)
  3321fb5... tests: Add a test case for g_find_program_in_path() (*)
  89fe74f... Merge branch 'master' into 'master' (*)
  ac8f4a0... gdbus: Add various missing (nullable) or (not nullable) ann (*)
  04739eb... Merge branch '2227-gdbus-nullability' into 'master' (*)
  be24b0c... docs: Wrap a code example more tightly to reduce minimum pa (*)
  e02b905... Revert "tests: Deactivate tls-bindings test suite for windo (*)
  fbcd653... Merge branch '2414-wrap-code-example' into 'master' (*)
  91759db... tests: Ignore warning about use of volatile from a test for (*)
  11cd751... gbitlock: Drop unnecessary volatile qualifiers (*)
  942501b... gbitlock: Minor improvement to documentation formatting (*)
  bf37392... tls: add functions to get protocol version and ciphersuite  (*)
  df500c6... inotify: Fix a memory leak (*)
  8e6214a... Merge branch 'fix-memory-leak' into 'master' (*)
  02b298c... Merge branch 'mcatanzaro/tls-info' into 'master' (*)
  2632ed7... gsettings: Resolve child schemas from the parent's schema s (*)
  205045e... Merge branch 'wip/issue-1884' into 'master' (*)
  b9d0781... tests/tls-certificate: Add a unit test (*)
  39f661b... tlscertificate: Avoid possible invalid read (*)
  f0a1671... tests/tls-certificate: Add context to the new test (*)
  b407d46... Merge branch '2416-tls-certificate-fix-invalid-read' into ' (*)
  b1ebb72... glocalfileoutputstream: Fix ETag check when replacing throu (*)
  4fd789c... tests: Add missing setlocale() call to file tests (*)
  92c4ae1... gdbus, win32: Fix accidental dllexport in static builds (*)
  533f377... subprojects: Pin gtk-doc to a specific version (*)
  f551a60... ci: Allow origin to choose default branch for gobject-intro (*)
  1a43d95... docs: Update various external links to use HEAD instead of  (*)
  24e459e... Rename the master branch to main (*)
  d811652... docs: Add a section to the README about the branch rename (*)
  8bb4e75... Merge branch '2417-file-replace-contents-etags' into 'maste (*)
  6e92c2c... Merge branch '2348-rename-master' into 'master' (*)
  2b4e852... Merge branch 'fix/accidental-dllexport' into 'main' (*)
  b1d7a57... doc: example for GArray and g_array_set_clear_func() (*)
  2e8feda... Merge branch 'Garray' into 'main' (*)
  ff8b43a... Merge branch '2418-more-stupid-atomics' into 'main' (*)
  1955ede... W32: Don't use g_getenv() in crash handler or during initia (*)
  891e3a0... W32: Initialize debugger stuff in advance (*)
  6d9c3e3... W32: Remove allocations from the crash handler (*)
  5c187b9... Convert the crash handler to UTF-16, mostly (*)
  fbd7a37... Test the wchar_t version of pid-event subst routine (*)
  0908e6a... Fix the math in copy_chars (*)
  601ef3b... Merge branch 'resimplify-w32-veh' into 'main' (*)
  5e2986e... gdbusconnection: removed a confusing message (*)
  6d8caf6... Fix comparison of unsigned expression < 0 is always false w (*)
  f4d6680... Fix dropped 'const' qualifier warning in glib/tests/once.c (*)
  47e161d... compiling.xml: Don't recommend backticks (*)
  78d43a0... Merge branch 'utkarsh181-main-patch-34260' into 'main' (*)
  1891165... tests: Tweak whether a PCRE test is enabled (*)
  9ed66b2... Merge branch 'confusing_errors' into 'main' (*)
  b052620... gregex: Fix return from g_match_info_fetch() for unmatched  (*)
  eff19df... Merge branch '229-regex-match' into 'main' (*)
  165a0ba... gunixmounts: Document NULL return value for g_unix_mount_fo (*)
  0362bf5... gunixmounts: Document when g_unix_mount_at() returns NULL (*)
  4d3618c... tls: expose SAN details on GTlsCertificate (*)
  c816ee5... Merge branch 'feature/tls-cert-additional-fields' into 'mai (*)
  71edc3f... Merge branch 'fix_more_warnings' into 'main' (*)
  c794261... docs: Expand documentation about D-Bus GUIDs (*)
  ee716d9... docs: Fix capitalisation of ‘GUID’ in a few places (*)
  055f7c6... gdbusconnection: Fix a typo in a code comment (*)
  c0fe89c... Merge branch 'gtypeof' into 'main' (*)
  fa21de3... Merge branch 'dbus-guids-docs' into 'main' (*)
  76ecdef... Merge branch '2409-application-must-be-registered' into 'ma (*)
  de74a70... Merge branch 'try-tls-binding-tests-again' into 'main' (*)
  3364e02... win32: Check and avoid using TLS index 0 (*)
  4de3ea4... subprojects: Add libpcre.wrap (*)
  3764c67... GObject: add g_object_take_ref() (*)
  708100c... docs: Fix annotations for optional arguments (*)
  b519cf0... Merge branch 'wip/fix-docs' into 'main' (*)
  e522768... tests: Allow GResource external data tests to use llvm-objc (*)
  838dc04... glocalfilemonitor: Avoid a deadlock on finalization (*)
  e7ebee5... Merge branch 'bookmarkfile-test-tmp' into 'main' (*)
  9d2d99e... Merge branch '2423-llvm-objcopy' into 'main' (*)
  b95d9d1... Merge branch 'g_obj_take_ref' into 'main' (*)
  e3452ea... GBytes: add range-checked pointer getter (*)
  7b6ccc8... Merge branch 'range-checked' into 'main' (*)
  8530a6a... tests: Add missing wakeup calls to gdbus-names test (*)
  031e502... Merge branch 'wip/pwithnall/local-file-monitor-deadlock' in (*)
  bd8d139... tests: Add missing wakeup calls to gdbus-names.c (*)
  f2be22c... subprocess test: Check wait status correctly (*)
  e0b6b80... Distinguish more clearly between wait status and exit statu (*)
  b483013... spawn: Clarify the most common non-exit reason for process  (*)
  757cc93... Merge branch 'unix-mount-for-docs' into 'main' (*)
  00feb4d... Merge branch 'wip/wait-status' into 'main' (*)
  53632c8... gfdonotificationbackend: set app_name if available (*)
  c50e543... gtlscertificate: make private key properties readable (*)
  022ea47... gtlscertificate: add some doc links to PKCS #11 specificati (*)
  5b9a8e2... gdbus: Add g_dbus_is_error_name() symbol for g_dbus_is_inte (*)
  a70df97... Added test case for g_dbus_is_error_name (*)
  4d6dbe0... Merge branch 'g_dbus' into 'main' (*)
  f6fdc9b... Merge branch 'mcatanzaro/readable-private-key' into 'main' (*)
  9d694f6... Merge branch 'app_name' into 'main' (*)
  082c211... tests: Use g_assert_*() rather than g_assert() in bytes.c (*)
  fc7b316... tests: Test that g_bytes_unref(NULL) is a no-op (*)
  b63a318... tests: Add a test for GBytes memory transfer with an odd fr (*)
  a695f92... Merge branch 'gbytes-test-coverage' into 'main' (*)
  1602ca1... ci: Update Android and mingw CI images (*)
  1d95215... ci: Update to the latest CI images (*)
  9fbd7f3... build: Drop the internal_pcre option in favour of the subpr (*)
  9570e67... pcre: Drop internal libpcre copy (*)
  54154d6... build: Drop unused pcre_objects+pcre_deps variables in meso (*)
  0818da5... testgdate: fix -Wmisleading-indentation warning (*)
  132d64d... Merge branch 'mcatanzaro/misleading-indentation' into 'main (*)
  e2d1ea3... docs: Mention the stable/unstable support version in README (*)
  4fe630d... ci: Use default wrap mode for libpcre on cross-build platfo (*)
  32e8e4a... tests: Port gdbus-names test entirely to GMainContext (*)
  323c5d7... tests: Add some missing main context iterations to gdbus-na (*)
  72f692e... gdbusnamewatching: Ensure GDestroyNotify is called in corre (*)
  74595ab... Merge branch 'wip/pwithnall/962-drop-embedded-pcre' into 'm (*)
  5e6c2e1... gtlsconnection: use a vfunc to implement get_negotiated_pro (*)
  09a4203... gtlsconnection: Add doc comment for GTlsConnectionClass (*)
  1ea88f4... gdtlsconnection: document get_binding_data vfunc (*)
  2cd187a... gio: add missing Since tags in GTlsConnection/GDtlsConnecti (*)
  00868f4... Merge branch 'mcatanzaro/#2393' into 'main' (*)
  5e19ccd... gtlscertificate: Add more annotations to new properties (*)
  ed49de8... Merge branch 'mcatanzaro/gtlscertificate-introspection' int (*)
  1fc905e... g_value_set_string description: clarified (unified), that v (*)
  d4ed690... Merge branch 'DarkTrick-main-patch-77797' into 'main' (*)
  04a4da8... gdbusobjectmanagerclient: Move weak ref helpers upwards (*)
  c548ac0... gdbusobjectmanagerclient: Call GetManagedObjects async (*)
  693ca5e... gdbusobjectmanagerclient: Cancel GetManagedObjects on dispo (*)
  d8cda38... Merge branch 'async-get-objects' into 'main' (*)
  04e629e... gasyncqueue: Add missing (nullable) annotation to free func (*)
  3b576bb... Merge branch 'async-queue-nullable' into 'main' (*)
  3b452cb... data-to-c.py: generate new-line at the end of the file (*)
  847f3e3... Merge branch 'icecc' into 'main' (*)
  75db488... GThreadPool: Add g_thread_pool_new_full() (*)
  36fe868... Merge branch 'thread' into 'main' (*)
  0b2f480... 2.69.0 (*)
  289f8be... gio/tests/g-file-info: don't assume million-in-one events d (*)
  05d5b40... Merge branch 'time' into 'main' (*)
  7743dc8... Merge branch 'issue-2058' into 'main' (*)
  b71117d... correctly use 3 parameters for close_range (*)
  9c01c1e... gclosure: Fix the invoke() return_value annotation (*)
  dda45b0... glocalfileinfo: Fix a typo in a file time utility function (*)
  7e8163b... glocalfileinfo: Fix usec/nsec confusion with filetimes on W (*)
  cfe8a0b... Merge branch 'main' into 'main' (*)
  b5556a2... gspawn: Use CLOSE_RANGE_CLOEXEC if available (*)
  cd93c35... Merge branch 'fix/gclosure-invoke-type-annotation' into 'ma (*)
  648994d... glocalfile: Fix the global trash dir detection (*)
  8a4816f... Merge branch 'fix-detection-of-trash-folders' into 'main' (*)
  80189ca... Clarify GValue documentation (*)
  1c673dd... Merge branch 'DarkTrick-main-patch-46211' into 'main' (*)
  bdbe65d... Merge branch 'nsec-typo' into 'main' (*)
  5a458f1... Update Ukrainian translation (*)
  a2216f8... glib.supp: Expand match kinds for g_get_language_names() su (*)
  92540e7... Merge branch 'language-names-suppressions' into 'main' (*)
  28dcec0... Fix cast from pointer to integer of different size warnings (*)
  5e0bcbf... Fix signedness warning in glib/grand.c (*)
  ee589aa... API: Add g_module_open_full() (*)
  be012a8... giomodule: Port to new g_module_open_full() API (*)
  e74c955... Merge branch 'g_mod' into 'main' (*)
  3029f9a... Merge branch 'fix_more_warnings' into 'main' (*)
  1a2e7b3... Update Portuguese translation (*)
  ea365b7... g_boxed_type_register_static: added reference to G_DEFINE_B (*)
  38ccaf7... Merge branch 'DarkTrick-main-patch-85279' into 'main' (*)
  94644e9... Update GValue doc: How to use GBoxed with GValue (*)
  950bbe7... Merge branch 'DarkTrick-main-patch-15325' into 'main' (*)
  7888358... Update Brazilian Portuguese translation (*)
  0786031... g_test_run: Introduce a clean up path once test suite ran (*)
  f0c0d8b... glib/gtestutils: Introduce and use a g_test_case_free funct (*)
  353f0b5... glib/gtestutils: Introduce and use a g_test_suite_free func (*)
  bd779c9... glib/gtestutils: Introduce and use a test_cleanup function (*)
  d129395... g_system_thread_new: Free a memory leak on error path (*)
  dd69955... gio/tests/async-splice-output-stream: Fix a memory leak (*)
  5e356d9... glib/tests/spawn-path-search: Fix memory leaks (*)
  6e46ede... gobject/tests/param: Fix a memory leak (*)
  bb4d390... mainloop: Add g_source_set_static_name (*)
  191df3a... Update Russian translation (*)
  5ade56d... Update Indonesian translation (*)
  8093da7... GResource compiler: Prefix static [con|de]strutors with c_n (*)
  1faa5cd... Merge branch 'avoid-name-collisions' into 'main' (*)
  302346d... Merge branch 'cheaper-source-names' into 'main' (*)
  8e963e0... Port internal uses to use g_source_set_static_name() (*)
  ef6a551... Merge branch 'main' into 'main' (*)
  808cde5... Merge branch 'source-static-name' into 'main' (*)
  c07dd41... gtype: Add a "final" flag (*)
  d1861c8... Add G_DEFINE_* macros for final types (*)
  9aacb4d... Add unit for the "final" GType flag (*)
  ef15a4e... docs: Add new symbols (*)
  39d5f34... Fix doc stanzas for GDataInputStream properties (*)
  4a16a5b... Merge branch 'ebassi/final-flag' into 'main' (*)
  74f9f5d... Document the stance on ID-based mainloop APIs (*)
  6549a36... Merge branch 'mainloop-id-rationale' into 'main' (*)
  f56fbb5... Merge branch 'fix-annotations' into 'main' (*)
  2e50030... tests: Remove unused constant in GMemoryMonitor test (*)
  a7000cd... gio: g_clear_signal_handler() can handle NULL args (*)
  92399e7... gio: Do not block when low-memory-monitor daemon appears (*)
  889bdb9... Add GPowerProfileMonitor (*)
  02742ef... Merge branch 'pgriffis/low-power-monitor' into 'main' (*)
  6a6da96... Fix a Unicode typo (*)
  770059b... tests: Remove a misplaced comment (*)
  9599a94... Add a test for Unicode normalization (*)
  8c25302... GWin32RegistryKey: Change STATUS_SUCCESS handling (*)
  6885a29... GWin32RegistryKey: ensure reqeueing works correctly (*)
  4e9e7bf... GWin32AppInfo: re-trigger registry watcher from the callbac (*)
  790571a... gspawn: safe_closefrom for Solaris 11.3/11.4 (*)
  a75ffc5... gspawn: safe_fdwalk for Solaris 11.4 (*)
  ce5a2cf... Merge branch 'regwatch-appinfo-fixes' into 'main' (*)
  24b652d... test_string_replace: Make types agree (*)
  c64e6cf... test_string_replace: Make the test table-driven (*)
  7d35e49... test_string_replace: Expand test coverage (*)
  0a8c7e5... g_string_replace: Don't replace empty string more than once (*)
  bf70d58... test_string_replace: Exercise zero-length replacements (*)
  069308a... Merge branch 'issue-2429' into 'main' (*)
  b137778... g_string_replace: Document behaviour of zero-length match p (*)
  f62622f... docs: Start stanzas with a single paragraph (*)
  6081e92... docs: Match GZlib(De)Compressor section with the type name (*)
  fad0a6a... Merge branch 'wip/smcv/2452-g-string-0-length-replace' into (*)
  d6576e9... Merge branch 'nfc-nfd-test' into 'main' (*)
  92bdc92... Merge branch 'unicode-typo-fix' into 'main' (*)
  2aedaf2... docs: Annotate glib_check_version() (*)
  1b666b7... docs: Clean up the GDate types description (*)
  ae5e016... GWin32AppInfo: Fix missing initialization (*)
  921e1f2... Merge branch 'appinfo-pointer-init' into 'main' (*)
  37e5dfd... Merge branch 'close-range-cloexec' into 'main' (*)
  3b5d3ed... docs: Fix KeyFile annotations (*)
  97a6111... docs: Enable syntax highlighting on code examples (*)
  4bbe791... docs: Use the correct sigils for pre-processor symbols (*)
  bed2da6... docs: Break gtk-doc stanzas into paragraphs (*)
  24a0c3a... docs: Break GFileAttribute descriptions into paragraph (*)
  d6f7f8e... docs: Use the proper Markdown syntax for lists (*)
  791218a... GNotification: Allow to set a category (*)
  8704c52... gfdonotificationbackend: Pass on category (*)
  30b9aac... Merge branch 'notify-hint' into 'main' (*)
  709df8e... Merge branch 'docgen-fixes' into 'main' (*)
  0f9c7ed... Revert "gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE bu (*)
  be4b8cb... 2.69.1 (*)
  032eceb... gwin32packageparser: Fix read past end of buffer (*)
  235401b... gtlsdatabase: improve documentation (*)
  b11d3fc... gtlscertificate: improve documentation (*)
  b006403... tests: Fix error handling when testing gtestutils (*)
  7451140... Merge branch 'mcatanzaro/issuer-docs' into 'main' (*)
  5a9e3df... Merge branch 'wip/who-tests-the-tests-themselves' into 'mai (*)
  e747827... Merge branch 'supported-versions' into 'main' (*)
  14f583b... Merge branch 'filename-length' into 'main' (*)
  2700a22... Update Hebrew translation (*)
  a04e4f7... Updated Czech translation (*)
  a380bfd... Update Slovenian translation (*)
  9645cbf... gio: Add portal version of GPowerProfileMonitor (*)
  18eb298... gio: Add GPowerProfileMonitor tests (*)
  66acea8... gio: Remove left-over debug statement from memory monitor p (*)
  2e9842c... gio: Simplify memory monitor tests by using assertEventuall (*)
  d6a0e70... Merge branch 'wip/hadess/power-profile-monitor-portal' into (*)
  971310a... build: Fix implicit declaration of function errors (*)
  88cc320... Update Swedish translation (*)
  27daa92... Merge branch 'implicit' into 'main' (*)
  d5b6c55... Annotate the GString constructors (*)
  31f793b... Docs: Mention that G_VA_COPY() must be followed by `va_end( (*)
  96763ec... Merge branch 'va_copy-docs' into 'main' (*)
  336c747... Merge branch 'string-ctors' into 'main' (*)
  592d114... Updated Spanish translation (*)
  ae486f6... Merge branch 'wip/pwithnall/gdbus-names-livelock' into 'mai (*)
  182d999... gtestutils: Allow skipping tests with a printf-style messag (*)
  26fbd14... tests: Use g_test_skip_printf() (*)
  a076dbc... gtestutils: Allow failing a test with a printf-style messag (*)
  052e335... tests: Make use of g_test_fail_message() (*)
  4961c1c... Merge branch 'wip/test-fail-convenience' into 'main' (*)
  e31aa76... Merge branch '2316-dbus-session-hardening-again' into 'main (*)
  51b0cd3... Merge branch '2343-async-result-docs' into 'main' (*)
  b402f66... gthreadpool: Remove a dummy item from the queue before free (*)
  0eadf65... tests: Rewrite thread-pool test for freeing queued items (*)
  6ed35f2... Merge branch 'wip/pwithnall/2456-thread-pool-fix' into 'mai (*)
  10ba1f3... 2.69.2 (*)
  9f7491a... Update Basque translation (*)
  eafcdd2... Update Galician translation (*)
  de32e10... Deprecate GRegex
  62bbcea... Deprecate boxed GTypes for GRegex types

(*) 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]