[glib] (150 commits) Non-fast-forward update to branch wip/baedert/arrays



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

  5dcb278... gdbusauth: Use a GArray for available_mechanisms
  b83ff2e... GMainContext: Use a GPtrArray for the thread default stack

Commits added to the branch:

  b9e071f... ci: Update Android Docker image for aarch64 CPU naming chan (*)
  9e45b95... gtestutils: Add a new g_assert_no_errno() test macro (*)
  9166a0e... gtestutils: Clarify documentation for g_test_set_nonfatal_a (*)
  dcd15a1... meson: Exclude gosxutils.m when building for iOS (*)
  461052f... gfile: Fallback to fast-content-type if content-type is not (*)
  6e3b1e0... gdatetime: Document that specific AM/PM formatting is disco (*)
  de8708c... Merge branch 'wip/oholy/fast-content-type' into 'master' (*)
  2709d5e... gio/tests/memory-monitor-*.py.in: skip if 3rd party modules (*)
  fcc7489... meson: Fix the gnulib checks for isnan* functions (*)
  4cf4dbf... meson: Add -Wno-format-zero-length for gcc/clang builds (*)
  5ed1e39... gregistrysettings: Fix a mismatched error format string (*)
  6cae01c... Silence clang errors about -Wformat-nonliteral due to missi (*)
  8bee9fe... glib: Sync the local modification to glib/valgrind.h to wha (*)
  51b8227... gvariant-core: Add a note about memory safety of children (*)
  c9bf247... Merge branch 'update-variant-child-value-docs' into 'master (*)
  c3645a8... CI: Switch to new Windows runners (*)
  7aa3b67... Updated Spanish translation (*)
  123e8c9... Update Chinese (Taiwan) translation (*)
  40a6413... goption: Treat an empty option context parameter string as  (*)
  429da9e... Merge branch 'windows-ci-switch-master' into 'master' (*)
  8a8de39... Merge branch 'valgrind-header-sync' into 'master' (*)
  2e2f737... Merge branch 'gnulib-isnan' into 'master' (*)
  89f964e... Merge branch 'clang-format-nonliteral' into 'master' (*)
  fecaa5a... Merge branch 'imports' into 'master' (*)
  cc58ce6... gthread: ignore deprecated declarations in static inline fu (*)
  567caa9... glib.supp: Allow possible leaks of g_type_register_static() (*)
  bcbcc0e... Merge branch '1911-valgrind-suppression' into 'master' (*)
  fbba0d4... Merge branch 'patch-1' into 'master' (*)
  5314a20... gdesktopappinfo: Note that search results are not filtered (*)
  1e598b9... Merge branch 'desktop-search-docs' into 'master' (*)
  2f171d0... tests: Fix remaining race in gdbus-connection filter test (*)
  da84e9e... Merge branch 'wip/pwithnall/2092-stupid-dbus-tests-again' i (*)
  6978a4f... tests: Fix a memory leak in gdbus-server-auth (*)
  6bf221c... tests: Isolate directory access for gdbus-server-auth test (*)
  f4dc46d... gdbusauthmechanismsha1: Fix return type in precondition gua (*)
  d6bab03... gdbusauthmechanismsha1: Fix keyring lock file permissions (*)
  ed81cbc... gdbusauthmechanismsha1: Fix race in keyring_acquire_lock() (*)
  6627714... gdbusauthmechanismsha1: Reduce syscalls from ensure_keyring (*)
  3b3026b... Merge branch 'wip/pwithnall/1954-dbus-keyring-handling' int (*)
  407b86a... Improve documentation of client connection validation flags (*)
  534a92f... CI: Make sure we use meson 0.49.2 in MSYS2 (*)
  8b542aa... array: fix corrupt state of GPtrArray after g_ptr_array_ext (*)
  507818a... array: use guint type for loop variable iterating over GPtr (*)
  cf1263b... array: combine loop variables in g_ptr_array_remove_range() (*)
  19b6e30... Merge branch 'th/g-ptr-array-extend-and-steal-crash' into ' (*)
  2be506a... Merge branch 'ci-msys2-use-old-meson' into 'master' (*)
  33c9c30... Improve documentation of g_tls_database_verify_chain() (*)
  f9ab234... Merge branch 'mcatanzaro/client-connection-validation-flags (*)
  9d34514... Merge branch 'th/g-ptr-array-variable-cleanups' into 'maste (*)
  3e61acd... GCredentials: Format C library type names as code (*)
  e33b0d0... GCredentials: Document when NETBSD_UNPCBID was added (*)
  0663a9b... gdesktopappinfo: Add several nullable annotation to GAppInf (*)
  5bef562... Merge branch 'mcatanzaro/verify-chain-docs' into 'master' (*)
  ae10034... Merge branch 'gthread-deprecated' into 'master' (*)
  62bffc2... ci: Update Fedora version to latest stable (*)
  48f7566... ci: Fix paths for dist'ed documentation (*)
  555fc57... ci: Fix documentation tarball compression (*)
  e4e875a... Merge branch 'wip/smcv/credentials-docs' into 'master' (*)
  217f1ea... Merge branch 'wip/tintou/gdesktopappinfo-nullable' into 'ma (*)
  a9a7aa0... Merge branch 'wip/hadess/update-fedora-ci' into 'master' (*)
  05cb229... GCredentials: Add the concept of credentials that lack the  (*)
  ec2f60a... gio: add gcredential support for macOS (*)
  9363fe4... Merge branch 'wip/smcv/apple-xucred' into 'master' (*)
  493b01c... Merge branch 'option-context-translations' into 'master' (*)
  1b94bfb... meson: Don't misdetect stpcpy on windows platforms on clang (*)
  06dc61a... Merge branch 'clang-win-stpcpy' into 'master' (*)
  5050298... glib: annotate static inline functions with G_AVAILABLE-typ (*)
  86a0b55... gdatetime: update annotations (*)
  afaa2e3... gdatetime: add preconditons to public methods (*)
  ef1b057... Merge branch 'static-inline-available' into 'master' (*)
  a6b1afc... Merge branch 'zbrown/datetime-annotations' into 'master' (*)
  c0146be... Revert "glib: annotate static inline functions with G_AVAIL (*)
  a714484... meson: Remove stray ], in O_DIRECTORY check (*)
  700be9f... Merge branch 'meson-fix' into 'master' (*)
  4d1132a... docs,glib-mkenums: setup lists for enum/value trigraph exte (*)
  ec6056e... glib-mkenums: allow optional 'since' tag (*)
  bc2bfdf... Merge branch '2082-get-rid-of-am-pm' into 'master' (*)
  12fbb28... Merge branch 'fix-cpu-docker' into 'master' (*)
  01fbeb6... Merge branch 'assert-no-errno' into 'master' (*)
  85f8efa... Merge branch 'aleksm/mkenums-since' into 'master' (*)
  0fc7f40... Revert "Revert "glib: annotate static inline functions with (*)
  4364c51... gmacros: Add missing GLIB_UNAVAILABLE_STATIC_INLINE declara (*)
  f6d26ba... Merge branch 'fix-1487-reversion' into 'master' (*)
  1efa966... array: add internal ptr_array_new() helper for creating GPt (*)
  20fb5bf... Update Turkish translation (*)
  b86d6fe... Update Chinese (Taiwan) translation (*)
  81ee85c... Merge branch 'th/g-ptr-array-new' into 'master' (*)
  1cb2db8... gthread: Add introspection annotations (*)
  445aa65... gmem: Improve documentation to clarify abort-on-alloc-failu (*)
  536e32c... Merge branch '176-malloc-docs' into 'master' (*)
  596fa49... tests: Tidy up test naming in glib/tests/once.c (*)
  bfd8f8c... tests: Add multi-threaded test for g_once() (*)
  e4c3af9... Merge branch '602-introspect-thread' into 'master' (*)
  e52fb6b... gthread: Use C11-style memory consistency to speed up g_onc (*)
  c1d7097... build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED` (*)
  e3efbd3... gvalue: Static strings should not be copied (*)
  c964749... test: Add string GValue tests (*)
  1a95ce8... GValue: Add interned string support (*)
  73d7f35... gbinding: Use new g_value_set_interned_string() API for per (*)
  1d61c97... Merge branch '1323-aarch64-mem-barrier' into 'master' (*)
  e992b99... Merge branch 'value-interned' into 'master' (*)
  9f421dd... docs: Add indexes for symbols added in 2.66 (*)
  e816e9c... Merge branch 'docs-fix' into 'master' (*)
  26991b6... win32 gpoll: Fix wait for at least one thread to return (*)
  a22a15d... GWin32RegistryKey: add MUI capabilities to get_value() (*)
  898baa0... gobject: Handle runtime checks as such (*)
  9f27f49... tests: Speed up the cancellable test (*)
  8f29148... Merge branch 'lcopyfail' into 'master' (*)
  31099d9... Merge branch 'fix-2107-windows-gpoll-stall' into 'master' (*)
  74f1e58... ci: Add python3-pip to Fedora dependencies (*)
  cbcc0aa... ci: Handle missing suite information in test output JSON (*)
  e89f41d... ci: Rebuild Fedora Docker image for latest Dockerfile chang (*)
  57ed909... ci: Document access token permissions needed for uploading  (*)
  60dd272... docs: Bump gtk-doc requirement for unit tests to 1.32.1 (*)
  4f0b0e1... Update Romanian translation (*)
  43969bf... tests: Port file test to use g_assert_*() rather than g_ass (*)
  26c433d... tests: Speed up the file test and make it more reliable (*)
  743bbb9... Merge branch 'cancellable-test-fix' into 'master' (*)
  2730e5d... Merge branch 'fix-file-test' into 'master' (*)
  f77a6a1... GWin32AppInfo: Drop read_resource_string(), use GWin32Regis (*)
  2ba0f14... Merge branch 'w32reg-mui' into 'master' (*)
  47716bc... glib-compile-resources: Fix exporting on Visual Studio (*)
  f733eff... Merge branch 'fix-fedora-ci-build' into 'master' (*)
  842dccf... meson: Remove transitive dep workaround now we require newe (*)
  56271ff... meson: Fix underlinking of static libintl by trying iconv a (*)
  77346d9... Don't fall back to raise(SIGTRAP) on Windows (*)
  11e9c5a... Merge branch 'clang-trap' into 'master' (*)
  d955719... gdbus-codegen: Allow decorating symbols in headers (*)
  a94f32f... gdbus-object-manager-example: Fix build on Visual Studio (*)
  a3c1bce... Merge branch 'static-libintl' into 'master' (*)
  73d9b72... Merge branch 'fix-gresource-export-msvc' into 'master' (*)
  cd229a2... docs: Document --symbol-decorator for gdbus-codegen (*)
  caec84a... Merge branch 'gdbus-codegen-exporting' into 'master' (*)
  fbc1456... gbookmarkfile: Add Y2038-proof APIs to GBookmarkFile (*)
  9b82fd0... tests: Update GBookmarkFile tests to use new APIs (*)
  6147cae... gbookmarkfile: Deprecate GBookmarkFile APIs which use time_ (*)
  c45ad01... tests: Add tests for deprecated GBookmarkFile API (*)
  3d0e1f5... Merge branch '1931-bookmark-file-y2038' into 'master' (*)
  c6af3c7... meson: host_system can be ios when cross-compiling (*)
  3c78d0c... meson: Autodetect when building for iOS (*)
  a28b52d... meson: Only look for _NSGetEnviron when building for macOS (*)
  e3ef2cd... .gitlab-ci: Add an example iOS cross file (*)
  ab6b764... ci: growing_stack should be true for android and ios (*)
  909a885... Initialize the visited time of a new GBookmarkFile (*)
  9f7f2b4... Add a GBookmarkFile serialization test case (*)
  3fd3a24... Merge branch 'bookmark-visited' into 'master' (*)
  4556bf1... gthreadedsocketservice: Mark source_object of run signal as (*)
  2ed356c... Merge branch 'disable-ios-nsgetenviron' into 'master' (*)
  c933189... Merge branch 'threaded-socket-service-nullable-source-objec (*)
  bbbda38... strfuncs: Use a GPtrArray in strsplit()

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