[glib] (227 commits) Non-fast-forward update to branch wip/format_size_value_units



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

  bd56eac... gutils: Add flags to g_format_size_full() to return only va
  3c3575c... Apply 3 suggestion(s) to 2 file(s)

Commits added to the branch:

  9f2660f... gio: fix OOB string access if filename is empty (*)
  e0ccf08... Fix non-initialized variable in gio/gsettings-tool.c (*)
  37ca061... Fix redefinition of local variable in gio/gsettings.c (*)
  f92002e... Fix non-initialized variable in gio/gresourcefile.c (*)
  2c73414... Fix non-initialized variable in gio/gresource-tool.c (*)
  98c1b84... Fix redefinition of local variable and non-initialized vari (*)
  dd96eee... Fix redefinition of local variable in gio/gregistrysettings (*)
  124733d... Fix redefinition of local variable in gio/gnetworkservice.c (*)
  c2b60e0... Fix redefinition of local variable in gio/gdbusconnection.c (*)
  674dc51... gpowerprofilemonitor: Tweak wording of documentation to mak (*)
  4a4d9eb... meson: simplify lookup of python command (*)
  b131598... fuzzing: Fix test failure with G_DISABLE_ASSERT (*)
  20b6bda... ci: Update the Fedora CI image to Fedora 34 (*)
  0239ae7... tests: Fix a leak in gdbus-test-codegen test (*)
  b337955... gio: return '*' content type on win32 from unknown mime (*)
  9d852bc... gio: implement simple directory type detection (*)
  529e091... gio/tests: fix content type guess for directory on win32 (*)
  ab0c00b... gio/tests: fix various content type guesses on win32 (*)
  b60b0ec... gio: relax g_content_type_is_a on win32 (*)
  452d64a... tests: use Windows mime type for executable (*)
  5f1bae1... gio/tests: fix test_icon on win32 (*)
  7fa4999... tests: skip test_tree on win32 (*)
  b0c5355... tests: skip check anything is octet-stream (*)
  09a5ce5... Update Friulian translation (*)
  7329c6e... gprintf: Fix a memory leak with an invalid format in g_vasp (*)
  27e1509... tests: Add some tests for g_vasprintf() invalid format stri (*)
  d6ad104... tests: Add some tests for g_string_append_vprintf() (*)
  9499aeb... tests: Wait for signal unsubscriptions in gdbus-test-codege (*)
  bed82b8... tests: Re-enable address sanitizer for gdbus-test-codegen (*)
  d0dfc76... Fix redefinition of local variable and non-initialized vari (*)
  9380a8c... Fix redefinition of local variable in gio/glocalfilemonitor (*)
  7a50259... Fix redefinition of local variable in gio/glib-compile-sche (*)
  c604cb1... Fixech Czech translation (*)
  aa4385c... gprintf: Clarify error behaviour of g_vasprintf() in docs (*)
  8bf6e49... Merge branch 'vasprintf-leak-fix' into 'main' (*)
  9141133... Update Hungarian translation (*)
  404d5d4... tests: Ensure timeout source is removed in gdbus-auth test (*)
  a3c7687... tests: Isolate directory access for gdbus-non-socket test (*)
  8cff531... tests: Isolate directory access for gdbus-connection-flush  (*)
  fd43391... tests: Use g_assert_*() rather than g_assert() in spawn-mul (*)
  d6f99e5... tests: Remove global variables from spawn-multithreaded (*)
  8cb4423... tests: Remove sources when done in spawn-multithreaded (*)
  7b004d4... tests: Fix a memory leak in spawn-multithreaded (*)
  54748d3... tests: Lower thread TTLs in spawn-multithreaded (*)
  ca99cf0... tests: Use separate GMainContext in thread in spawn-multith (*)
  3f753b0... tests: Fix the prototype of a GChildWatchFunc in spawn-mult (*)
  c455d0e... tests: Correctly exit and join the worker threads in spawn- (*)
  8e89da9... Update Kazakh translation (*)
  dbda5a4... Merge branch 'scheduled-ci-fixes' into 'main' (*)
  1094144... Merge branch 'gdbus-auth-test-timeout' into 'main' (*)
  dbe3468... tests: Skip vasprintf() placeholder checks on FreeBSD and m (*)
  96caca2... tests: Explicitly close stream in converter-stream (*)
  b86750c... Merge branch 'wip/pwithnall/more-test-fixes' into 'main' (*)
  69a1867... gtlsconnection: fix typo in docs (*)
  7f0f873... Merge branch 'mcatanzaro/typo' into 'main' (*)
  7ab9359... gtimezone: Fix assertion failure when called with a huge of (*)
  2fd4382... Merge branch '2620-timezone-offset' into 'main' (*)
  612ab10... Update Serbian translation (*)
  41c9c09... Update Italian translation (*)
  bc88032... Update French translation (*)
  8697c1a... 2.72.0 (*)
  1756dde... Merge branch '2312-codegen-test-leak-fix' into 'main' (*)
  411a20a... Merge branch 'find_program_python3' into 'main' (*)
  9627932... Merge branch 'cleanup-warnings-split-6' into 'main' (*)
  9b77b75... Merge branch 'w32-contenttype' into 'main' (*)
  e4d77f7... gdbusconnection: Use g_strv_contains() rather than a home-g (*)
  4ef2717... tests: Use g_strv_contains() rather than a home-grown versi (*)
  7f7b5ba... Move unit test on g_basename() function to glib/tests/fileu (*)
  372b63b... Convert test/relation-test.c to glib test framework (*)
  2d6dc9f... Move tests/relation-test.c to glib/tests/relation.c (*)
  a3b8846... gdbusmethodinvocation: Fix a leak on an early return path (*)
  76f5460... gdbusmethodinvocation: Fix dead code for type checking GetA (*)
  7143457... gdbusmethodinvocation: Drop redundant quote from warning me (*)
  a7750cd... tests: Add unit tests for GDBusMethodInvocation (*)
  e9d9edd... tests: skip appmonitor test on win32 (*)
  cfc4755... tests: enable defaultvalue and debugcontroller on win32 (*)
  e014b92... gio/tests: skip filemonitor tests on win32 (*)
  b3d6946... tests/socket: skip a test if AF_UNIX is not supported on wi (*)
  20f8007... glib/tests: fix random failure due to rounding (*)
  56405a2... glib/tests: skip a failing test with a FIXME (*)
  0bdd37b... glib/tests: disable a racy check on mainloop test (*)
  e38e92e... gio/tests/codegen: skip tests that require /dev/stdout on w (*)
  4c8caad... Merge branch 'strv-contains' into 'main' (*)
  73f918b... Merge branch 'gdbus-method-invocation-leak' into 'main' (*)
  a4810e6... Merge branch 'wip/pwithnall/update-fedora-ci' into 'main' (*)
  a9b68f1... ci: Update Coverity image to Fedora 34 and latest Coverity  (*)
  4e7b763... ci: Update mingw image to Fedora 34 (*)
  46c6ed2... ci: Update Android NDK image to Fedora 34 (*)
  c531299... Merge branch 'power-profile-monitor-docs' into 'main' (*)
  c5e12d9... Merge branch 'wip/pwithnall/update-other-cis' into 'main' (*)
  1726e15... tests: Call openpty (if available) without using dlsym (*)
  596fa06... Update Bulgarian translation (*)
  513afbb... Fix invalid markup in Bulgarian translation (*)
  47f905d... Merge branch 'move_relation_tests' into 'main' (*)
  48a3e8f... Merge branch 'move_g_basename_test' into 'main' (*)
  2e940e1... Merge branch 'w32-skips' into 'main' (*)
  96efd66... Update Bulgarian translation (*)
  c3cc6bf... glib: Format GDateTime ISO8601 years as %C%y (*)
  16fcd08... glib: Add tests for far away GDateTimes (*)
  9e38cff... Revert "meson: simplify lookup of python command" (*)
  56a3747... Merge branch 'wip/carlosg/gdatetime-before-y1000' into 'mai (*)
  84940a5... tests: Fix compilation when GLIB_DISABLE_DEPRECATION_WARNIN (*)
  32b5f40... Update Bulgarian translation (*)
  495508c... Enabling disabled slice-color test case (*)
  6211971... Convert tests/slice-color.c to glib test framework (*)
  1f2f3d7... Convert tests/slice-concurrent.c to glib test framework (*)
  5931ed8... Move test files on slices from tests/ to glib/tests/ (*)
  94179de... Merge branch 'slice_tests' into 'main' (*)
  5cdacce... tests: Add basic test framework for GResolver DNS parsing (*)
  263ca69... gthreadedresolver: Check header length when parsing respons (*)
  8b73d7b... gthreadedresolver: Handle error returns from dn_expand() in (*)
  2a7b4db... gthreadedresolver: Expose g_resolver_record_type_to_rrtype( (*)
  51f70fe... tests: Add tests for invalid DNS response header parsing (*)
  81193c5... gthreadedresolver: Don’t warn on unrecognised record types (*)
  023fab8... gthreadedresolver: Add error checking to all record parsing (*)
  08dee06... gthreadedresolver: Limit length of each record to its state (*)
  0d42af0... gthreadedresolver: Treat query and answer counts as unsigne (*)
  33204fe... tests: Add tests for parsing specific DNS record types (*)
  e8e8aeb... resolver: Add SRV support to manual resolver test (*)
  f9ef3be... gthreadedresolver: Only declare private test APIs on Unix (*)
  61e2a9a... Merge branch 'resolver-tests' into 'main' (*)
  2afdaf8... Update Ukrainian translation (*)
  60ee630... Update Italian translation (*)
  39b5925... Update Swedish translation (*)
  9000a26... Update Polish translation (*)
  8dcb040... Update Slovenian translation (*)
  1b0841a... Updated Lithuanian translation (*)
  fe95865... Update Portuguese translation (*)
  f0f3a48... Update Catalan translation (*)
  cffbd11... Update Turkish translation (*)
  bbf1dca... docs: Drop reference to G_LOCAL_DIRECTORY_MONITOR_EXTENSION (*)
  e951bf1... docs: Improve formatting for some file monitor documentatio (*)
  517bd62... gio/win32: TIME_CREATED_USEC is u32 (*)
  2759dd7... gio: Remove remaining references to fen file monitor (*)
  6aa210e... gio: Remove fam file monitor support (*)
  44adc6c... glib/tests: fix casemap_and_casefold test on win32 (*)
  4403704... glib/tests: fix test_turkish_strupdown (*)
  0ca9edd... glib/tests: fix foo=bar=baz environment test (*)
  bd45147... tests/io-channel: skip a "unimplemented" error on win32 (*)
  743cd65... tests/filutils: remove an mkdir expected to fail test on wi (*)
  628c8ec... Merge branch 'w32' into 'main' (*)
  1fc402b... Merge branch '2614-bye-bye-gamin' into 'main' (*)
  cc04416... Update Croatian translation (*)
  0b9dd11... Update Bulgarian translation (*)
  11e4c3c... Update Brazilian Portuguese translation (*)
  5d99ec0... Update Russian translation (*)
  01a1caa... Fix invalid markup in Bulgarian translation (*)
  4f79f07... gversionmacros: Add version macros for GLib 2.74 (*)
  be5acbb... meson: Set BROKEN_POLL in macOS builds (*)
  2215c88... Merge branch 'macos-broken-poll' into 'main' (*)
  e78d247... Update Hungarian translation (*)
  2501f24... Merge branch 'revert-2541-meson-python' into 'main' (*)
  136dc8a... Merge branch 'fix-deprecation-build' into 'main' (*)
  94264e6... Fix redefinition of local variable in gio/giowin32-private. (*)
  a30ae24... Fix redefinition of local variable in gio/giomodule.c (*)
  781231d... Fix global variable name hidden by local variables in gio/g (*)
  c0dabdd... Fix global variable name hidden by local variables in gio/g (*)
  71de955... Fix global variable name hidden by local variables in gio/g (*)
  72cc5b3... Fix global variable name hidden by local variables in gio/g (*)
  cbdddf8... Fix global variable name hidden by local variables in gio/g (*)
  397ccd8... Fix global variable name hidden by local variables in gio/g (*)
  5ec3a42... Fix non-initialized variable in gio/gfile.c (*)
  6888f9e... Fix too small array definition in gio/gdummyfile.c (no room (*)
  7d4bc30... Merge branch 'cleanup-warnings-split-7' into 'main' (*)
  dabf3ab... Merge branch 'glib-2-74-macros' into 'main' (*)
  f8302d2... Merge branch 'wip/smcv/simplify-openpty-linking' into 'main (*)
  c90b80b... build: Post-release version bump to 2.73.0 (*)
  7c13857... Fix global variable name hidden by local variables in glib/ (*)
  29c15bc... Fix global variable name hidden by local variables in glib/ (*)
  704c652... Fix global variable name hidden by local variables in glib/ (*)
  155657d... Fix redefinition of local variable in gio/gwin32file-sync-s (*)
  84dabcf... Fix global and local variables hidden by local variables an (*)
  49d0c5a... Fix redefinition of local variable in gio/gtlscertificate.c (*)
  bd5d867... Fix global variable name hidden by local variables in gio/g (*)
  7bde242... Fix redefinition of local variable in gio/gsocks5proxy.c (*)
  bf68e86... Fix non-initialized variable and remove obsolete usage of i (*)
  5486e00... Merge branch 'cleanup-warnings-split-5' into 'main' (*)
  9884991... Update Indonesian translation (*)
  eb157bf... Fix redefinition of local variable in gio/gdbusauthmechanis (*)
  4bcb7bc... Fix redefinition of local variable in gio/gdbusauth.c (*)
  0c16192... Fix redefinition of local variable in gio/gdbus-tool.c (*)
  3214a0f... Fix redefinition of local variable in gio/gapplicationimpl- (*)
  c324ce5... Fix redefinition of local variable in gio/gactiongroupexpor (*)
  7178e10... Fix redefinition of local variable in gio/tests/testfilemon (*)
  027e376... Fix global variable name hidden by local variables in gio/t (*)
  7bd79b1... Fix non-initialized variable in gio/tests/socket-client.c (*)
  e372ed3... Fix cast pointer to int warning in gio/tests/socket.c (*)
  6c31ef6... Merge branch 'cleanup-warnings-split-8' into 'main' (*)
  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 (*)
  db76697... Updated Czech translation (*)
  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' (*)
  4c7f444... gutils: Add flags to g_format_size_full() to return only va

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