]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2024-01-30  Nathan MoinvaziriRemove extern keyword from cpu_feature function declara...
2024-01-30  Nathan MoinvaziriRemove type declarations for z_stream/zng_stream from...
2024-01-30  Nathan MoinvaziriSplit cpu_features.h by architecture.
2024-01-30  Mika LindqvistFix regression caused by 2fa631e029084b75acd81db5d33fd4...
2024-01-29  Adam StylinskiRemoving some outdated comments
2024-01-27  Nathan MoinvaziriSet registers to zero to prevent GCC __get_cpuid bug.
2024-01-27  Nathan MoinvaziriSimplify architecture #ifdef in test_crc32.cc.
2024-01-27  Nathan MoinvaziriAdd VPCLMULQDQ crc32 tests to Google benchmarks
2024-01-25  Vladislav ShchapovImprove x86 intrinsics dependencies.
2024-01-25  Vladislav ShchapovRemove unused macro X86_MASK_INTRIN.
2024-01-25  Vladislav ShchapovReorder in which intrinsics support is checked.
2024-01-25  Vladislav ShchapovFix x86 WITH_* options dependencies.
2024-01-25  Vladislav ShchapovRemove always true arch conditions.
2024-01-19  Hans Kristian... Move compare256 and longest_match C fallbacks to arch...
2024-01-19  Hans Kristian... Move include files out of match_tpl.h, to simplify...
2024-01-19  Hans Kristian... Move slide_hash C fallback to arch/generic
2024-01-19  Hans Kristian... Move insert_string and update_hash C fallbacks to arch...
2024-01-19  Hans Kristian... Move chunkset and inffast C fallbacks to arch/generic
2024-01-19  Hans Kristian... Move crc32 C fallbacks to arch/generic
2024-01-19  Hans Kristian... Move adler32 C fallbacks to arch/generic
2024-01-19  Hans Kristian... Simplify includes
2024-01-16  Nathan MoinvaziriImprove code coverage for SSE2.
2024-01-16  Nathan MoinvaziriFixed S390X CMake builds not running in forks.
2024-01-16  Nathan MoinvaziriUpload all coverage reports at once after tests.
2024-01-15  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
2023-12-21  Vladislav ShchapovInitialize functable earlier, during inflateInit
2023-12-21  Vladislav ShchapovAdd force initialization functable, because deflate...
2023-12-21  Vladislav ShchapovFix buffer overflow in compare256_rle benchmark
2023-12-21  Letu RenOnly read version information from zlib.h.in
2023-12-20  Letu RenUpdate copyright to sync with zlib 1.3
2023-12-17  Letu RenRemove duplicate enable tests option
2023-12-15  Mika LindqvistFix pkgcheck mismatch with configure due to cmake targe...
2023-12-15  Uilian RiesExport cmake target (#1601)
2023-12-12  Adam StylinskiDetemplatize adler32_fold_copy for avx512
2023-12-12  Adam StylinskiSimplify AVX2 adler32_fold_copy by removing templates
2023-12-11  Vladislav ShchapovPrevent tests writing into the source directory.
2023-12-11  Vladislav ShchapovRun OSB tests with readonly source directory.
2023-11-28  Simon HosieAdd adler32_fold_copy_rvv implementation.
2023-11-28  Yoshiki MatsudaFix clang-cl warnings
2023-11-27  Hans Kristian... 2.1.5 Release 2.1.5
2023-11-24  Adam StylinskiFix an issue with regard to finishing out the window
2023-11-23  Nathan MoinvaziriAdded unit test for inflate with Z_FINISH and no window.
2023-11-08  Mika T. Lindqvist[configure] Propagate -DWITH_GZFILEOP to pkgconfig.
2023-11-07  Leander Schultenpkgconfig file: propagate WITH_GZFILEOP
2023-11-01  Benjamin Buchfix cmake header path in install with custom CMAKE_INST...
2023-10-31  Mika Lindqvist[README] configure no longer supports --native
2023-10-25  Hans Kristian... Fix status badges
2023-10-25  Hans Kristian... Update to actions/checkout@v4, and disable checkout...
2023-10-19  Hans Kristian... 2.1.4 Release 2.1.4
2023-10-19  Mika LindqvistFix building benchmarks on 32-bit PowerPC.
2023-10-17  Mika T. LindqvistFix cross-compiling benchmarks and libpng.
2023-10-13  XeonacidSupport RVV hwcap detect at runtime
2023-09-29  Hans Kristian... Make sure inflateCopy() allocates window with the neces...
2023-09-27  Hans Kristian... Deprecate ZLIBNG_VER_STATUS, add new variant ZLIBNG_VER...
2023-09-27  Hajin JangDetect -Wno-pedantic-ms-format support in mingw
2023-09-27  Hajin JangAdd llvm-mingw CMake toolchain files
2023-09-27  Hajin JangSupport llvm-mingw toolchain
2023-09-27  alexsifivetwUse large data type for chunk
2023-09-27  alexsifivetwGeneral optimized chunkset
2023-09-19  Nathan MoinvaziriAdded instructions for cpack to readme.
2023-09-19  Nathan MoinvaziriDon't run test intrinsic code with native flag in CMake.
2023-09-16  Deniz BahadirMatch CMAKE_GENERATOR_TOOLSET variable case-insensitive
2023-09-16  Deniz BahadirFix examining value of GENERATOR_IS_MULTI_CONFIG
2023-09-16  Cameron CawleyAdd ARMv6 version of slide_hash
2023-09-16  Cameron CawleyAlways include strings.h when strcasecmp is used
2023-09-16  Cameron CawleyUse GCC cpuid intrinsics with MinGW
2023-09-13  Nathan MoinvaziriMerge 32-bit arm hardware flag detection sections in...
2023-09-13  Nathan MoinvaziriUse consistent NEON_AVAILABLE variable across CMake...
2023-09-13  Nathan MoinvaziriMerge both without_optimizations sections in configure...
2023-09-13  Nathan MoinvaziriClean up detection on ARM variants and allow ACLE on...
2023-09-13  Cameron CawleyAllow ACLE to be enabled on all ARM architecture versions
2023-09-13  Harmen Stoppelscast _xgetbv to int to silence conversion warning
2023-09-13  Harmen StoppelsDo the same for detect-intrinsics.cmake
2023-09-13  Harmen Stoppelsanother
2023-09-13  Harmen Stoppelsconfigure: ensure instructions are not optimized out...
2023-08-25  Harmen Stoppels$@ over $*
2023-08-25  Harmen Stoppelsalso fix SC2288
2023-08-25  Harmen Stoppelsuse dash not bash for portability
2023-08-24  Nathan MoinvaziriUpdated zlib compat version to 1.3.
next