这是indexloc提供的服务,不要输入任何密码
Skip to content

2.2.4

Choose a tag to compare

@Dead2 Dead2 released this 10 Feb 22:55
· 138 commits to develop since this release

This is primarily a bugfix release, fixing a few new and old bugs.

Changes

Important fixes

  • Fix potential shift overflow problems reported by static checkers #1859
  • VS2015: Fix an unfortunate bug #1862
  • RVV: Workaround error G6E97C40B #1853
  • s390x: Disable CRC32-VX Extensions for some broken Clang versions #1852

Buildsystem

  • Improve include directory usage #1855
  • CMake: disable LTO for some configure checks #1850

Tests/Benchmarks

  • Add uncompress benchmark #1860

CI

  • Fix automatic Windows 32-bit ARM release builds #1839
  • CI changes for Ubuntu 24 #1843 #1857
  • Increase CMake workflow timeout #1854
  • s390x: Update CI clang version #1858
  • s390x docker rebuild script improvements #1846