]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2025-03-19  Hans Kristian... Don't run benchmarks as part of gtest, it would only... parametrized-testing 1885/head
2025-03-19  Hans Kristian... Add parameterized testing, based on #1448 by Ruben...
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
2025-01-22  Nathan MoinvaziriIgnore gcovr parser errors.
2025-01-22  Nathan MoinvaziriDon't pin gcovr version any longer. #1840
2025-01-22  Nathan MoinvaziriUse correct version of gcov for cross-compilers.
2025-01-22  Nathan MoinvaziriUse Ubuntu 24 crossbuild-essential packages.
2025-01-22  Nathan MoinvaziriRemove package qemu for Ubuntu 24. #1840
2025-01-22  Nathan MoinvaziriUpgrade CI from Clang-11 to Clang 15 for Ubuntu 24...
2025-01-19  Hans Kristian... Improve image/container rebuild script to work properly...
2025-01-19  Dmitry KurtaevWorkaround error G6E97C40B
2025-01-19  Sam Jamescmake: disable LTO for some configure checks
2025-01-02  Vladislav ShchapovForce use of latest Windows SDK with 32-bit ARM support...
2025-01-01  Hans Kristian... 2.2.3 Release 2.2.3
2024-12-26  Hans Kristian... Continued cleanup of old UNALIGNED_OK checks
2024-12-26  Hans Kristian... Rename functions to get rid of old and now misleading...
2024-12-24  Cameron CawleyUse GCC's may_alias attribute for unaligned memory...
2024-12-23  Cameron CawleyImproved setting of OPTIMAL_CMP on ARM
2024-12-23  Adam StylinskiFix unaligned access in ACLE based crc32
2024-12-22  Hans Kristian... Update s390x actions-runner docker
2024-12-22  Cameron CawleySet OPTIMAL_CMP for 32-bit PowerPC
2024-12-22  Adam StylinskiFix "RLE" compression with big endian architectures
2024-12-21  Adam StylinskiMake big endians first class citizens again
2024-12-21  Icenowy Zhengadler32_rvv: Fix some overflow problems
2024-12-20  Hans Kristian... Since we long ago make unaligned reads safe (by using...
2024-12-20  Adeel MujahidFix typos (#1825)
2024-12-20  Eduard Stefesadded in-tree build artifacts to .gitignore
2024-12-17  Hans Kristian... Revert "Since we long ago make unaligned reads safe...
2024-12-17  Hans Kristian... Since we long ago make unaligned reads safe (by using...
2024-12-10  Adam StylinskiImprove pipeling for AVX512 chunking
2024-12-08  Detlef Riekenbergzbuild: Provide a fallback for "ALIGNED_(x)" for other...
2024-12-07  Adam StylinskiEnable AVX2 functions to be built with BMI2 instructions
2024-12-07  Bradley LowekampAddress deprecated cmake version warning.
2024-12-03  dependabot... Bump codecov/codecov-action from 4 to 5
2024-12-01  Adam StylinskiFix native detection of CRC instruction
2024-12-01  Pavel PRemove unused HAVE_CHUNKMEMSET_1 define
2024-12-01  Pavel PFix casting warning/error in test_compress_bound.cc
2024-11-29  Vladislav ShchapovForce use of latest Windows SDK with 32-bit ARM support
2024-11-20  Adam StylinskiMake an AVX512 inflate fast with low cost masked writes
2024-10-23  Adam StylinskiTry to simply the inflate loop by collapsing most cases...
2024-10-12  Adam StylinskiMake chunkset_avx2 half chunk aware
2024-10-12  Adam StylinskiSimplify avx2 chunkset a bit
2024-10-10  Hans Kristian... Reorder variables in inflate functions to reduce paddin...
2024-10-10  Mika Lindqvistconfigure: add --mandir to override $mandir on command...
2024-10-10  Mika Lindqvistconfigure: Fix linker flags for Haiku.
2024-10-08  Hans Kristian... Reorder 'inflate_state' struct to improve cache-localit...
2024-10-08  Hans Kristian... Add variable 'wbufsize' to track window buffer includin...
2024-10-08  Hans Kristian... Don't use 'dmax' and 'sane' variables unless their...
2024-10-08  Adam StylinskiCompute the "safe" distance properly
2024-09-27  FantasqueXExplicitly set CMake policy 0169 to silence warning
2024-09-26  Adam StylinskiSimplify chunking in the copy ladder here
2024-09-25  Hans Kristian... Disable MSVC warning 4324 (struct padded due to alignment)
2024-09-25  Mika LindqvistForce Visual C++ to treat source files as UTF-8.
2024-09-20  FantasqueXReplace non-ascii characters to fix MSVC warning
2024-09-20  Mika Lindqvist[CI] Don't try to use macOS 11 as it's no longer supported.
2024-09-20  Letu RenUse target include instead of raw include
2024-09-18  Vladislav ShchapovFix overridde CMAKE_C_STANDARD, CMAKE_C_STANDARD_REQUIR...
2024-09-18  Vladislav ShchapovAllow overridde CMAKE_CXX_STANDARD, CMAKE_CXX_STANDARD_...
2024-09-18  Bartosz TaudulFix build on aarch64 android.
2024-09-17  Hans Kristian... 2.2.2 Release 2.2.2
2024-09-17  Hans Kristian... Revert "Split chunkcopy_safe to allow the first part...
2024-09-15  Cameron CawleyMake use of unaligned loads on big endian in insert_string
2024-09-13  Hans Kristian... Split chunkcopy_safe to allow the first part to be...
2024-09-12  Mika Lindqvist[RISCV] Better run-time detection of RVV vector instruc...
2024-09-11  Alexander SmorkalovFixed false positive HAVE_ARMV6_INTRIN value on old...
2024-09-11  Nathan MoinvaziriDon't use chunkunroll for inflateBack
2024-09-01  Adeel MujahidAddress CR feedback
2024-09-01  Adeel MujahidFix new Windows SDK build break
2024-08-22  Mika LindqvistEnable warning C4242 and treat warnings as errors for...
next