[glib] (295 commits) Non-fast-forward update to branch wip/baedert/fallthrough-clang



The branch 'wip/baedert/fallthrough-clang' 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:

  da7591b... macros: Define G_GNUC_FALLTHROUGH for more compilers

Commits added to the branch:

  6694172... gfile: Remove `G_FILE_COPY_NOFOLLOW_SYMLINKS` from `g_file_ (*)
  f17055f... gfile: Do not follow symlinks when moving (*)
  2b5daec... docs: Add missing `gio move` options (*)
  62f6c80... gmodule: change _g_module_close to only take a handle. (*)
  6d3f67d... docs: Improve g_fopen description for Win32 (*)
  78be7f5... docs: Improve documentation formatting for g_fopen() (*)
  2474c65... docs: Clarify handling of 64-bit integer literals with g_ob (*)
  457d4c9... gio: update dbus interfaces from xdg-desktop-portal tree (*)
  27db702... gio/tests: add a fake implementation of the document portal (*)
  926ff8c... gio/tests: add a test for document portal use when launchin (*)
  e24db62... gio: do not cache document portal D-Bus proxy (*)
  78fa941... Merge branch '833-gobject-set-docs' into 'master' (*)
  51c3921... Merge branch 'appinfo-doc-portal-test' into 'master' (*)
  a28c34b... tests: Fix an error message set by foo_set_property() (*)
  f4ff348... Merge branch 'fix-prop-set-error' into 'master' (*)
  c8d479d... tests: Speed up the GIO actions test (*)
  135c046... Update Polish translation (*)
  338203e... Merge branch '198-fopen-docs' into 'master' (*)
  cafb0e6... Update Brazilian Portuguese translation (*)
  b9227e6... Update Galician translation (*)
  8f3e553... Updated Spanish translation (*)
  3e2f443... Update Hungarian translation (*)
  7ff3875... Update Indonesian translation (*)
  85c19a7... Sync GDtlsConnection handshake docs with GTlsConnection (*)
  7d0a1c5... tests: Fix callback arguments in fake-document-portal (*)
  027c3f8... Merge branch '1983-fix-fake-document-portal' into 'master' (*)
  cc3cf6b... gsocketclient: run timeout source on the task's main contex (*)
  e9337a9... gvariant-core: Don't pass NULL second argument to memcpy (*)
  b3197f2... tests: Fix incomplete failure check in socket test (*)
  e537716... tests: Fix error path not setting an error (*)
  076fd5a... WIP: ci: Add macOS CI runner (*)
  9761eca... Merge branch 'mcatanzaro/gsocketclient-improvement' into 'm (*)
  a7880d8... Merge branch 'wip/smcv/gvariant-memcpy0' into 'master' (*)
  4151dfe... Merge branch 'wip/hadess/test-fixes' into 'master' (*)
  b04be9e... docs: Fix markup that led to unreadable example (*)
  2394bc7... docs: Add full code example for GMemoryMonitor (*)
  e706cc9... Merge branch 'wip/hadess/fix-gmemory-monitor-example' into  (*)
  bbbaae9... Fully deprecate TLS rehandshakes (*)
  9765ce8... Merge branch 'mcatanzaro/rehandshake' into 'master' (*)
  547f531... Merge branch '1416-macos-ci' into 'master' (*)
  cab5772... subprojects: Temporarily avoid using wrapdb while it’s do (*)
  9ed4b81... Merge branch 'wrapdb-workaround' into 'master' (*)
  17d6fc4... gutils: Avoid null dereference if getpwuid fails to acquire (*)
  d2107c1... Reproducer for the null pw_name returned from getpwuid() (*)
  8d3c502... gbase64: Fix documentation for line wrapping lengths (*)
  be537d8... GThread - Inherit parent thread priority by default for new (*)
  6cd263f... gtimezone: fix inverted ignore_leap param parsing julian da (*)
  3c0685e... gtimezone: fix parsing of Julian day in POSIX TZ format (*)
  7b24e21... Merge branch '1997-base64-wrapping-docs' into 'master' (*)
  6f34e84... Merge branch 'thread-win32-inherit-prio' into 'master' (*)
  5d79135... gfdonotificationbackend: remove notifications when bus name (*)
  3b039ab... gmain: Mark G_SOURCE_FUNC as available in 2.58 (*)
  2a605f6... gdbus-codegen: Add call_flags and timeout_msec args (*)
  a711d59... Merge branch 'tz' into 'master' (*)
  93784fb... Merge branch 'codegen-allow-interactive-auth' into 'master' (*)
  9f070db... GWin32AppInfo: Support rundll32-using applications (*)
  9d4d5df... GWin32AppInfo: fix a potential memory leak (*)
  8e82d54... Merge branch 'gutils-crash' into 'master' (*)
  8aeca4f... GThreadPool - Don't inherit thread priorities when creating (*)
  c0a019c... Merge branch 'threadpool-inherit-prio' into 'master' (*)
  5daad37... ci: Use variables for docker images (*)
  8661d94... ci: Install some missing packages in fedora docker image (*)
  b077c14... ci: Cache subprojects in docker images (*)
  5f99781... ci: Update all docker images (*)
  595e12b... ci: Pass --wrap-mode=nodownload to every task (*)
  321fea1... Merge branch 'wip/muktupavels/notifications' into 'master' (*)
  809a921... Support multiple directories in GSETTINGS_SCHEMA_DIR (*)
  3499bd7... Merge branch 'issue-1998-gsettings-schema-dir-env-var-multi (*)
  65541f1... ci: Add some documentation to the style check CI test (*)
  bc77510... Merge branch 'ci-nodownload' into 'master' (*)
  8b1f24f... Check for SYS_sched_getattr before using it unconditionally (*)
  60dc7e6... Merge branch 'style-check-docs' into 'master' (*)
  457ea97... Merge branch 'threadpool-sched-getattr' into 'master' (*)
  012660b... Add runtime checks and a fallback if we can't get the threa (*)
  d1a3be5... Remove trailing comma from SYS_sched_getattr meson check (*)
  9b232fa... W32: Correctly set st_ino when doing private stat() (*)
  3fd0699... Update Catalan translation (*)
  2a0b1d8... Merge branch 'threadpool-sched-getattr-runtime-check' into  (*)
  adee3b3... Merge branch 'appinfo-rundll32' into 'master' (*)
  fda1c65... Merge branch 'w32-gstat-ino-master' into 'master' (*)
  e1cf40a... glib.supp: Ignore the one-off GTask thread pool allocation (*)
  9b1c8d7... gdbusconnection: Allocate SignalSubscriber structs individu (*)
  bee27dd... gdbusconnection: Tidy up destroy notification for signal su (*)
  130455b... gdbusconnection: Fix race when emitting D-Bus signal callba (*)
  30c8eb8... gthread: Ensure GThreadSchedulerSettings is always defined (*)
  4ec2175... gdbusconnection: Tidy up unsubscription code (*)
  a434bfb... gdbusnameowning: Fix race between connection shutdown and N (*)
  37b1acd... gdbusconnection: Document threading and refcounting for sig (*)
  03380a4... tests: Fix header inclusion in win32-appinfo.c (*)
  df0610a... ci: Use --wrap-mode=default on macOS CI runner (only) (*)
  33ee190... Merge branch 'wip/pwithnall/thread-settings-fixes' into 'ma (*)
  7979257... gdbusnamewatching: Remove a redundant function argument (*)
  73a33e5... gdbusnamewatching: Check cancellation of a watch before cal (*)
  5c7a88e... Merge branch '978-dbus-signal-emission-race' into 'master' (*)
  5853d5c... gdbusobjectmanagerclient: Fix race in signal emission (*)
  5d32b99... Merge branch '604-dbus-name-watching-simplification' into ' (*)
  4c1b675... Merge branch '1232-object-manager-client-signal-race' into  (*)
  6271b5e... gthread: Count how many threads have been started (*)
  120e643... genviron: Message if g_setenv()/g_unsetenv() are used after (*)
  3f51963... ci: Add checks for banned keywords in merge requests (*)
  b413c50... 2.63.4 (*)
  fd61a21... Add and use G_SIZEOF_MEMBER() macro (*)
  0d4f1a9... tests: Skip GMemoryMonitor tests if the dbusmock template i (*)
  b876325... Merge branch 'wip/laney/skip-memory-monitor-tests-if-dbusmo (*)
  422e861... tests: Skip GMemoryMonitor tests if xdg-desktop-portal is n (*)
  ba4e567... Merge branch 'wip/seb128/skip-memory-tests-if-portal-missin (*)
  0d9d548... Merge branch 'sizeof-member' into 'master' (*)
  4a488ce... gnetworkmonitorbase: Use a hash table for storing networks (*)
  ac0c0b5... Merge branch '1925-network-monitor-performance' into 'maste (*)
  78bae85... Fix initialization logic of GThreadPool if the first create (*)
  93607c4... Merge branch 'thread-pool-initialization-logic' into 'maste (*)
  4d1c3e1... gdbus-codegen: Rename --glib-min-version to --glib-min-requ (*)
  9734e48... gdbus-codegen: Add --glib-max-allowed argument (*)
  298281f... Update Malay translation (*)
  ab32d5c... Update Brazilian Portuguese translation (*)
  b3328d7... Update Swedish translation (*)
  394a72b... Fix crash caused by g_network_monitor_base_add_network() (*)
  fc1e2bc... docs: tag enclose 'all' and 'help' values (*)
  3e4bca7... Avoid C++20 deprecated assignment to volatile (*)
  ecdeee2... Merge branch 'BUG_running_docs' into 'master' (*)
  0d3d3e1... Merge branch 'deprecatedvolatile' into 'master' (*)
  6d05ac2... Revert "docs: remove GDBusObjectManager example" (*)
  6e8a7c2... doc: Add back gdbus-object-manager-example (*)
  74bb6c9... doc: add missing indexes (*)
  09d9952... doc: Run gtkdoc-check with unit tests (*)
  ed0e060... doc: Requires Meson >=0.52.0 to build documentation (*)
  5bd7890... doc: Add gtk-doc subproject fallback (*)
  47a2030... ci: Update Meson to 0.52.1 in fedora docker (*)
  527d620... doc: Fix undocumented G_SIZEOF_MEMBER (*)
  d58e5de... Revert "gtlscertificate: Add support for PKCS #11 backed ce (*)
  556b8df... Update Japanese translation (*)
  b6b18f0... Update Japanese translation (*)
  b52bb75... ghash: Clarify that g_hash_table_add() always consumes the  (*)
  5941bfa... Merge branch 'mcatanzaro/#2020' into 'master' (*)
  bb501bb... Merge branch 'mcatanzaro/pkcs11-deferral' into 'master' (*)
  087b982... gdbus-codegen: Tidy up version comparisons (*)
  c07d943... Merge branch 'wip/oholy/gfile-docs' into 'master' (*)
  e855e30... Merge branch 'gtkdoc-check-fix' into 'master' (*)
  a0e74a8... Merge branch '1993-codegen-version-args' into 'master' (*)
  84896e5... Merge branch 'docs-hash-table-add' into 'master' (*)
  f5f4828... Remove global declaration of GMemoryMonitor (*)
  d02d227... Merge branch 'no-typedef-redef' into 'master' (*)
  8c61dce... doc: Clarify that _locker_new() does not actually allocate  (*)
  2f18278... Merge branch 'locker' into 'master' (*)
  afde4a2... Merge branch 'benzea/mark-g-source-func' into 'master' (*)
  5e20086... Merge branch '1551-todo-ci' into 'master' (*)
  b220033... meson: libmount autodectection (*)
  68ec024... Updated Lithuanian translation (*)
  484d082... glib.supp: update g-threaded-resolver-getaddrinfo-config (*)
  12ee603... Merge branch 'dab_libmount_auto_detection' into 'master' (*)
  40bcd3d... Merge branch 'leak-supp' into 'master' (*)
  b4f6333... gfile: Do not return target-uri from g_file_peek_path() (*)
  197ea9f... gfile: Fix g_file_peek_path() for remote locations (*)
  260cff0... Merge branch 'wip/oholy/peek-path-fixes' into 'master' (*)
  3e10ce8... gio-tool-info: Print unix mount information where available (*)
  a82372b... gio-tool-info: Print also root path if available (*)
  e5658c6... Merge branch '715-setenv-warnings' into 'master' (*)
  f6abc57... Merge branch 'wip/oholy/gio-info-mount' into 'master' (*)
  7f4cb36... 2.63.5 (*)
  ee53245... Updated Spanish translation (*)
  36aacb8... ci: Expand podman support (*)
  4aa14d5... ci: Require some updated packages Fedora Docker image (*)
  6ff2a18... ci: Install build deps for extra modules in Docker image (*)
  4fe2c7f... ci: Update Fedora image before installing new items (*)
  b7586da... tests: Fix timeouts not working in GMemoryMonitor tests (*)
  1cc2f51... ci: Bump Fedora Docker image version (*)
  4a9c364... Update Japanese translation (*)
  bde3c79... Update Japanese translation (*)
  840e6d3... Update Indonesian translation (*)
  12d4f95... Update Swedish translation (*)
  0ea992a... Update Japanese translation (*)
  fbe5f2a... Update Brazilian Portuguese translation (*)
  bf6c018... Merge branch 'wip/hadess/update-docker-packages' into 'mast (*)
  6bd29c2... glist: Add docs examples of how to combine with g_steal_poi (*)
  c8d4154... GThreadPool - Add test for !1340 (*)
  336b2a8... Merge branch 'test-for-1340' into 'master' (*)
  0f264eb... Merge branch 'autolist-docs' into 'master' (*)
  65be80c... build: Rework path construction to reliably add prefix (*)
  3529bb4... libcharset: Drop a redundant environment variable (*)
  c3cf0b4... Update Japanese translation (*)
  30d470f... Update Japanese translation (*)
  637601f... Updated Lithuanian translation (*)
  78f3a6d... Update British English translation (*)
  6df9fa8... Update Japanese translation (*)
  d550ff4... Updated French translation (*)
  5140c6c... Update German translation (*)
  b06c48d... GMainContext - Fix GSource iterator if iteration can modify (*)
  aa20167... GMainContext - Fix memory leaks and memory corruption when  (*)
  730a75f... GMainContext - Move mutex unlocking in destructor right bef (*)
  aaa7640... GMainContext - Add tests for !1353 and related situations (*)
  760c8cc... docs: Don’t install object manager example separately (*)
  d6886d8... Merge branch 'docs-object-manager-example' into 'master' (*)
  551576f... Merge branch 'main-context-freeing-of-sources' into 'master (*)
  9308ef9... GThread - Check if sched_setattr is allowed by the system p (*)
  3847bc2... Merge branch 'fallback-setattr-failure' into 'master' (*)
  1c69f92... Update Turkish translation (*)
  6e28ce2... tests: Don't assume that unprivileged uids are bound by RLI (*)
  b9d04b3... tests: Cope with having CAP_DAC_OVERRIDE, even if not euid  (*)
  d0c9855... Update Hungarian translation (*)
  4a153ab... Merge branch 'wip/smcv/but-what-if-capabilities' into 'mast (*)
  2b533ca... gdesktopappinfo: Use `sh` rather than `gio-launch-desktop` (*)
  2722620... Refactor g_socket_client_connect_async() (*)
  8f7faac... Merge branch '1633-drop-gio-launch-desktop' into 'master' (*)
  dff212e... Merge branch 'wip/tingping/socket-client-data-races-fix' in (*)
  8312a4c... Update Galician translation (*)
  4ccaff0... Fix oss-fuzz coverage link (*)
  5ca0862... Update Basque translation (*)
  4d59005... Merge branch 'patch-1' into 'master' (*)
  ccbb2d8... gdbusnameowning: Subscribe to NameLost before calling Reque (*)
  341c58b... Update Polish translation (*)
  8e0bd39... Merge branch '1517-bus-ownership-race' into 'master' (*)
  f0e7bc1... Merge branch '1919-relative-paths' into 'master' (*)
  972b977... gunixmounts: Make GUnixMountMonitor thread-safe (*)
  898a9c3... gunixmounts: Prevent invalid time_read timestamps (*)
  ab278c0... gunixmounts: Prevent race when mtab file changed (*)
  501558e... gunixmounts: Remove pending sources when finalizing (*)
  4a1dcdf... Merge branch 'wip/oholy/gunixmountmonitor-thread-safe' into (*)
  51acb01... gobject: Fix strict aliasing warnings with g_set_object() (*)
  b947efb... Merge branch 'g-set-object-strict-aliasing' into 'master' (*)
  6919a71... gwin32: Do not ignore exceptions when running under a debug (*)
  0cfbe8f... gwin32: Do not register a crash handler unless requested (*)
  d7672af... Update Greek translation (*)
  167fbe5... Merge branch 'fix-w32-csharp-exception-handling' into 'mast (*)
  7263fc5... ci: Don't ignore xdg-desktop-portal build failure (*)
  f333a80... ci: Fix xdg-desktop-portal build (*)
  83b7aa5... Merge branch 'wip/hadess/avoid-unintended-success' into 'ma (*)
  7e926cb... Update Korean translation (*)
  6b786ac... tests: Port gdbus-threading to use g_assert_*() rather than (*)
  b302ee9... tests: Move refcount checks to the end of each test in gdbu (*)
  72afc79... gdbusproxy: Replace home-grown weak ref implementation with (*)
  d9dab2b... gdbusproxy: Tidy up some memory management code (*)
  cc11c79... gdbusproxy: Simplify a pointer theft (*)
  bcee182... gdbusconnection: Drop an unnecessary GMainContext reference (*)
  1a51681... gdbusconnection: Simplify some control flow (*)
  b2e543f... tests: Take explicit connection and context when ensuring t (*)
  ac274b4... tests: Add timeout to assert_connection_has_one_ref() (*)
  af6dbec... tests: Wait until unwatching the gdbus-testserver name has  (*)
  79ef610... tests: Wait until unsubscribing from a signal has completed (*)
  cd0ab35... tests: Use GMainContext instead of GMainLoop in gdbus-threa (*)
  f74a987... tests: Use TestSignal rather than NameOwnerChanged to test  (*)
  0f0af5a... tests: Mark gdbus-threading as non-flaky any more (*)
  ab28589... gdbusconnection: Document main context iteration for unsubs (*)
  55eb360... tests: Skip g-file-info-filesystem-readonly test if bindfs  (*)
  73d5579... Merge branch '1515-gdbus-threading' into 'master' (*)
  9650617... GThread: Don't g_error() if setting the thread scheduler se (*)
  325f1e3... gapplication: Consistently use non-copying variant formats  (*)
  b604f00... gapplication: Improve formatting of variant formats in docu (*)
  f04e307... gapplication: Fix a minor typo in the documentation (*)
  d630c58... ghash: Document the iteration order over a hash table is no (*)
  ba5a18a... gitlab-ci: 64-bit ARM is aarch64, not arm64 (*)
  a8ef5fd... gtimezone: Tidy up UTC timezone creation (*)
  46f91a8... Merge branch 'cherry-pick-327-gmodule-cleanup' into 'master (*)
  d40275c... Merge branch '2044-application-variant-docs' into 'master' (*)
  2d7b2a0... ci: Enable parallelisation when running installed tests (*)
  177851c... gdbus-tool: Require message bus connections for most comman (*)
  97f9fc6... Merge branch 'fix-cpu-family-in-ci' into 'master' (*)
  8bf3a66... Merge branch 'gapplication-docs-typo' into 'master' (*)
  cf91f0d... Merge branch 'hash-table-docs' into 'master' (*)
  cfe8d42... tests: Bump the refcount timeout in gdbus-threading (*)
  f17ebde... Merge branch 'timezone-utc-cleanup' into 'master' (*)
  238c774... tests: Reduce iteration counts on gdbus-threading test (*)
  ea461c4... Merge branch 'installed-tests-parallel' into 'master' (*)
  ff44c49... Merge branch 'sched_setattr-no-gerror' into 'master' (*)
  e3c69ac... Merge branch '938-gdbus-tool-message-bus-connections' into  (*)
  1b06461... Merge branch '1515-gdbus-threading-timeout' into 'master' (*)
  2b06b64... Merge branch 'speed-up-actions-test' into 'master' (*)
  c8811da... giochannel: Fix read_line() when nul is not a line terminat (*)
  360fb9d... Merge branch '2002-g-io-channel-read-line-nuls' into 'maste (*)
  b90eb15... 2.63.6 (*)
  15a4cf4... Ensure that we use @basename@ in the glib-mkenums docs (*)
  040803b... Add example of using glib-mkenums with Meson (*)
  79cdd53... Add example of using glib-genmarshal with Meson (*)
  83c13e5... docs: Mention Meson's gnome.mkenums_simple() (*)
  653e0f0... Add links to Meson docs for genmarshal and mkenums (*)
  99a3253... tests: Fix a compiler warning about string+int arithmetic (*)
  37a3da8... tests: Add some assertions to avoid unused variable warning (*)
  276fff2... Merge branch 'issue-1783' into 'master' (*)
  3732f9b... docs: Document generated headers caveats for genmarshal (*)
  cf72043... Merge branch 'warning-fixes' into 'master' (*)
  9547925... ci: Correctly propagate exit status in run-style-check-diff (*)
  f55ff88... Merge branch 'document-generated-headers-caveats-for-genmar (*)
  c015176... Updated Danish translation (*)
  eb867c3... gtestdbus: Use posix_spawn() to spawn dbus-daemon (*)
  2bd7ade... Updated Czech translation (*)
  70c5fd5... Merge branch 'test-dbus-posix_spawn' into 'master' (*)
  dcbaae4... Update GError docs to use G_DEFINE_QUARK (*)
  23d26cf... ci: Fix various shellcheck warnings in the shell scripts (*)
  00dfb1d... ci: Ensure run-check-todos.sh exits on the first error it e (*)
  c5d661b... build: Fix shellcheck warnings in various old build and tes (*)
  5292efd... Merge branch 'sam/use-g-define-quark' into 'master' (*)
  67610c7... Merge branch 'shell-ci-fixes' into 'master' (*)
  d22c762... garray: Fix copying an array with reserved elements (*)
  21471b4... Merge branch '2049-array-crash' into 'master' (*)
  369626e... 2.64.0 (*)
  f04fff0... macros: Define G_GNUC_FALLTHROUGH for more compilers

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