[glib] (120 commits) Non-fast-forward update to branch gio-thumbnail-sizes



The branch 'gio-thumbnail-sizes' 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:

  e897457... file-info: Add a set of attributes for large thumbnails
  93d3b8f... Add a 2.76 index to gio docs

Commits added to the branch:

  b8e1ecd... Automatically disable cast checks when building with optimi (*)
  02de235... tests/desktop-app-info: Use unique temporary paths for acti (*)
  32edf9c... Build API docs only with shared libraries (*)
  1cbe7a6... meson: Build C++ tests for the currently supported C++ stan (*)
  d050ad8... glib-typeof: Define glib_typeof on on older C++ standard ve (*)
  0abb824... glib/tests/cxx: Add clear and steal pointer functions tests (*)
  a0f2005... gatomic: Support atomic compare_and_exchange macros on olde (*)
  c19904d... glib/tests/cxx: Enable the c++ tests for all the C++ versio (*)
  9b6cc47... glib/glib-typeof: Ensure glib_typeof is defined in MSCV C++ (*)
  e974c81... gobject: Only emit deprecation warnings for user-specified  (*)
  86d4da1... gobject: Add a test for deprecated properties (*)
  88e160d... tests: Move common test environment variables to top level (*)
  25d21ed... gio/tests: Disable deprecation warnings where necessary (*)
  0bba27e... gobject/tests: Exercise a floating object reaching last-unr (*)
  7254fd7... gobject/tests: Don't unref a floating object reference by m (*)
  831f5c5... tests: Run all tests with deprecated property warnings enab (*)
  6caf952... gregex: Use pcre2 error messages if we don't provide a spec (*)
  0f869ec... regex: Use critical messages if an unexpected NULL paramete (*)
  e052ddd... Fix style warning in gvariant.c (*)
  3b7af4d... gtype: Use the system allocator on UNIX (*)
  80cf660... gobject/tests/param: Add unit test for handling invalid NUL (*)
  41d1cd0... Merge branch 'ebassi/static-docs' into 'main' (*)
  3f1724d... tests/desktop-app-info: Add tests to verify if launching wi (*)
  61ef7a7... Merge branch 'strugee-main-patch-02389' into 'main' (*)
  90ae06a... Merge branch 'null-param-handle-test' into 'main' (*)
  e90733a... Merge branch 'atomic-older-cplusplus' into 'main' (*)
  5d50470... Merge branch 'more-gio-thumbnail-sizes' into 'main' (*)
  0cdbc53... Merge branch 'regex-errors-msg-cleanups' into 'main' (*)
  350b928... Merge branch 'wip/smcv/deprecated-construct-prop' into 'mai (*)
  057a9e5... Merge branch 'test-actions-parallel-fix' into 'main' (*)
  1dc8d69... tests: skip shared libs if default_library=static (*)
  c16f524... Merge branch 'static' into 'main' (*)
  d01fb41... gmessages: Add missing trailing newline in fallback log han (*)
  d6c29b5... tests: Check the return value of fwrite() in a test (*)
  9fb7edd... Merge branch 'fileutils-fwrite-retval' into 'main' (*)
  80f56c9... doc: Correctly annotate GAsyncQueue methods (*)
  af83c65... giomodule: Automatically detect modules on macOS (*)
  d40459c... Simplify G_HAVE_GNUC_VISIBILITY definition (*)
  dcfc9f6... Fix symbol visibility macros on Windows (*)
  e5565f6... Rename all visibility macros (*)
  90fcbc7... giomodules: g_io_module_* must always be exported (*)
  8733d17... Do not define GIO_COMPILATION for executables (*)
  4e44cea... gdbus example: Every DLL must have its own visibility macro (*)
  fdf503a... Merge branch 'ebassi/for-main' into 'main' (*)
  99bedd1... ghash: document g_hash_table_steal_extended() behavior for  (*)
  21e89b9... Merge branch 'th/ghash-steal-extended-doc' into 'main' (*)
  a5eeb46... Merge branch 'visibility' into 'main' (*)
  192794c... build: Post-release version bump to 2.75.0 (*)
  05714bf... docs: Add 2.76 release series documentation pages to the bu (*)
  96d6238... Merge branch 'version-bump' into 'main' (*)
  49ae9b4... strfuncs: add g_set_str() (*)
  f946e45... Merge branch 'mcatanzaro/cast-checks' into 'main' (*)
  6fab8a8... Merge branch 'macos-gio-modules' into 'main' (*)
  1e9cf21... Merge branch 'desktop-app-info-terminal-tests' into 'main' (*)
  631e996... Disable cast checks in plain builds (*)
  870fc67... Merge branch 'mcatanzaro/plain-build-cast-checks' into 'mai (*)
  5f60446... gbookmarkfile: Do not try to write invalid modified stamp (*)
  2e8375d... gbookmarkfile: Add copy function (*)
  60c935a... gboxed: Add GBookmarkFile as Boxed types (*)
  552e01e... Merge branch 'bookmarkfile-copy' into 'main' (*)
  24aaff6... tools: Disable line length flake8 warnings in gen-visibilit (*)
  f8981e9... tools: Reformat gen-visibility-macros.py with black (*)
  2bf3b7c... Merge branch 'fix-style-check' into 'main' (*)
  9daa0b6... Merge branch 'ebassi/object-allocator' into 'main' (*)
  4bc284f... Merge branch 'wip/smcv/deprecated-prop-followup' into 'main (*)
  5215463... Merge branch 'wip/chergert/g_set_str' into 'main' (*)
  c3494ce... tests/file-thumbnail: make it work with win32 paths (*)
  789fd5d... tests/assert-msg-test: add exe extension on win32 (*)
  0a4dc17... tests/assert-msg-test: it is not a script (anymore?) (*)
  6dcd7fe... tests/assert-msg-test: abort() exit code is 3 on win32 (*)
  52a49eb... tests/assert-msg-test: fix opening temporary file in GDB (*)
  f23d8a9... gio/locafileinfo: fix set_mtime_atime on win32 (*)
  2df5acf... tests/thread-pool-slow: change num-threads limit check (*)
  99847d3... tests/thread-pool-slow: do not pass confusing value to sort (*)
  30e7a00... tests/contenttype: icon name text/plain doesn't have text-x (*)
  fdfe94f... tests/gobject-query: it is not a script (anymore?) (*)
  8c0fa77... tests/gobject-query.py: make it work on msys2/win32 (*)
  292c117... Merge branch 'w32-tests' into 'main' (*)
  60b8916... tests/gmenumodel: fix various leaks (*)
  ad0fd6c... gio/module: fix leak when there is no cache (*)
  b7f2b09... Merge branch 'leaks' into 'main' (*)
  09459fa... gthreadedresolver: Comment on name expansion for SRV target (*)
  0c1fa95... tests: Fix race condition on cancellation in unix-streams t (*)
  be9e268... tests: Use g_assert_*() rather than g_assert() in unix-stre (*)
  06ff700... tests: Fix checks for line endings in spawn-test on Windows (*)
  bbd3ad8... Optimize g_str_has_*() functions to  detect const arguments (*)
  c7f24df... Check for prefix/suffix smaller than string and check for n (*)
  360fc4c... tests: Don’t rely on output locale of sort in spawn-test (*)
  0db49cc... Fix include order of glib-visibility.h (*)
  bcb5eee... glocalfile: Support marking fuse.sshfs filesystems as remot (*)
  a55c0dc... Merge branch '2754-sort-locale' into 'main' (*)
  ea33d94... Merge branch '2622-srv-records' into 'main' (*)
  2715e91... Merge branch 'fix-visibility' into 'main' (*)
  eef6ea9... Merge branch '2726-fuse-remote' into 'main' (*)
  1c42e2d... tests: Fix minor race in desktop-app-info terminals test (*)
  3967d1d... Revert "gio/module: fix leak when there is no cache" (*)
  3235eee... tests: Temporarily disable desktop-app-info terminal test o (*)
  d95cf75... gio/module: ignore module leak (*)
  47ab384... Merge branch 'leaks' into 'main' (*)
  52917f5... Merge branch 'wip/pwithnall/2781-desktop-app-info-proc-bsd' (*)
  d5dc7d2... gstdio: fail assertion in g_close() for invalid file descri (*)
  4a709d0... ghash: comment g_hash_table_steal_extended() about not dest (*)
  8c54de8... Fix build when G_DISABLE_CAST_CHECKS is defined to empty st (*)
  6265b2e... gtimezone: Reject weird /etc/localtime configurations (*)
  1f00fc9... Merge branch 'th/g-close-ebadf' into 'main' (*)
  8d02465... Merge branch 'th/hash-steal-doc' into 'main' (*)
  2e62780... Merge branch 'fix-GTimeZone-in-toolbx' into 'main' (*)
  9164fdc... Merge branch 'mcatanzaro/cast-checks-oopsie' into 'main' (*)
  3e31343... gvariant-parser: Reject deeply-nested typedecls in text for (*)
  4fca3bb... gregex: Remove an unreachable return statement (*)
  ab774d6... gbinding: Explicitly ignore return values from g_param_valu (*)
  f8674c1... Merge branch 'g_str_has_optimization' into 'main' (*)
  baa7662... Merge branch 'fix-desktop-app-info' into 'main' (*)
  9965d0c... Merge branch '2782-gvariant-recursion-typedecl-fix' into 'm (*)
  066ca6b... Merge branch 'coverity-issues' into 'main' (*)
  846e68b... glocalfileinfo: Ensure we always sniff some data to get the (*)
  337763b... Merge branch 'always-sniff-xdg-mime' into 'main' (*)
  2c90a56... Merge branch 'unix-streams-fixes' into 'main' (*)
  ba961b9... Merge branch 'log-fallback-handler-newline' into 'main' (*)
  ae53610... file-info: Add a set of attributes for large thumbnails

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