]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
10 days ago  Hans Kristian... 2.2.5 Release stable 2.2.5
10 days ago  Harmen StoppelsX86_AVX512VNNI: test _mm256_dpbusd_epi32 too
10 days ago  Hans Kristian... Update incorrect comment
10 days ago  Hans Kristian... Revert "Inserting strings is not slow any longer, remov...
10 days ago  Hans Kristian... Revert "Clean up insert_match() in deflate_medium"
10 days ago  Cameron CawleyCheck ZMM support when detecting VPCLMULQDQ support
10 days ago  Vladislav ShchapovAdd .gitignore to allow run tests with zlib-ng/corpora...
10 days ago  Cameron CawleyFix building with runtime CPU detection disabled
10 days ago  Vladislav ShchapovAdd bindir into zlib.pc.in for compatibility with Cygwi...
10 days ago  Vladislav ShchapovReplace deprecated windows-2019 with windows-2022
10 days ago  Nathan MoinvaziriAdd large 1mb buffer test for crc32 hashing.
10 days ago  yintongriscv: add bash configure script and related ci suppor...
10 days ago  Hans Kristian... Speed up benchmarks when run as part of gtest as it...
10 days ago  Mika Lindqvist[FreeBSD] Define _XOPEN_SOURCE for gtest_zlib
10 days ago  Vladislav ShchapovRemove late enable_language calls.
10 days ago  Mika T. LindqvistFix CXXFLAGS when coverage enabled.
10 days ago  Nathan MoinvaziriFix SPARC64 packages for Ubuntu 24.
10 days ago  Nathan MoinvaziriFix PPC64LE CI run when targeting power8.
10 days ago  Nathan MoinvaziriRemove deprecated ubuntu-20.04 image from CI.
10 days ago  Cristi VîjdeaPass POSIX_C_SOURCE for std::alligned_alloc try_compile...
10 days ago  Mika LindqvistFix pointer type mismatch.
10 days ago  Hans Kristian... CI: Preinstall packages needed for testing and benchmark.
10 days ago  Icenowy Zhengriscv: chunkset_rvv: fix SIGSEGV in CHUNKCOPY
10 days ago  Icenowy Zhengci: add a Clang RISCV test target
10 days ago  Icenowy Zhengci: add a GCC RISCV test target with latest Ubuntu...
10 days ago  Icenowy Zhengci: drop RISC-V Clang test
10 days ago  Nathan MoinvaziriDisable MSVC optimizations for AVX512 GET_CHUNK_MAG...
10 days ago  Vladislav ShchapovFix incorrect declaration of FORCE_SSE2
10 days ago  Vladislav ShchapovChange flags to "-Werror=unguarded-availability", ...
10 days ago  Vladislav ShchapovRestore support macOS prior 10.15
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.
next