[glib] (177 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:

  6e4ed26... gio: Add GMemoryMonitor to monitor for low-memory
  b4ce358... gio: Add stub test program for GMemoryMonitor

Commits added to the branch:

  697dacd... goption: Add missing (array) annotation to add_main_entries (*)
  b649946... gdbusconnection: Clarify nullability in a documentation com (*)
  274985a... Erase GI annotation: skip g_cancellable_source_new (*)
  61912bf... tutorial: Improve type safety of property usage in GObject  (*)
  22b59c9... tutorial: Stop referring to `->priv` for example class (*)
  ca60cd3... tutorial: Add private members to example code in tutorial (*)
  9b827e5... gdbus-codegen: process C.UnixFD annotation in one place (*)
  4aba035... gdbus-codegen: emit GUnixFDLists if an arg has type 'h' (*)
  59882fb... Fixing inlining bug in gnulib/xsize.h (*)
  2f9c9e2... Switching from C gnu89 to C gnu99 standard (*)
  349318e... gutils: Add g_get_os_info() (*)
  51d73ef... gfile: Factor out flags when copying files (*)
  53f6ede... gfile: Don’t copy files as private if using default permi (*)
  2268f36... gio-tool: Add a --default-permissions argument to `gio copy (*)
  775014d... gfile: Use a more specific error message if symlinks are no (*)
  1b7ab81... glocalfile: Don’t define symlink vfunc if it’s unsuppor (*)
  7d2bce8... glocalfile: Don’t define unsupported copy vfunc (*)
  674ba78... gfile: Document a few nullable vfuncs (*)
  5dd5269... glocalfileoutputstream: Only pass file mode, not type, to c (*)
  bfdc5fc... glocalfileinfo: Only return file mode, not type, as UNIX_MO (*)
  67772b6... tests: Unconditionally enable the file permissions test (*)
  eb21257... tests: Expand g_file_copy() tests to test DEFAULT_PERMS fla (*)
  4d362a5... Update documentation with FreeBSD build instructions (*)
  42d8e17... Always build tests if we enabled installed-tests (*)
  406c8b0... Merge branch 'file-permissions-redux' into 'master' (*)
  0c40f3f... Merge branch 'cross-installed-tests' into 'master' (*)
  b6d8efb... gtlscertificate: Add support for PKCS #11 backed certificat (*)
  d207e19... Merge branch 'wip/tingping/pkcs11' into 'master' (*)
  66da7be... 2.63.0 (*)
  c08e7b9... Merge branch 'switch_to_gnu99' into 'master' (*)
  e5e1490... gunixmounts: Handle Solaris name of mnt_mntopts in place of (*)
  2b34f52... build: no --export-dynamic ldflags for Solaris (*)
  5a57bdb... gmodule: fix typo in doc comment (*)
  25ed7d4... Merge branch 'gmodule-typo' into 'master' (*)
  5dee526... gio/gfileinfo: fix parameter references (*)
  5120f92... gio/gfile: fix parameter reference for value_p (*)
  f71eca1... gio/gfile: fix parameter references to @contents (*)
  4723bf5... gio/gfile: fix typo in doc comment (*)
  c46c31d... Merge branch 'patch-3' into 'master' (*)
  5ac73a0... Merge branch 'patch-2' into 'master' (*)
  cb97f0e... Merge branch 'dlech-master-patch-99473' into 'master' (*)
  dd27d2b... Merge branch 'patch-1' into 'master' (*)
  bf2a102... gwinhttpvfs: Handle g_get_prgname() returning NULL (*)
  3a1492e... gio: Fix completion of URIs without hostname part (*)
  8bc5210... gio: Complete also activation roots of volumes (*)
  b3bf1e2... gio: Always include mounts in the results (*)
  acf55ad... Merge branch 'solaris-build-fixes' into 'master' (*)
  52c130f... Add full examples to g_ptr_array_sort() and g_ptr_array_sor (*)
  419b7d0... Merge branch 'glib-g_ptr_array_sort_api_doc_example' (*)
  a350fa5... Merge branch 'winhttp-handle-null-prgname' into 'master' (*)
  c88f106... Merge branch 'wip/oholy/gio-completion' into 'master' (*)
  7bada83... Add g_array_steal(), g_ptr_array_steal() and g_byte_array_s (*)
  038ec3d... Merge branch 'add_array_steal_function' into 'master' (*)
  39dd2be... gmain: use atomic operation instead of GMutex to access g_m (*)
  4e12e7e... Merge branch 'th/main-context-default-no-mutex' into 'maste (*)
  81f8d02... glib: Various fixes to the return type of atomic functions (*)
  3251cce... gatomic: Fix strict aliasing problems with g_atomic_pointer (*)
  d9b30d4... gmain: Remove some redundant casts (*)
  1403501... glib: ensure consistent abort-on-OOM with g_vasprintf & its (*)
  109be1e... glib: add parameter annotations for g_vasprintf and callers (*)
  b229eed... Merge branch 'str-printf-abort-oom' into 'master' (*)
  ab613ae... Merge branch '1726-gdbus-codegen-h' into 'master' (*)
  45c91d7... Merge branch 'g-os-info' into 'master' (*)
  0d94ee3... Merge branch 'master' into 'master' (*)
  1bda4db... Update Chinese (Taiwan) translation (*)
  e257e17... inotify: Fix some enum comparisons to integers (*)
  3c4ff30... gunicollate: Remove tautological comparison (*)
  e990038... gdbusaddress: Collapse two translatable strings into one (*)
  8492df9... gdbusaddress: Validate the noncefile attribute of nonce-tcp (*)
  35e2615... Merge branch 'android-warning-fixes' into 'master' (*)
  f9a1970... gutils test: Don't assume that every Unix OS implements os- (*)
  15e3b6f... gmessages: Add g_warning_once() (*)
  d770e00... Merge branch 'wip/g-warning-once' into 'master' (*)
  150b946... Updated Spanish translation (*)
  0869cde... Merge branch '1858-tutorial-deprecated-gobject-api' into 'm (*)
  b50447b... Merge branch 'issue1906' into 'master' (*)
  1fb3628... hash: Remove an assertion from the hot path (*)
  01acb89... tests: Don't block mainloop for delays in gnetworkaddress t (*)
  ea99872... Always resolve localhost to loopback address (*)
  168bdb1... Merge branch 'hash-me-faster' into 'master' (*)
  ea98aab... gdatetime: Document RFC 3339 extensions when parsing ISO 86 (*)
  a50a08f... Merge branch 'datetime-docs' into 'master' (*)
  c975657... Merge branch 'wip/tingping/localhost-is-local' into 'master (*)
  822f8ba... Fix use-after-free when calling g_dbus_connection_flush_syn (*)
  c7dd1ae... Merge branch '1896-use-after-free-when-calling-g_dbus_conne (*)
  fc2f566... Add Windows support to g_get_os_info() (*)
  cea8424... gcharset: Expand the documentation for g_get_locale_variant (*)
  bffe058... gdesktopappinfo: Allocate DesktopFileDir structs dynamicall (*)
  5b07fc9... gdesktopappinfo: Cancel file monitor when resetting a Deskt (*)
  592a13b... glocalfilemonitor: Keep a weak ref to the monitor in GFileM (*)
  493909b... Merge branch 'osinfo' into 'master' (*)
  89ad928... gutils: Do not translate OS names (*)
  00abf67... gutils: Only use the default OS name on Linux (*)
  d219b35... gutils: Use uname to report OS info when there is no os-rel (*)
  3dec72b... Merge branch 'wip/lantw/use-uname-as-a-fallback-to-get-os-i (*)
  c4d46d6... tests: Relax the time zone identifier tests (*)
  5dedc25... gtimezone: Clarify in docs that TZ can contain an absolute  (*)
  43697d6... Revert "gdbus-codegen: emit GUnixFDLists if an arg has type (*)
  25c2266... gvariant: Limit recursion in g_variant_parse() (*)
  bab6acf... Merge branch 'atomic-strict-aliasing-fixes' into 'master' (*)
  51c3cf7... Merge branch 'timezone-test-toolbox' into 'master' (*)
  f904587... Merge branch 'locale-docs' into 'master' (*)
  31f9249... tests: Add a test for g_assert_finalize_object() (*)
  b0f43cc... Merge branch '1903-mimeapps-test-race' into 'master' (*)
  322347e... Merge branch 'assert-finalize-test' into 'master' (*)
  b7e84fb... testfilemonitor: Fix a trivial leak in the test (*)
  3e517c0... ci: Add libdbus development files to CI Docker images (*)
  9c7a8c7... Merge branch 'testfilemonitor-leaks' into 'master' (*)
  611ea6e... Merge branch '1836-dbus-connection-docs' into 'master' (*)
  d515a1e... Merge branch '1813-option-context-annotations' into 'master (*)
  65ce1c3... glib: Ignore deprecations when declaring autocleanups (*)
  21f8f89... gmain: Add GMainContextPusher convenience API (*)
  8a7b375... Update Catalan translation (*)
  ef6fe19... array: Remove unnecessary casts from doc-comments (*)
  ee13eb5... array: Fix handling of user_data in doc-comment (*)
  acbbe7b... array: Add tests based on the g_ptr_array_sort[_with_data]  (*)
  3837b83... array: Avoid use of memcpy(dest, NULL, 0) (*)
  d62c1da... Merge branch 'wip/array-doc-comments' into 'master' (*)
  05be19b... Merge branch 'wip/smcv/array-memcpy-ub' into 'master' (*)
  2e9b276... Merge branch 'main-context-pusher' into 'master' (*)
  ca4dace... gmain: Clarify thread safety of some common GSource functio (*)
  0d3b1d5... gio: Fix typo in URL (*)
  ab98d4e... Merge branch 'wip/hadess/fix-api-docs-typo' into 'master' (*)
  5e17a98... Merge branch 'source-thread-safety-docs' into 'master' (*)
  a7242d4... gspawn: Port to g_poll() from select() (*)
  551e836... gtimezone: Cache UTC and local TZ indefinitely (*)
  f343ec5... Merge branch 'gtimezone' into 'master' (*)
  1bebba0... Merge branch 'ossfuzz-10286-variant-parser-recursion' into  (*)
  47d558b... Allow passing empty GValue to g_param_value_set_default() (*)
  6ad799a... Constify g_param_value_defaults() argument (*)
  f7824da... Do not validate a GValue initialized with the default (*)
  ca1dbb3... tests: Do not init the default value (*)
  2d2e96d... tests: Use objcopy from the cross-compilation file, if conf (*)
  57aaee7... docs: Add objcopy to example cross-compilation file (*)
  1a3bba4... gparamspecs: Fix type class leaks on error handling paths (*)
  c73bd53... Merge branch 'fbsd_build' into 'master' (*)
  22cf2c8... gtestutils: Add additional non-NULL check in g_assert_cmpme (*)
  1ad64e1... Merge branch '1911-flags-enums-leak' into 'master' (*)
  ef1035d... gcredentialsprivate: Document the various private macros (*)
  1485a97... credentials: Invalid Linux struct ucred means "no informati (*)
  ee502db... GDBus: prefer getsockopt()-style credentials-passing APIs (*)
  9f962eb... Add a test for GDBusServer authentication (*)
  434dbf0... Merge branch '1897-assert-cmpmem-nonnull' into 'master' (*)
  61f693f... Merge branch '1916-objcopy-cross-compilation' into 'master' (*)
  ef3eec8... gdbusauthmechanismsha1: Remove unnecessary g_warning() call (*)
  9df8d76... gdbusauthmechanismsha1: Create .dbus-keyrings directory rec (*)
  833579d... tests: Move main loop and test GUID into test functions in  (*)
  6fb38c3... tests: Isolate directories in gdbus-peer test (*)
  9a43def... Merge branch '954-spawn-poll' into 'master' (*)
  0655eac... Merge branch 'ci-libdbus' into 'master' (*)
  d44e00f... Merge branch 'issue1831' into 'master' (*)
  8e32b8e... gdbusserver: Delete socket and nonce file when stopping ser (*)
  0c07e67... gdbusserver: Keep a strong reference to the server in callb (*)
  714f9f9... Merge branch '1318-dbus-server-race' into 'master' (*)
  4e8d058... Merge branch '1912-gdbus-peer-test' into 'master' (*)
  0e1549e... Updated Spanish translation (*)
  e1b7b1a... gdbus-peer test: Improve diagnostics if g_rmdir fails (*)
  7c2e409... gdbus-peer test: Stop GDBusServer before tearing down tempo (*)
  bab277f... gdbus-peer test: Use unix:dir address if exact format doesn (*)
  2b1e706... gdbus-server-auth test: Create temporary directory for Unix (*)
  dd5132e... tests: Tidy up GError assignment (*)
  c25e8ec... tests: Drop pointless assignments (*)
  465b4da... tests: Use g_assert_*() rather than g_assert() in live-g-fi (*)
  543a0c4... tests: Fix unused variable in the threadpool-test (*)
  1581892... glocalfileinfo: Fix minor leak on error handling path for x (*)
  1111bc4... gvariant-parser: Shut up a scan-build warning (*)
  8b43be0... Merge branch 'live-file-static-analysis' into 'master' (*)
  1503547... Merge branch 'param-value-default' into 'master' (*)
  623bdfd... Merge branch 'wip/smcv/gdbus-tests' into 'master' (*)
  4aaeac5... gdbus-codegen: Safer header guards (*)
  86bc43d... Merge branch 'wip/mattiasb/gdbus-codegen-safer-headerguards (*)
  9b8ff41... Merge branch 'no-more-automatic-GUnixFDList' into 'master' (*)
  00210aa... goption: Relax assertion to avoid being broken by kdeinit5 (*)
  ba29ef4... Merge branch 'wip/smcv/issue1923' into 'master' (*)
  d97d482... 2.63.1 (*)
  536400e... gio: Add GMemoryMonitor to monitor for low-memory
  90a0491... gio: Add stub test program for GMemoryMonitor

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