2025-07-12 |
Hans Kristian... | Update incorrect comment revert_insert_match 1938/head |
commit | commitdiff | tree |
2025-07-12 |
Hans Kristian... | Revert "Inserting strings is not slow any longer, remov... |
commit | commitdiff | tree |
2025-07-12 |
Hans Kristian... | Revert "Clean up insert_match() in deflate_medium" |
commit | commitdiff | tree |
2025-07-11 |
Hans Kristian... | Remove usage of aligned alloc implementations and inste... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Rewrite LoongArch64 CRC32 implementation based on ARMv8... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | LoongArch64 micro-optimizations |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Update README.md |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 (LASX) adler32, adler32_fold_copy imple... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 (LSX) adler32, adler32_fold_copy implem... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 (LASX) chunkmemset family of functions... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 (LSX) chunkmemset family of functions... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 compare256, longest_match, longest_matc... |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Improve LoongArch64 crc32_fold* implementation |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 slide_hash implementation |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 check for LSX, LASX features |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add LoongArch64 CRC32 implementation |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add support for cross-compiling for LoongArch64 |
commit | commitdiff | tree |
2025-07-11 |
Cameron Cawley | Remove volatile keyword from ARM inline assembler |
commit | commitdiff | tree |
2025-07-11 |
Cameron Cawley | Check ZMM support when detecting VPCLMULQDQ support |
commit | commitdiff | tree |
2025-07-11 |
Vladislav Shchapov | Add .gitignore to allow run tests with zlib-ng/corpora... |
commit | commitdiff | tree |
2025-07-09 |
Cameron Cawley | Fix building with runtime CPU detection disabled |
commit | commitdiff | tree |
2025-07-06 |
Hans Kristian... | Fix broken actions-runner |
commit | commitdiff | tree |
2025-06-25 |
LFF | Optimize chunkcopy_rvv: |
commit | commitdiff | tree |
2025-06-25 |
Vladislav Shchapov | Simplify compatibility intrinsics for x86 |
commit | commitdiff | tree |
2025-06-16 |
Vladislav Shchapov | Add bindir into zlib.pc.in for compatibility with Cygwi... |
commit | commitdiff | tree |
2025-06-16 |
Vladislav Shchapov | Replace deprecated windows-2019 with windows-2022 |
commit | commitdiff | tree |
2025-05-28 |
Mika Lindqvist | [configure] Add support for RISC-V ZBC extension |
commit | commitdiff | tree |
2025-05-28 |
Sam Russell | Fix 32bit large chorba |
commit | commitdiff | tree |
2025-05-27 |
Mika Lindqvist | [WebAssembly] Fix stack overflow in crc32_chorba_118960... |
commit | commitdiff | tree |
2025-05-27 |
Nathan Moinvaziri | Add large 1mb buffer test for crc32 hashing. |
commit | commitdiff | tree |
2025-05-01 |
yintong | riscv: add bash configure script and related ci suppor... |
commit | commitdiff | tree |
2025-04-28 |
Pavel P | Remove unnecessary extern |
commit | commitdiff | tree |
2025-04-28 |
Pavel P | Match function declaration for chorba_small_nondestruct... |
commit | commitdiff | tree |
2025-04-27 |
yintong | riscv: add crc32 optimization using zbc extension |
commit | commitdiff | tree |
2025-04-15 |
Adam Stylinski | SSE4.1 optimized chorba |
commit | commitdiff | tree |
2025-04-15 |
Detlef Riekenberg | port: Use __cpuid only, when available. |
commit | commitdiff | tree |
2025-04-14 |
Hans Kristian... | Add AVX512 version of compare256 |
commit | commitdiff | tree |
2025-04-14 |
Hans Kristian... | Speed up benchmarks when run as part of gtest as it... |
commit | commitdiff | tree |
2025-04-14 |
Nathan Moinvaziri | Remove NMake build projects |
commit | commitdiff | tree |
2025-04-14 |
Mika Lindqvist | [FreeBSD] Define _XOPEN_SOURCE for gtest_zlib |
commit | commitdiff | tree |
2025-04-14 |
Vladislav Shchapov | Remove late enable_language calls. |
commit | commitdiff | tree |
2025-04-14 |
Mika T. Lindqvist | Fix CXXFLAGS when coverage enabled. |
commit | commitdiff | tree |
2025-04-10 |
Nathan Moinvaziri | Fix SPARC64 packages for Ubuntu 24. |
commit | commitdiff | tree |
2025-04-10 |
Nathan Moinvaziri | Fix PPC64LE CI run when targeting power8. |
commit | commitdiff | tree |
2025-04-10 |
Nathan Moinvaziri | Remove deprecated ubuntu-20.04 image from CI. |
commit | commitdiff | tree |
2025-04-07 |
Cristi Vîjdea | Pass POSIX_C_SOURCE for std::alligned_alloc try_compile... |
commit | commitdiff | tree |
2025-04-06 |
Mika Lindqvist | Fix pointer type mismatch. |
commit | commitdiff | tree |
2025-04-04 |
Hans Kristian... | CI: Preinstall packages needed for testing and benchmark. |
commit | commitdiff | tree |
2025-03-28 |
Adam Stylinski | Explicit SSE2 vectorization of Chorba CRC method |
commit | commitdiff | tree |
2025-03-28 |
Icenowy Zheng | riscv: chunkset_rvv: fix SIGSEGV in CHUNKCOPY |
commit | commitdiff | tree |
2025-03-28 |
Adam Stylinski | Fix a bug on the 32k and greater chorba specializations |
commit | commitdiff | tree |
2025-03-27 |
Icenowy Zheng | ci: add a Clang RISCV test target |
commit | commitdiff | tree |
2025-03-27 |
Icenowy Zheng | ci: add a GCC RISCV test target with latest Ubuntu... |
commit | commitdiff | tree |
2025-03-27 |
Icenowy Zheng | ci: drop RISC-V Clang test |
commit | commitdiff | tree |
2025-03-26 |
Nathan Moinvaziri | Disable MSVC optimizations for AVX512 GET_CHUNK_MAG... |
commit | commitdiff | tree |
2025-03-18 |
Hans Kristian... | [CI] Instead of selecting the most recent tag, select... |
commit | commitdiff | tree |
2025-03-17 |
Detlef Riekenberg | ports: Use memalign or _aligned_malloc, when available... |
commit | commitdiff | tree |
2025-03-17 |
Eddy S. | fix the url of the s390x actions worker patch |
commit | commitdiff | tree |
2025-03-05 |
Adam Stylinski | Fold a copy into the adler32 function for UPDATEWINDOW... |
commit | commitdiff | tree |
2025-03-01 |
Vladislav Shchapov | Fix incorrect declaration of FORCE_SSE2 |
commit | commitdiff | tree |
2025-03-01 |
Vladislav Shchapov | Change flags to "-Werror=unguarded-availability", ... |
commit | commitdiff | tree |
2025-03-01 |
Vladislav Shchapov | Restore support macOS prior 10.15 |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Make Chorba configurable,and add a few missing header... |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Use OPTIMAL_CMP instead of BRAID_W to test for optimal... |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Clean up internal crc32 function handling. |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Replace DO1/DO8 macros |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Move Chorba defines |
commit | commitdiff | tree |
2025-02-18 |
Hans Kristian... | Clean up crc32_braid. |
commit | commitdiff | tree |
2025-02-16 |
Andrew Murray | Added --installnamedir |
commit | commitdiff | tree |
2025-02-15 |
Sam Russell | implement chorba algorithm |
commit | commitdiff | tree |
2025-02-12 |
Cameron Cawley | Provide --without-acle/-DWITH_ACLE options for backward... |
commit | commitdiff | tree |
2025-02-12 |
Cameron Cawley | Use -Wa,-march with older ARM toolchains |
commit | commitdiff | tree |
2025-02-12 |
Cameron Cawley | Provide an inline asm fallback for the ARMv8 intrinsics |
commit | commitdiff | tree |
2025-02-12 |
Cameron Cawley | Rename most ACLE references to ARMv8 |
commit | commitdiff | tree |
2025-02-10 |
Hans Kristian... | 2.2.4 Release 2.2.x 2.2.4 |
commit | commitdiff | tree |
2025-02-08 |
Mika Lindqvist | Fix shift overflow in inflate and send_code. |
commit | commitdiff | tree |
2025-02-04 |
Adam Stylinski | Fix an unfortunate bug with Visual Studio 2015 |
commit | commitdiff | tree |
2025-02-01 |
Hans Kristian... | Fix -Wmaybe-uninitialized warnings in benchmarks. |
commit | commitdiff | tree |
2025-02-01 |
Hans Kristian... | Add uncompress benchmark |
commit | commitdiff | tree |
2025-01-27 |
Hans Kristian... | s390x: Add workaround to install custom Clang 19.1... |
commit | commitdiff | tree |
2025-01-27 |
Vladislav Shchapov | Remove unused include directories |
commit | commitdiff | tree |
2025-01-27 |
Vladislav Shchapov | Rename "arch/power/fallback_builtins.h" to avoid possib... |
commit | commitdiff | tree |
2025-01-27 |
Mika Lindqvist | [abicheck] Regenerate ABI files for zlib |
commit | commitdiff | tree |
2025-01-25 |
Eduard Stefes | Disable CRC32-VX Extention for some Clang versions |
commit | commitdiff | tree |
2025-01-23 |
Vladislav Shchapov | Increase cmake workflow timeout |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Use Ubuntu 20.04 for PPC64LE tests due to broken qemu. |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Use Ubuntu 22.04 for AARCH64 tests |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Add missing compiler-rt libraries for Ubuntu 24. #1840 |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Ignore gcovr parser errors. |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Don't pin gcovr version any longer. #1840 |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Use correct version of gcov for cross-compilers. |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Use Ubuntu 24 crossbuild-essential packages. |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Remove package qemu for Ubuntu 24. #1840 |
commit | commitdiff | tree |
2025-01-22 |
Nathan Moinvaziri | Upgrade CI from Clang-11 to Clang 15 for Ubuntu 24... |
commit | commitdiff | tree |
2025-01-19 |
Hans Kristian... | Improve image/container rebuild script to work properly... |
commit | commitdiff | tree |
2025-01-19 |
Dmitry Kurtaev | Workaround error G6E97C40B |
commit | commitdiff | tree |
2025-01-19 |
Sam James | cmake: disable LTO for some configure checks |
commit | commitdiff | tree |
2025-01-02 |
Vladislav Shchapov | Force use of latest Windows SDK with 32-bit ARM support... |
commit | commitdiff | tree |
2025-01-01 |
Hans Kristian... | 2.2.3 Release 2.2.3 |
commit | commitdiff | tree |
2024-12-26 |
Hans Kristian... | Continued cleanup of old UNALIGNED_OK checks |
commit | commitdiff | tree |
next |