[glib] (85 commits) Non-fast-forward update to branch wip/hadess/add-memory-monitor



The branch 'wip/hadess/add-memory-monitor' 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:

  4baba0f... ci: Run installed-tests on Fedora
  373cd05... gio: Add GMemoryMonitor to monitor for low-memory
  3ea5fd2... gio: Add stub test program for GMemoryMonitor
  14193cc... ci: Add dependencies for newer installed tests
  1cd9007... tests: Add GMemoryMonitor installed-tests
  aebfcc9... fixup! ci: Add dependencies for newer installed tests

Commits added to the branch:

  14ba521... gliststore: Add item lookup functions (*)
  2eb3762... gatomic: Use new __atomic_*() intrinsics for all atomic ope (*)
  5dbaa18... tests: Test g_atomic_pointer_compare_and_exchange() returni (*)
  30dd30d... tests: Remove redundant old atomic test (*)
  42369df... task: Add scope annotation to run_in_thread{,_sync}() (*)
  b97c57b... glib.supp: Allow definite leaks of g_private_set_alloc0() (*)
  c4cedf6... glib.supp: Allow definite leaks of g_main_context_push_thre (*)
  b75dd39... gtlsconnection: clarify handshake() documentation (*)
  4dcad56... Merge branch '1750-more-atomic-intrinsics' into 'master' (*)
  b555119... gunicode: Fix UB in gutf8.c and utf8-pointer test (*)
  e825a98... Merge branch 'fix-utf8-pointer-test' into 'master' (*)
  fd3ed5e... gatomic: Temporarily disable C11-style atomics on FreeBSD (*)
  6cac760... task: Add return/propagate API for GValue (*)
  b8f4c35... Merge branch 'mcatanzaro/gtlsconnection-confusion' into 'ma (*)
  4a57109... Merge branch '1940-bsd-atomics-failure' into 'master' (*)
  79999c8... gtlsconnection: document rehandshake-mode is no longer supp (*)
  7b3824f... gtlsconnection: add missing deprecation annotation (*)
  8f88783... gtlsconnection: add missing G_PARAM_DEPRECATED (*)
  9d2c949... gtlsclientconnection: use-ssl3 is now ignored (*)
  fb54646... Improve documentation of g_tls_client_connection_copy_sessi (*)
  88e7529... Merge branch 'mcatanzaro/gtlsconnection-changes' into 'mast (*)
  d3768c8... Merge branch 'mcatanzaro/copy-session-state' into 'master' (*)
  eadc17f... Merge branch 'wip/ernestask/bz-693576-annotations' into 'ma (*)
  844332e... tests: Use pointers in calls to g_atomic_pointer_compare_an (*)
  75cd86f... gatomic: Check argument width in g_atomic_pointer_compare_a (*)
  21fce30... Revert "gatomic: Temporarily disable C11-style atomics on F (*)
  de79958... Fix build on old libc that does not define _SC_HOST_NAME_MA (*)
  653d3e2... Merge branch 'mgl-fix-build' into 'master' (*)
  b4eaac5... gdatetime: Handle leap seconds in ISO8601 dates (*)
  c8194ee... gstrfuncs: use gsize type internally for strv functions (*)
  a0d5b49... Merge branch 'wip/hadess/gdatetime-leap-seconds' into 'mast (*)
  e330a99... Revert "glocalfileinfo: Only return file mode, not type, as (*)
  0c88825... test_copy_preserve_mode: Adjust for the previous revert (*)
  9dc006c... Merge branch '1940-atomic-types' into 'master' (*)
  1fbd185... gbacktrace: on macOS support and default to LLDB (*)
  5fe61e8... Enable test about objcopy if it supports the --add-symbol p (*)
  f793319... gfileinfo: Clarify the documentation for G_FILE_ATTRIBUTE_U (*)
  0a469da... Merge branch 'wip/iainl/fix-1934' into 'master' (*)
  94e8f02... Merge branch '1004-lldb' into 'master' (*)
  6fd2ea1... docs: Fix "occurred" typos in API documentation (*)
  50c215b... Merge branch 'unix-mode-docs' into 'master' (*)
  6f3de72... Merge branch 'th/gstrv-use-gsize' into 'master' (*)
  7c77cdf... Merge branch 'objcpy-version' into 'master' (*)
  7b77439... Merge branch 'wip/hadess/occurred' into 'master' (*)
  e95f47c... CI: Code check formating in CI (*)
  812253a... guuid: Document that g_uuid_string_random() is not secure (*)
  8555aee... Merge branch 'wip/ci-style-check' into 'master' (*)
  b7fe4b8... ci: Update all Debian CI runners to use v5 of the Dockerfil (*)
  ae49ff0... 2.63.2 (*)
  3894335... tests: Don't "timeout tests" by default (*)
  58ba7d7... list, slist: Add g_clear_{s,}list() (*)
  eb43907... Merge branch '1947-uuid-docs' into 'master' (*)
  ebec0dd... gtype: Fix typo in API comment (*)
  eb20dec... gtype: Add g_type_interface_instantiable_prerequisite() (*)
  e994d45... closure: Support generic marshals for interface returns (*)
  5899c61... value: Allow automatic transforms to/from interfaces (*)
  276e927... Revert last 4 commits (*)
  6c41e91... Merge branch 'wip/ernestask/g_clear_list' into 'master' (*)
  d8c5bcb... Merge branch 'wip/hadess/socket-test-not-parallel' into 'ma (*)
  94a800f... glib-unix: Add g_unix_get_passwd_entry() function (*)
  bdf2583... glocalvfs: Use thread-safe getpwnam_r() rather than getpwna (*)
  be15a60... gthread: Fix "zero as null pointer" warning (*)
  7a4740c... Merge branch 'zero-null' into 'master' (*)
  902fc6d... Merge branch 'suppressions' into 'master' (*)
  34cb297... Merge branch 'wip/nielsdg/g-list-store-find' into 'master' (*)
  9b14cdc... Merge branch 'ci-versioning' into 'master' (*)
  cc3716a... Merge branch 'thread-safe-getpwnam' into 'master' (*)
  efa7fa0... ci: Run the style-check pipeline stage first (*)
  3156ea5... ci: Factor out only/except properties from jobs (*)
  2daebc7... ci: Fix running all jobs on merge requests (*)
  8c24b7c... gio-tool-mount: Allow mounting by the given UUID (*)
  dd49962... gio-tool-mount: Do not print anything if "gio mount -d" suc (*)
  a937e99... Merge branch 'wip/oholy/gio-mount-uuid' into 'master' (*)
  dc3f463... Merge branch 'ci-fix' into 'master' (*)
  d38d6bf... ci: Add gnome-desktop-testing to the Fedora docker image (*)
  aa8908f... ci: Update the Fedora docker to a supported version (*)
  fd4d686... ci: Add sudo support for default Fedora docker user (*)
  c625c37... ci: Remove python3{,-pip} from list of packages (*)
  cd11067... ci: Use new Fedora v5 Docker image for all CI jobs (*)
  8c68e30... Merge branch 'wip/hadess/add-sudo-fedora-docker' into 'mast (*)
  29b0b60... ci: Run installed-tests on Fedora
  4373e5c... gio: Add GMemoryMonitor to monitor for low-memory
  e8c929b... gio: Add stub test program for GMemoryMonitor
  7f3a321... ci: Add dependencies for newer installed tests
  d0f024c... tests: Add GMemoryMonitor installed-tests

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