| Fix build with macOS 26. |
|
More...
|
10 days ago
|
| Extend the MSVC 2015 AVX2/AVX512 workaround to MSVC 2017. |
|
More...
|
11 days ago
|
| Add missing return after SkipWithError in benchmarks |
|
More...
|
12 days ago
|
| Fix type mismatch errors in fuzzers. |
|
More...
|
14 days ago
|
| Add Z_RESTRICT to zng_memcmp functions * Use zng_memread and zng_memwrite functions with Visual C++ too to allow unaligned memory access |
|
More...
|
14 days ago
|
| [CMake] Add toolchain files for cross-compiling ARM with Clang. |
|
More...
|
14 days ago
|
| [CI] Test Visual C++ 2026 with ZLIB_COMPAT and benchmarks to catch type mismatches. |
|
More...
|
15 days ago
|
| Fix type mismatch in benchmark_compress.cc. |
|
More...
|
15 days ago
|
| [CI] Add coveralls as trusted formula for Homebrew under MacOS * Homebrew 6.0.0 requires explicit trust when installing formulae from third-party taps (repositories) |
|
More...
|
16 days ago
|
| Add -mbmi to AVX2 and AVX512 compile flags |
|
More...
|
22 days ago
|
| Replace hash calculations with macros in insert_string_p.h |
Dead2
as Hans Kristian Rosbach
|
More...
|
22 days ago
|
| Remove unused functions |
Dead2
as Hans Kristian Rosbach
|
More...
|
23 days ago
|
| Clean up and simplify insert_string code. |
Dead2
as Hans Kristian Rosbach
|
More...
|
23 days ago
|
| Remove obsolete templating of insert_string functions. |
Dead2
as Hans Kristian Rosbach
|
More...
|
23 days ago
|
| Unify inconsistent handling of GZBUFSIZE, and update documentation. |
Dead2
as Hans Kristian Rosbach
|
More...
|
23 days ago
|
| Add LIKELY / UNLIKELY hints to LONGEST_MATCH. Based on CI/Coveralls data and local benchmarking. |
Dead2
as Hans Kristian Rosbach
|
More...
|
23 days ago
|
| Implement coderabbitai suggested cleanup and improvements for utils/CMakeLists.txt |
Dead2
as Hans Kristian Rosbach
|
More...
|
24 days ago
|
| Add utils/README.md |
Dead2
as Hans Kristian Rosbach
|
More...
|
24 days ago
|
| Move makecrct, makefixed and maketrees to utils/ folder. |
Dead2
as Hans Kristian Rosbach
|
More...
|
24 days ago
|
| Move minideflate.c and minigzip.c to utils/ folder, now always building these, no longer depending on tests being enabled. |
Dead2
as Hans Kristian Rosbach
|
More...
|
24 days ago
|
| Fix warnings about BRAID_W/BRAID_N being undefined. |
Dead2
as Hans Kristian Rosbach
|
More...
|
25 days ago
|
| Fix warnings about __CYGWIN__ being undefined. |
Dead2
as Hans Kristian Rosbach
|
More...
|
25 days ago
|
| Fix warnings about BIG_ENDIAN/LITTLE_ENDIAN being undefined |
Dead2
as Hans Kristian Rosbach
|
More...
|
25 days ago
|
| [CI] Add configure workflow for Windows AMD64 with Clang. |
|
More...
|
about 1 month ago
|
| [CI] Add configure workflow for Windows ARM64 with clang. |
|
More...
|
about 1 month ago
|
| [CI] Add ARM64 version of MinGW64 with gcc. |
|
More...
|
about 1 month ago
|
| gzread: Fix compilation on AIX |
|
More...
|
about 1 month ago
|
| Fix warnings triggered by NVHPC/nvc. |
|
More...
|
about 1 month ago
|
| [CI] Add NVHPC to CMake workflow. |
|
More...
|
about 1 month ago
|
| Reject asymmetric C vs C++ machine flags |
|
More...
|
about 1 month ago
|