]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
17 hours ago  Hans Kristian... Inline pqdownheap develop
17 hours ago  Hans Kristian... Reorder functions related to build_tree to more closely...
17 hours ago  Hans Kristian... Use local pointers to avoid indirection penalties in...
17 hours ago  Hans Kristian... Use local pointers to avoid indirection penalty in...
17 hours ago  Hans Kristian... Minor optimization of insert_string
17 hours ago  Adam StylinskiUnroll some of the adler checksum for avx2
2 days ago  Adam StylinskiCheck the proper bit for BMI2
2025-08-03  Un1q32Disable NEON workaround on Clang 20 and above, and...
2025-08-03  Harmen Stoppelsstyle
2025-08-03  Harmen StoppelsX86_AVX512VNNI: test _mm256_dpbusd_epi32 too
2025-07-28  Cameron CawleyMake test options dependent on ZLIB_ENABLE_TESTS
2025-07-21  Hans Kristian... Update incorrect comment
2025-07-21  Hans Kristian... Revert "Inserting strings is not slow any longer, remov...
2025-07-21  Hans Kristian... Revert "Clean up insert_match() in deflate_medium"
2025-07-16  Hans Kristian... Prep for 2.3.0 beta
2025-07-11  Hans Kristian... Remove usage of aligned alloc implementations and inste...
2025-07-11  Vladislav ShchapovRewrite LoongArch64 CRC32 implementation based on ARMv8...
2025-07-11  Vladislav ShchapovLoongArch64 micro-optimizations
2025-07-11  Vladislav ShchapovUpdate README.md
2025-07-11  Vladislav ShchapovAdd LoongArch64 (LASX) adler32, adler32_fold_copy imple...
2025-07-11  Vladislav ShchapovAdd LoongArch64 (LSX) adler32, adler32_fold_copy implem...
2025-07-11  Vladislav ShchapovAdd LoongArch64 (LASX) chunkmemset family of functions...
2025-07-11  Vladislav ShchapovAdd LoongArch64 (LSX) chunkmemset family of functions...
2025-07-11  Vladislav ShchapovAdd LoongArch64 compare256, longest_match, longest_matc...
2025-07-11  Vladislav ShchapovImprove LoongArch64 crc32_fold* implementation
2025-07-11  Vladislav ShchapovAdd LoongArch64 slide_hash implementation
2025-07-11  Vladislav ShchapovAdd LoongArch64 check for LSX, LASX features
2025-07-11  Vladislav ShchapovAdd LoongArch64 CRC32 implementation
2025-07-11  Vladislav ShchapovAdd support for cross-compiling for LoongArch64
2025-07-11  Cameron CawleyRemove volatile keyword from ARM inline assembler
2025-07-11  Cameron CawleyCheck ZMM support when detecting VPCLMULQDQ support
2025-07-11  Vladislav ShchapovAdd .gitignore to allow run tests with zlib-ng/corpora...
2025-07-09  Cameron CawleyFix building with runtime CPU detection disabled
2025-07-06  Hans Kristian... Fix broken actions-runner
2025-06-25  LFFOptimize chunkcopy_rvv:
2025-06-25  Vladislav ShchapovSimplify compatibility intrinsics for x86
2025-06-16  Vladislav ShchapovAdd bindir into zlib.pc.in for compatibility with Cygwi...
2025-06-16  Vladislav ShchapovReplace deprecated windows-2019 with windows-2022
2025-05-28  Mika Lindqvist[configure] Add support for RISC-V ZBC extension
2025-05-28  Sam RussellFix 32bit large chorba
2025-05-27  Mika Lindqvist[WebAssembly] Fix stack overflow in crc32_chorba_118960...
2025-05-27  Nathan MoinvaziriAdd large 1mb buffer test for crc32 hashing.
2025-05-01  yintongriscv: add bash configure script and related ci suppor...
2025-04-28  Pavel PRemove unnecessary extern
2025-04-28  Pavel PMatch function declaration for chorba_small_nondestruct...
2025-04-27  yintongriscv: add crc32 optimization using zbc extension
2025-04-15  Adam StylinskiSSE4.1 optimized chorba
2025-04-15  Detlef Riekenbergport: Use __cpuid only, when available.
2025-04-14  Hans Kristian... Add AVX512 version of compare256
2025-04-14  Hans Kristian... Speed up benchmarks when run as part of gtest as it...
2025-04-14  Nathan MoinvaziriRemove NMake build projects
2025-04-14  Mika Lindqvist[FreeBSD] Define _XOPEN_SOURCE for gtest_zlib
2025-04-14  Vladislav ShchapovRemove late enable_language calls.
2025-04-14  Mika T. LindqvistFix CXXFLAGS when coverage enabled.
2025-04-10  Nathan MoinvaziriFix SPARC64 packages for Ubuntu 24.
2025-04-10  Nathan MoinvaziriFix PPC64LE CI run when targeting power8.
2025-04-10  Nathan MoinvaziriRemove deprecated ubuntu-20.04 image from CI.
2025-04-07  Cristi VîjdeaPass POSIX_C_SOURCE for std::alligned_alloc try_compile...
2025-04-06  Mika LindqvistFix pointer type mismatch.
2025-04-04  Hans Kristian... CI: Preinstall packages needed for testing and benchmark.
2025-03-28  Adam StylinskiExplicit SSE2 vectorization of Chorba CRC method
2025-03-28  Icenowy Zhengriscv: chunkset_rvv: fix SIGSEGV in CHUNKCOPY
2025-03-28  Adam StylinskiFix a bug on the 32k and greater chorba specializations
2025-03-27  Icenowy Zhengci: add a Clang RISCV test target
2025-03-27  Icenowy Zhengci: add a GCC RISCV test target with latest Ubuntu...
2025-03-27  Icenowy Zhengci: drop RISC-V Clang test
2025-03-26  Nathan MoinvaziriDisable MSVC optimizations for AVX512 GET_CHUNK_MAG...
2025-03-18  Hans Kristian... [CI] Instead of selecting the most recent tag, select...
2025-03-17  Detlef Riekenbergports: Use memalign or _aligned_malloc, when available...
2025-03-17  Eddy S.fix the url of the s390x actions worker patch
2025-03-05  Adam StylinskiFold a copy into the adler32 function for UPDATEWINDOW...
2025-03-01  Vladislav ShchapovFix incorrect declaration of FORCE_SSE2
2025-03-01  Vladislav ShchapovChange flags to "-Werror=unguarded-availability", ...
2025-03-01  Vladislav ShchapovRestore support macOS prior 10.15
2025-02-18  Hans Kristian... Make Chorba configurable,and add a few missing header...
2025-02-18  Hans Kristian... Use OPTIMAL_CMP instead of BRAID_W to test for optimal...
2025-02-18  Hans Kristian... Clean up internal crc32 function handling.
2025-02-18  Hans Kristian... Replace DO1/DO8 macros
2025-02-18  Hans Kristian... Move Chorba defines
2025-02-18  Hans Kristian... Clean up crc32_braid.
2025-02-16  Andrew MurrayAdded --installnamedir
2025-02-15  Sam Russellimplement chorba algorithm
2025-02-12  Cameron CawleyProvide --without-acle/-DWITH_ACLE options for backward...
2025-02-12  Cameron CawleyUse -Wa,-march with older ARM toolchains
2025-02-12  Cameron CawleyProvide an inline asm fallback for the ARMv8 intrinsics
2025-02-12  Cameron CawleyRename most ACLE references to ARMv8
2025-02-10  Hans Kristian... 2.2.4 Release 2.2.x 2.2.4
2025-02-08  Mika LindqvistFix shift overflow in inflate and send_code.
2025-02-04  Adam StylinskiFix an unfortunate bug with Visual Studio 2015
2025-02-01  Hans Kristian... Fix -Wmaybe-uninitialized warnings in benchmarks.
2025-02-01  Hans Kristian... Add uncompress benchmark
2025-01-27  Hans Kristian... s390x: Add workaround to install custom Clang 19.1...
2025-01-27  Vladislav ShchapovRemove unused include directories
2025-01-27  Vladislav ShchapovRename "arch/power/fallback_builtins.h" to avoid possib...
2025-01-27  Mika Lindqvist[abicheck] Regenerate ABI files for zlib
2025-01-25  Eduard StefesDisable CRC32-VX Extention for some Clang versions
2025-01-23  Vladislav ShchapovIncrease cmake workflow timeout
2025-01-22  Nathan MoinvaziriUse Ubuntu 20.04 for PPC64LE tests due to broken qemu.
2025-01-22  Nathan MoinvaziriUse Ubuntu 22.04 for AARCH64 tests
2025-01-22  Nathan MoinvaziriAdd missing compiler-rt libraries for Ubuntu 24. #1840
next