[glib] (199 commits) Non-fast-forward update to branch lrn/gnulib-printf



The branch 'lrn/gnulib-printf' 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:

  182576b... glib: update internal gnulib from upstream
  d1dd342... Add the gnulib adaptation patch

Commits added to the branch:

  7bed7ea... Add missing introspection annotations to gvdb_table_get_nam (*)
  a44329c... Fix type of length returned by gvdb_table_get_names() (*)
  084e1d8... Preallocate a GPtrArray to avoid some reallocations later o (*)
  2d462bf... Merge branch '1454-follow-ups' into 'master' (*)
  c2a5537... W32: set nlink, clarify comments (*)
  19608e3... Straighten up the GFileType vs symlinks on Windows situatio (*)
  62d3871... W32: significant symlink code changes (*)
  357c5a4... fileutils test: use current time instead of zero (*)
  e1bcd75... build: Use weak bindings in gvdb to fix linking with LLD (*)
  1fb31a1... Merge branch 'wip/lantw/use-weak-symbols-in-gvdb' into 'mas (*)
  0fcd5ac... gvariant-parser: Fix parsing of G_MININT* values in GVarian (*)
  c927c59... gvariant-parser: Fix error handling when type coalescing fa (*)
  4dd1582... gsocketclient: Ensure task is always returned on cancel (*)
  0f7839f... Update Catalan translation (*)
  30ccfac... gsocketlistener: Fix multiple returns of GTask when accepti (*)
  d3523df... Merge branch 'gdbus-peer-fix-multiple-returns' into 'master (*)
  cc12f3f... gio tests: Install test1.overlay file when building install (*)
  f773b35... Merge branch 'test1-overlay' into 'master' (*)
  5d1aaf5... gio/tests/task: Run the worker indefinitely until it's canc (*)
  e13b3a9... gio/tests/task: Add comments documenting how the test works (*)
  6199d8b... Merge branch 'wip/rishi/gtask-return-cancellation-test' int (*)
  c832910... gnetworkaddress: Factor out initializing address list into  (*)
  085081e... gnetworkaddress: Never end enumeration before resolving com (*)
  9a6ec14... gstring: fully document semantics of @len for g_string_inse (*)
  df5592f... Merge branch 'wip/tingping/network-address-fixes' into 'mas (*)
  b841c9a... Merge branch 'gstring-docs' into 'master' (*)
  8a5228b... Update Turkish translation (*)
  16dc979... Update Turkish translation (*)
  fb37239... testsuite: use binary mode for stdout on Windows (*)
  ccbadcf... GWinHTTPVfs: use URI parser for parsing URIs (*)
  294d818... Use OS-dependent separator for G_RESOURCE_OVERLAYS (*)
  14aae26... autoptr test: Use OS-dependent path separator (*)
  00908bc... network-address test: Disable scope ID tests on Windows (*)
  3ffa7ed... GDate test: Disable Julian epoch test on Windows (*)
  1e74b58... GLib test: Adjust to follow the implementation (*)
  1f5d7ee... socket test: Adjust for Windows-specific sendto() error (*)
  f150de2... socket test: Bind Windows UDP sockets before calling recv() (*)
  01642d6... GSubprocess test: Use LINEEND more (*)
  4bc1aa2... GSubprocess test: Add PATH to the envtable that is passed t (*)
  1cc78bf... GSubprocess test: Adjust the cwd test to pass on Windows (*)
  07a1a80... installed tests: Allow tests to set environment variables (*)
  1ecaae6... installed-tests: Install the slow-connect-preload.so librar (*)
  95899c1... Merge branch 'socketclient-slow-install-preload-library' in (*)
  0f26836... Merge branch 'w32-testsuite-fixes-gsubprocess' into 'master (*)
  c5c9b29... Merge branch 'w32-testsuite-fixes-general' into 'master' (*)
  983a40b... tests: Mark gdbus-peer test as flaky (*)
  ea1235c... Update Brazilian Portuguese translation (*)
  0c16230... GWin32VolumeMonitor: Sort the volumes correctly (*)
  3e77699... gpollableoutputstream: Fix the description of the interface (*)
  7c7bd56... Merge branch 'alatiera/pollable-typo' into 'master' (*)
  29bde32... Merge branch 'ossfuzz-12686-variant-parse-negative-ints' in (*)
  843a042... Merge branch 'w32-mount-sort' into 'master' (*)
  fbb97b4... Merge branch 'gdbus-peer-flaky' into 'master' (*)
  c00724d... socket test: Use loopback for connecting, not 0.0.0.0 (*)
  888aa4c... tests: Use g_assert_*() rather than g_assert() in GSettings (*)
  786753a... tests: keyfile writability not affected by file mode for ro (*)
  4cf8fd0... Merge branch 'tests-as-root' into 'master' (*)
  067992f... gdbus: Fix a potential use-after-free on connection close.  (*)
  11309b7... Revert "tests: Mark gdbus-peer test as flaky". See #1686 (*)
  cca7ab2... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
  37f9b61... Merge branch 'gdbus-fix-use-after-free' into 'master' (*)
  032c76e... Update Indonesian translation (*)
  0a2d4f6... Updated Slovenian translation (*)
  eac2b1a... Merge branch 'wip/tingping/socket-cancellation' into 'maste (*)
  055526b... Update Kazakh translation (*)
  f4effa3... Updated Danish translation (*)
  8423e59... 2.59.3 (*)
  f011be9... Initialize a variable (*)
  9530883... Merge branch 'unused-warning' into 'master' (*)
  b72b4e2... Merge branch 'w32-testsuite-fixes-socket' into 'master' (*)
  321f914... gerror: Add a missing precondition assertion in documentati (*)
  aa6aa8b... Merge branch 'gerror-docs-omission' into 'master' (*)
  45655b8... glib-compile-resources: Fixes #1675 (*)
  9aab306... Merge branch 'fix_cname' into 'master' (*)
  8e3fc7d... gio: Also support modules built with MSVC (*)
  2d6c4b2... meson: Add gobjectenumtypes.h to gioenumtypes_dep (*)
  ffe5cda... Merge branch 'fix-gio-modules-msvc' into 'master' (*)
  b1033dd... Update Catalan translation (*)
  2aea9c8... tests: Fix flaky socket-service test caused by GTask schedu (*)
  f25c3f2... tests: Fix unlikely race in socket-service test (*)
  07414e1... tests: Unmark socket-service test as flaky (*)
  f703bed... docs: Populate CODEOWNERS file (*)
  8620198... Merge branch 'code-owners' into 'master' (*)
  4d12174... Merge branch '1679-socket-service-flaky' into 'master' (*)
  779448e... Update Italian translation (*)
  7321f24... glib-compile-resources: Fix a minor leak (*)
  5eb9f9f... Merge branch 'glib-compile-resources-leak' into 'master' (*)
  d72192f... gobject: Remove unsynchronized read of freeze_count (*)
  fba7f7e... gparam: Remove unsynchronized write to g_type field (*)
  a3060bc... gmain: Synchronize access to is_running flag of GMainLoop (*)
  c4cb27d... gobject: Use atomic operations to read object reference cou (*)
  6336864... glocalfilemonitor: Fix data race in local file monitor (*)
  fef1ce3... gtask: Separate GTask fields memory locations to avoid data (*)
  f975858... gcancellable: Synchronize access to cancelled flag (*)
  e06fe74... glib.supp: Add more variations of existing suppressions (*)
  04528e6... Merge branch 'valgrind-suppressions' into 'master' (*)
  6e7e5ff... gthreadedresolver: Fix initialisation on FreeBSD (*)
  d7c93e3... Merge branch 'tsan-gtask' into 'master' (*)
  78a2dd9... Merge branch 'threaded-resolver-freebsd' into 'master' (*)
  7bf49c8... Fix size of preallocated array (*)
  25942f0... Merge branch 'array-size' into 'master' (*)
  2b1bcbc... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
  dc6b5f8... Merge branch 'update-gvdb' into 'master' (*)
  d75605e... tests: Synchronize access to stopping flag (*)
  c52021f... tests: Don't leak check-proxies thread (*)
  d054667... Update French translation (*)
  5c97cf6... Merge branch 'ossfuzz-11578-variant-text-type-detection' in (*)
  86e099c... gbase64: Convert a precondition from g_error() to g_return_ (*)
  ff76f69... gbase64: Allow g_base64_encode (NULL, 0) and g_base64_decod (*)
  f9dfddf... gbase64: Fix an impossible condition (*)
  387e762... tests: Add base64 tests from §(Test Vectors) of RFC 4648 (*)
  2484d1c... gbase64: Remove an unnecessary condition (*)
  cdcb6c2... Merge branch '1698-base64-encoding' into 'master' (*)
  c96bfd5... build: Move tests/refcount/closures to gobject/tests/closur (*)
  15958c3... tests: Port closure-refcount to use g_test_run() (*)
  b4aadf6... tests: Port closure-refcount to g_test_message() from g_pri (*)
  3aec6a3... tests: Minor GObject cleanup in closure-refcount (*)
  31664e6... tests: Remove unnecessary static attributes from variables (*)
  d6e9111... tests: Fix some code formatting in closure-refcount (*)
  85c02df... tests: Use g_assert_*() in closure-refcount, rather than g_ (*)
  5a2a7f7... tests: Port closure-refcount from g_thread_create() to g_th (*)
  86f4a02... tests: Fix thread safety in closure-refcount test (*)
  1ae54da... tests: Continue closure-refcount test until all three threa (*)
  80af199... gsocketclient: Fix critical on cancellation (*)
  f0fcb68... tests: Unmark gsocketclient-slow as flaky (*)
  0d63ee0... Merge branch 'wip/tingping/socket-client-slow-fix' into 'ma (*)
  5967b45... gthreadedresolver: Remove unused thread pool (*)
  8f1cbda... Merge branch 'wip/tingping/threaded-resolver-unused-pool' i (*)
  7536bac... Merge branch 'refcount-fixups' into 'master' (*)
  acf32b1... Update German translation (*)
  70cfc9d... Update Korean translation (*)
  d687a45... tests: Fix closure-refcount to preserve old semantics (*)
  6575a9a... Updated Czech translation (*)
  fe01ce2... Merge branch 'krnowak/closures-fix' into 'master' (*)
  6b165f0... Update Serbian translation (*)
  59954ad... Update Romanian translation (*)
  f90e1f3... Update Serbian translation (*)
  175f024... docs: Add Ting-Wei Lan as a BSD/kqueue code reviewer (*)
  1f793e9... Merge branch 'code-owners-more' into 'master' (*)
  c3ac761... build: Rename gobjectenumtypes.[ch] to glib-enumtypes.[ch] (*)
  95e00c7... docs: Various markup improvements to glib-mkenums man page (*)
  5e4da71... keyfile settings: Use tighter permissions (*)
  54317c9... tests: Run /gsettings/keyfile test in a temporary directory (*)
  1a8e84c... gmarshal: Drop references to gmarshal.list (*)
  251430d... gmarshal: Add copyright headers to gmarshal.[ch] (*)
  23f042d... gmarshal: Drop trailing whitespace from gmarshal.c (*)
  ab93f3f... gmarshal: Move marshaller documentation comments to above f (*)
  d714586... Merge branch 'keyfile-backend-dir-permissions' into 'master (*)
  a092dba... Merge branch 'gmarshal-cleanup' into 'master' (*)
  907431d... Update Friulian translation (*)
  7fa9a2a... Merge branch 'gi-267-rename-header' into 'master' (*)
  147ac51... trash portal: Fix permission checks (*)
  4d04353... Merge branch 'trash-check' into 'master' (*)
  2edc5aa... 2.60.0 (*)
  aeb7dba... Merge branch 'tsan' into 'master' (*)
  0679bd2... tests: Fix data race in gmenumodel test (*)
  e13c646... gcancellable: add back lost NULL check in g_cancellable_can (*)
  35db2ff... Merge branch 'cancellable-cancel-null' into 'master' (*)
  e7d091d... gversionmacros: add version macros for GLib 2.62 (*)
  925c527... build: Bump version to 2.61.0 (*)
  025a346... W32: Add a simple exception handler (*)
  66f4c10... W32 VEH: Add tests (*)
  a73c941... Merge branch 'exceptions' into 'master' (*)
  6761bb2... build: Factor out common gtkdoc flags (*)
  7644b6a... Merge branch 'api-tags' into 'master' (*)
  330f899... tests: Fix data race in task test (*)
  62bd79b... Merge branch 'tdr' into 'master' (*)
  d1cb974... socket: Fix annotation for flags in g_socket_receive_messag (*)
  c9c88a4... Merge branch 'fix-gjs-issue-227' into 'master' (*)
  7bc2139... gwin32: Fix comment for g_win32_veh_handler (*)
  2a570dc... gobject: Mention quark memory usage for g_object_set_data() (*)
  b8a58b7... Merge branch 'fix-comment-gwin32' into 'master' (*)
  a66ae5c... gquark: Document that some functions can’t initialise C++ (*)
  aedd484... Merge branch '682-object-set-data-docs' into 'master' (*)
  23a99f7... Merge branch '1177-quark-not-cxx-globals-docs' into 'master (*)
  196e333... tests: Use g_assert_*() instead of g_assert() in gdbus-prox (*)
  938f716... tests: Fix a minor memory leak in gdbus-proxy (*)
  3d4a168... tests: Fix some larger memory leaks in gdbus-proxy (*)
  49642bf... glib.supp: Add a calloc() variant of an existing suppressio (*)
  f3610f1... Merge branch '1712-gdbus-proxy-flaky' into 'master' (*)
  d89f18b... build: Add -UG_DISABLE_ASSERT when building tests (*)
  6a724d9... tests: Convert g_assert() to g_assert_*() in gio/tests/acti (*)
  277c42d... tests: Convert g_assert() to g_assert_*() in gio/tests/gsub (*)
  3a96e7d... tests: Convert g_assert() to g_assert_*() in glib/tests/asy (*)
  a1aebf7... tests: Convert g_assert() to g_assert_*() in glib/tests/mai (*)
  ba84f45... tests: Convert g_assert() to g_assert_*() in glib/tests/map (*)
  57a806b... tests: Convert g_assert() to g_assert_*() in glib/tests/ran (*)
  8f2365d... gtestutils: Call __builtin_undefined() from g_assert_not_re (*)
  9ce76b9... ci: Add a build with G_DISABLE_ASSERT defined (*)
  1b50643... gio: Fix various compiler warnings when compiling with G_DI (*)
  faa1d63... glib: Fix various compiler warnings when compiling with G_D (*)
  3d3ca9f... gobject: Fix various compiler warnings when compiling with  (*)
  3e7baaa... Merge branch '1708-build-with-g-disable-assert' into 'maste (*)
  1a03ebc... Update Dutch translation (*)
  92043cf... Introduce oss_fuzz feature option (*)
  c27eac8... Merge branch 'option' into 'master' (*)
  df62731... Merge branch 'win32-symlink-refactoring' into 'master' (*)
  8f27aa9... glib: update internal gnulib from upstream
  4081b0b... Add the gnulib adaptation patch

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