]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2024-09-17  Hans Kristian... 2.1.8 Release 2.1.x 2.1.8
2024-09-17  Mika Lindqvist[RISCV] Better run-time detection of RVV vector instruc...
2024-09-17  Alexander SmorkalovFixed false positive HAVE_ARMV6_INTRIN value on old...
2024-09-17  Nathan MoinvaziriDon't use chunkunroll for inflateBack
2024-09-17  Adeel MujahidAddress CR feedback
2024-09-17  Adeel MujahidFix new Windows SDK build break
2024-09-17  Mika LindqvistEnable warning C4242 and treat warnings as errors for...
2024-09-17  Carlos Sánchez... Fixes build issues C4242, C4244 and C4334 caused by...
2024-09-17  Ilya LeoshkevichIBM zSystems: Hardcode HWCAP_S390_VXRS
2024-09-17  Nathan MoinvaziriSilence possible loss of data warning in crc32_braid...
2024-09-17  Mika Lindqvist[CI] Upgrade MacOS ARM64 UBSAN to use gcc-13.
2024-06-28  Harmen Stoppelsdon't use zlib-ng's -Wl,--version-script in tests ...
2024-06-19  Hans Kristian... 2.1.7 Release 2.1.7
2024-06-19  Dimitri PapadopoulosFix a couple typos found by codespell
2024-06-19  Mika Lindqvistfree_aligned: validate passed in pointer
2024-06-19  Vladislav ShchapovEnabled orphaned unit tests for compare256_rle family...
2024-06-19  Vladislav ShchapovImprove source compatibility with zlib
2024-06-19  Brad SmithAdd AArch64 feature detection support for OpenBSD
2024-06-19  Hans Kristian... - Make codecov uploads happen even if some jobs have...
2024-06-19  Ilya LeoshkevichAdd back-and-forth inflateCopy() test
2024-06-19  Vladislav ShchapovUse actual compressed length
2024-06-19  Tulio Magno... Fix illegal instruction usage in Xeon Phi x200 processors
2024-06-19  Vladislav ShchapovUse windows-2019 for build with toolset v141
2024-06-19  Hans Kristian... Make lint check ignore *.patch files, as those can...
2024-06-19  Hans Kristian... Update llvm version used for MSAN.
2024-06-19  Hans Kristian... Update s390x CI setup.
2024-06-19  Adam StylinskiFix a name conflict when compiled with zlib-compat
2024-06-19  Hans Kristian... Add small compress() benchmark
2024-06-19  Ilya LeoshkevichIBM zSystems DFLTCC: Extend sanitizer checks
2024-06-19  Vladislav ShchapovSwitch to python venv
2024-06-19  Vladislav ShchapovFix -std option in configure script
2024-06-19  Vladislav ShchapovUpdate macOS Github Actions
2024-06-19  Deniz Bahadir.gitattributes: Enforce LF line-endings on all non...
2024-06-19  Un1q32make darwin cross compilation possible
2024-06-19  Matt McCormickBump max CMake policy version to 3.29.0
2024-06-19  Fabrice Fontainearch/riscv/riscv_features.c: fix uclibc build
2024-06-19  Mika LindqvistUpdate dependencies for 32-bit MinGW CI run.
2024-06-19  Deniz BahadirCMake: Replace ';' by '$<SEMICOLON>' in generator-expre...
2024-06-19  Vladislav ShchapovRemove obsolete TARGET_OS_MAC check
2024-06-19  Sergey KosukhinFix building with NVHPC
2024-06-19  Mika Lindqvist[ARM] Override Clang x4 NEON intrinsics for Android
2024-06-19  Mika Lindqvist[CI] Fix creating list of artifacts for CodeCov.
2024-06-19  Marc AldorasiAdd more result variables to the cmake package configur...
2024-06-19  Mika LindqvistAdd test for checking if -march=native needs -mfpu...
2024-06-19  dependabot... Bump actions/upload-artifact from 3 to 4
2024-06-19  dependabot... Bump github/codeql-action from 2 to 3
2024-06-19  Hans Kristian... Add dependabot for github actions
2024-06-19  Mika LindqvistFix PCLMULQDQ support for IntelLLVM.
2024-06-19  Mika LindqvistDisable CodeCov for RISC-V as the toolchain doesn't...
2024-06-19  Mika LindqvistUpdate mymindstorm/setup-emsdk to v14.
2024-06-19  Mika LindqvistUpgrade codecov/codecov-action to v4.
2024-06-19  Pavel PAdd missing checks for 64bit arm/intel with msvc compiler
2024-06-19  Mika LindqvistDisable Intel Compiler diagnostic message 10441.
2024-06-19  Mika LindqvistUpgrade ilammy/msvc-dev-cmd to v1.13.0
2024-06-19  Mika T. LindqvistFix xsave intrinsic test for clang, and gcc 8.2 or...
2024-06-19  Don OlmsteadRelocate CMake target export definitions
2024-06-19  Mark Adlerzlib 1.3.1
2024-06-19  Mark AdlerRemove -w compile option in configure test.
2024-06-19  gastushFix cmake build on AIX.
2024-06-19  Mark AdlerRemove mentions of an official zlib DLL distribution.
2024-06-19  Nathan MoinvaziriAdd back gz_intmax for zlib compatibility when linking...
2024-06-19  Milan BulatMake the existence of gz_intmax() unconditional.
2024-06-19  Mark AdlerNote that the len2 argument of crc_combine*() must...
2024-06-19  Mark AdlerAdd bounds checking to ERR_MSG() macro, used by zError().
2024-06-19  Xin LIMake internal functions static in the test code.
2024-06-19  Mark AdlerFix bug in inflateSync() for data held in bit buffer.
2024-06-19  Nathan MoinvaziriUpdate copyright years in other source files.
2024-06-19  Mark AdlerUpdate copyright year in win32 resource files.
2024-06-19  Mika LindqvistGenerate CMake package configuration files
2024-06-19  Mika LindqvistFix regression caused by 2fa631e029084b75acd81db5d33fd4...
2024-06-19  Adam StylinskiRemoving some outdated comments
2024-06-19  Nathan MoinvaziriSet registers to zero to prevent GCC __get_cpuid bug.
2024-06-19  Nathan MoinvaziriSimplify architecture #ifdef in test_crc32.cc.
2024-06-19  Nathan MoinvaziriAdd VPCLMULQDQ crc32 tests to Google benchmarks
2024-06-19  Nathan MoinvaziriImprove code coverage for SSE2.
2024-06-19  Nathan MoinvaziriFixed S390X CMake builds not running in forks.
2024-06-19  Nathan MoinvaziriUpload all coverage reports at once after tests.
2024-06-19  Nathan MoinvaziriFixed S390X configure builds not running in forks.
2024-06-19  Nathan MoinvaziriRemove unneeded pointer for functable.longest_match...
2024-01-10  Hans Kristian... 2.1.6 Release 2.1.6
2024-01-10  Mika LindqvistFix building tests with cmake 3.10 and older.
2024-01-09  Hans Kristian... Add FAR macro to zlib-compat headers to improve compati...
2024-01-06  Nathan MoinvaziriAdded CI instance for WITH_NATIVE_INSTRUCTIONS.
2024-01-05  Nathan MoinvaziriRemove tab-in-indent rule from lint workflow
2023-12-29  Nathan MoinvaziriCancel previously running CI jobs for PR or branch.
2023-12-29  Rye MuttFix memory corruption introduced in 61e181c8ae93dbf5604...
2023-12-29  Nathan MoinvaziriFixed tab character in ARM ACLE uqsub16 assembly.
2023-12-29  Nathan MoinvaziriFix trailing whitespace in minideflate.c.
2023-12-29  Nathan MoinvaziriAdd linter workflow for whitespace errors. zlib-ng...
2023-12-29  Hans Kristian... Don't attempt ARMv6 detection on AARCH64.
2023-12-27  Hans Kristian... Don't incorrectly disable GoogleTest because of old...
2023-12-27  Hans Kristian... Add status output when running git checkout of GoogleTest
2023-12-27  Hans Kristian... Update to GoogleTest 1.12.1.
2023-12-25  Vladislav ShchapovRemove unused Z_TLS and HAVE_THREAD_LOCAL
2023-12-25  Vladislav ShchapovAtomic functable
2023-12-25  Mika LindqvistMake sure uqsub16 mnemonic doesn't get optimized away.
2023-12-25  Mika LindqvistAdd support for __attribute__((__target__(...))) to...
2023-12-24  Hans Kristian... Always run CMake tests without LTO.
2023-12-24  Mika LindqvistCheck if compiler supports -march=native or -mcpu=native.
2023-12-21  Cameron CawleyImprove performance of crc32_acle on 32-bit ARM
next