[glib] (195 commits) Non-fast-forward update to branch resources-extraneous-symbol



The branch 'resources-extraneous-symbol' 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:

  ebf5bda... resources: Hide external data symbol

Commits added to the branch:

  c90b80b... build: Post-release version bump to 2.73.0 (*)
  4e65bcd... tests: Fix a typo in a test skip message (*)
  16d1bc4... tests: Add C++ tests for typechecking with atomic compare a (*)
  ad23894... gatomic: Add a C++ variant of g_atomic_int_compare_and_exch (*)
  f70dc8b... glib/win32: fix spawn from GUI regression (*)
  724df43... Fix trashing sandboxed directories (*)
  13710c3... Fix global variable name hidden by local variables in gio/t (*)
  25ab7f1... Fix global variable name hidden by local variables in gio/t (*)
  4e3f704... Fix global variable name hidden by local variables in gio/t (*)
  af69d43... Fix unused variable and remove finalize vfunc in gio/tests/ (*)
  19280e2... Fix non-initialized variable in gio/tests/date.c (*)
  5223863... Fix redefinition of local variable in gio/gdbusserver.c (*)
  c6a5021... Fix redefinition of local variable in gio/gdbusobjectmanage (*)
  43759ca... Convert tests/unicode-encoding.c to glib test framework (*)
  795952c... Move tests/unicode-encoding.c to glib/tests/unicode-encodin (*)
  295c2a7... Merge branch 'unicode-encoding-test' into 'main' (*)
  c9874f8... GUnixFDList: Include only in unix build (*)
  14717e4... Merge branch 'cleanup-warnings-split-9' into 'main' (*)
  259c869... Merge branch 'fix-trashing-sandboxed-directories' into 'mai (*)
  8bb923f... Move msvc warnings in meson.build file (*)
  bae0a3c... Merge branch 'badcel/gunixfdlist-only-unix' into 'main' (*)
  e5316bb... Merge branch 'issue-2628' into 'main' (*)
  c9ef0bf... Merge branch 'group-msvc-flags-together' into 'main' (*)
  82ad051... tests: Don’t exit gdbus-method-invocation test early on con (*)
  04e5f93... Merge branch 'version-bump' into 'main' (*)
  28add9a... Merge branch 'test-dbus-exit-on-close' into 'main' (*)
  2a842b1... gobject: Add g_signal_group_connect_closure (*)
  59751e8... Merge branch 'signal-group-connect-object' into 'main' (*)
  aec5d17... tests: Remove an incorrect assertion in converter-stream (*)
  a85246a... gio: Add g_list_store_find_with_equal_func_full() (*)
  e2426dd... Merge branch 'list-store-equal-full' into 'main' (*)
  be555e2... Updated Spanish translation (*)
  c80ff24... Merge branch 'wip/pwithnall/2625-clang-cxx' into 'main' (*)
  f68943d... ci: Expire CI artifacts after 1 week (*)
  86a24bb... Merge branch 'wip/pwithnall/converter-stream-debugging' int (*)
  3e9a5d4... Merge branch 'ci-expire-artifacts' into 'main' (*)
  2a925f2... gio/tests: DuplicateHandle() is inappropriate for SOCKET (*)
  a7aa029... Merge branch 'dup-socket' into 'main' (*)
  5a7a69b... Convert tests/spawn-test.c to glib test framework (*)
  762ed2e... Move tests/spawn-test.c -> glib/tests/spawn-test.c (*)
  8e5c729... Update Galician translation (*)
  2c37b92... Enable and convert tests/unicode-normalize.c to glib test f (*)
  b25eb38... Move unicode-normalize test from tests/ to glib/tests/ (*)
  b9cbb61... Update French translation (*)
  05a8ef6... gutils: Add flags to g_format_size_full() to return only va (*)
  900b945... Merge branch 'spawn_test' into 'main' (*)
  be96ea9... Merge branch 'wip/format_size_value_units' into 'main' (*)
  690e64a... Merge branch 'unicode-normalize-test' into 'main' (*)
  3515170... tests: Make a string comparison on an error string more rel (*)
  403edad... ci: Combine style-check-diff and check-todos jobs into one (*)
  51c7215... Update Ukrainian translation (*)
  3822446... Update Russian translation (*)
  91dddb0... Convert onceinit.c to glib test framework (*)
  49ecdd1... Move tests/onceinit.c to glib/tests/onceinit.c (*)
  bb04fdc... Merge branch 'wip/pwithnall/fix-bsd-spawn-test' into 'main' (*)
  fd79c87... Merge branch 'onceinit_test' into 'main' (*)
  ba9620f... tests: Ensure NormalizationTest.txt is installed for instal (*)
  df80a22... tests: Use g_test_message() rather than fprintf() (*)
  20c3ab9... tests: Use G_TEST_OPTION_ISOLATE_DIRS in gdbus-peer-object- (*)
  77416fc... tests: Use g_assert_*() rather than g_assert() in gdbus-pee (*)
  58f54e8... tests: Reduce wakeup interval in gdbus-threading (*)
  697d311... gdate.c: Use standard name if no daylight saving exists (*)
  a8f1058... glib/tests/date.c: Fix 2-digit year test (*)
  a072c84... Merge branch 'gdate-no-dst' into 'main' (*)
  f82f477... tests: fix protocol test on win32 (*)
  ae1ccca... glib/gstdio: simplify GStatBuf macro condition for win64 (*)
  89539d9... gio/tests: GStatBuf.st_size is 64 bits on win64 (*)
  e9f46d3... gio/tests: fix socket /socket/credentials/unix_socketpair o (*)
  d987146... Merge branch 'w32-tests' into 'main' (*)
  41fcb33... tests: Fix a minor leak in the unicode-normalize test (*)
  15d6558... Update Brazilian Portuguese translation (*)
  8901898... Cleaning file 'filename' after the test in glib/tests/fileu (*)
  9ed0dc5... Clean the file "iochannel-test-outfile" after the test test (*)
  b5c1626... Fix spelling mistake in filename when unlinking it after th (*)
  d147c36... Updated Danish translation (*)
  6eddfef... Expand tests on gbookmark file API (*)
  497aba9... Update Croatian translation (*)
  3c841f1... gtestutils: Include stdlib.h for exit function (*)
  444fc6c... Update British English translation (*)
  39378b2... Add inout annotations for g_iconv (*)
  199ff2a... Meson: Fix gio-windows-2.0 override name (*)
  7ab50b9... Merge branch 'gtestutils-add-stdlib' into 'main' (*)
  231a4bb... Merge branch 'update-inout-annotations' into 'main' (*)
  cc99d6e... Merge branch 'gio-windows' into 'main' (*)
  3a4f074... docs: Expand G_DEFINE_BOXED_TYPE docs with more detailed ex (*)
  a44a0c0... Merge branch 'gtype-boxed-type-macro' into 'main' (*)
  dfb3517... gmessages: Error if g_log_set_writer_func() is called multi (*)
  6dc7b10... Merge branch 'gbookmarkfile_tests' into 'main' (*)
  8a498fa... gversion: Clarify that GLIB_CHECK_VERSION is a >= check (*)
  b56f10c... Revert "glib/gstdio: simplify GStatBuf macro condition for  (*)
  862e250... Merge branch 'fixes_in_tests' into 'main' (*)
  fa55f37... Merge branch 'log-writer-checks' into 'main' (*)
  797bcf3... Fix the annotation of g_utf8_strncpy() (*)
  606bdcd... Merge branch 'main' into 'main' (*)
  eec65c7... gthread: Fix futex timespec type on 32-bit kernels with 64- (*)
  fd8424a... Removing unused tests/timeloop.c and tests/timeloop-basic.c (*)
  1dfea6b... Merge branch 'timeloop_test' into 'main' (*)
  ff94477... gsocket: Add assertions about socket address sizes for memc (*)
  49cc9b9... gio-tool: Fix a minor memory leak when using gio-set with b (*)
  4a1ffd1... Merge branch 'gio-tool-set-leak' into 'main' (*)
  0c1b7b2... Merge branch 'multicast-memcpy-size' into 'main' (*)
  fe26190... Expand ghook unit tests for a better coverage and better co (*)
  7a1a925... gmessages: Clear address before passing it to getpeername() (*)
  86b8891... gmain: Initialise a variable (*)
  c028906... tests: Drop redundant store (*)
  7f83151... gsocket: Clear address before filling it (*)
  969eb83... gopenuriportal: Fix a use-after-free on an error path (*)
  1d6c46a... gdatetime: Rework array indexing to satisfy scan-build (*)
  de5b30d... tests: Add a missing assertion (*)
  b509e59... tests: Remove some redundant writes (*)
  a17a27b... glocalfileinfo: Remove a redundant store (*)
  a0aff54... Merge branch 'scan-build-leak-fix' into 'main' (*)
  8e295e2... build: Move lcovrc file to root so it’s picked up by Meson (*)
  4f48d4e... Merge branch 'scan-build-fixes' into 'main' (*)
  53016ef... Merge branch 'revert-stat-abi-break' into 'main' (*)
  cf86353... Merge branch 'fix-unicode-normalize-installed-test' into 'm (*)
  42da5c4... Merge branch 'move-lcovrc' into 'main' (*)
  4ea412c... Merge branch 'unicode-normalise-leak' into 'main' (*)
  56531a7... Merge branch 'combine-ci-jobs' into 'main' (*)
  ef8e003... Merge branch 'fix-gdbus-peer-object-manager-test' into 'mai (*)
  0c6a1af... Merge branch 'gdbus-threading-test-fix-maybe' into 'main' (*)
  1422e5f... Rename all user datas in callbacks to user_data (*)
  168ba78... Remove redundant explicit closure annotations (*)
  cc41af5... Convert tests/threadpool-test.c to glib test framework (*)
  611a020... Move tests/threadpool-test.c to glib/test/thread-pool-slow. (*)
  8cf0c13... Merge branch 'update-closure-annotations' into 'main' (*)
  b810bdc... gconvert: Add an assertion to help static analysis (*)
  c7c530c... gdate: Add an assertion to help static analysis (*)
  6822899... Merge branch 'coverity-issues' into 'main' (*)
  17f608e... guri: Preallocate a buffer for building URIs (*)
  208ae36... Merge branch 'threadpool_test' into 'main' (*)
  fa5947d... fuzzing: Add unit tests to check fuzzers (*)
  6399ff0... Merge branch 'uri-preallocation' into 'main' (*)
  70e7161... fuzzing: Only set the writer function once (*)
  c53ba68... Merge branch 'oss-fuzz-test' into 'main' (*)
  5ea0ecf... Merge branch 'cond-wait-mips24' into 'main' (*)
  7fd4eba... docs: Add a Meson version policy (*)
  91c50c2... docs: Mention how to install a new Meson version using pip  (*)
  1bdce46... build: Bump Meson dependency to 0.60.0 (*)
  25ab87d... build: Drop checks and workarounds for older Meson versions (*)
  374be41... meson: Use meson.can_run_host_binaries() (*)
  bd1781a... build: Stop using Meson features deprecated in Meson <0.60 (*)
  749b65f... subprojects: Update pcre (*)
  f2d24f0... ci: Bump CI image versions for new Meson and libpcre versio (*)
  cc79d5b... ci: Explicitly specify Python installation path on Windows (*)
  07fb19e... meson: Check rres.compiled() before calling rres.returncode (*)
  b4b2f75... Cast to guintptr instead of subtracting by null (*)
  91407cd... Merge branch 'use-ptrdiff' into 'main' (*)
  c8ea8ca... Merge branch 'meson_fixes' into 'main' (*)
  b67de18... Remove unnecessary test tests/mainloop-test.c duplicated in (*)
  7c4b4cd... Update Nepali translation (*)
  b18fec9... Merge branch 'meson-version-policy' into 'main' (*)
  4b4a5f8... Merge branch 'mainloop-test' into 'main' (*)
  86927c3... gresource: Assert that resource has correct refcount when u (*)
  7767978... gdbusdaemon: Add an assertion to help static analysis of re (*)
  e36f2bb... gproxyaddressenumerator: Factor out type check (*)
  e0fe616... gvariant: Factor out type check (*)
  816abcb... Merge branch 'scan-build-fixes' into 'main' (*)
  8f2a950... Merge branch 'check-version-docs' into 'main' (*)
  a67e9cd... Convert tests/mapping-test.c to glib test framework (*)
  3f085d1... Moving tests/mapping-test.c to glib/test/mapping.c (*)
  5eaf305... Merge branch 'expand_ghook_tests' into 'main' (*)
  2f73cc6... Merge branch 'mapping-test' into 'main' (*)
  d59f2ef... Update Nepali translation (*)
  3a8622c... ci: Update to latest Android NDK (*)
  9a1b0f1... Merge branch 'ci-android' into 'main' (*)
  8b6888a... docs: Add a code of conduct document (*)
  06309d5... Merge branch 'coc' into 'main' (*)
  5942103... meson: Use range() instead of listing all stable versions (*)
  a5e7156... Replace single quotes in gio/tests/codegen.py (*)
  24909d5... Merge branch 'meson-range' into 'main' (*)
  da27026... Merge branch 'format-codegen' into 'main' (*)
  dbe8e52... Convert tests/gio-test.c to g_test framework (*)
  38e0781... Convert deprecated GTimeVal to GDateTime in tests/gio-test. (*)
  4589ff0... Move test/gio-test.c to glib/test/io-channel-basic.c (*)
  87a4cea... Convert g_printf() to g_test_message() to capture messages  (*)
  d1520bd... glib/tests: move spawn-test-win32-gui (*)
  a638b2b... gio: include Unix socket headers (*)
  18d98e3... gio/tests: close leaked fd (*)
  c4a7ddb... gio/tests/unix-fd: rename test (*)
  e84b05a... glib/win32: drop needless #ifdef G_OS_WIN32 (*)
  982b074... glib/win32: fix potential leak on spawn error (*)
  c984db6... glib/win32: introduce private g_win32_reopen_noninherited() (*)
  c434720... glib/win32: replace reopen_noninherited() (*)
  277657e... glib/win32: introduce private g_win32_handle_is_socket() (*)
  a34a4e7... glib/win32: teach reopen_noninherited() about SOCKET (*)
  960ed2f... glib/tests: add spawn-stderr-socket test (*)
  9c9a262... Merge branch 'win32-socket' into 'main' (*)
  61ad2d7... Fix typo in gio/meson.build (*)
  5718d15... Merge branch 'fix-meson' into 'main' (*)
  bd82c8d... Update Galician translation (*)
  e367320... ci: Temporarily disable macOS CI runner until it’s fixed (*)
  82766ae... Merge branch 'wip/pwithnall/disable-macos-ci' into 'main' (*)
  d1bec29... Merge branch 'move_gio-test' into 'main' (*)
  8c8c285... resources: Hide external data symbol

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