]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2022-02-06  Nathan MoinvaziriAdded power8 cpu flag to powerpc64 CMake toolchain...
2022-02-06  Adam StylinskiObtained more ILP with VMX by breaking a data dependency
2022-02-06  Nathan MoinvaziriInstall codecov tools only after successful build and...
2022-02-06  Nathan MoinvaziriAdd wine repositories only when needed.
2022-02-06  Nathan MoinvaziriRemove code coverage libraries which introduce memory...
2022-02-06  Nathan MoinvaziriEnable code coverage build only when code coverage...
2022-02-03  Mika T. Lindqvist[Benchmarks] Fix adler32/vmx benchmark not found under...
2022-02-01  Adam StylinskiMarginal improvement by pipelining loads on NEON
2022-02-01  Adam StylinskiMore than double adler32 performance with altivec
2022-01-31  Nathan MoinvaziriAdded sanitizer identification to CMake CI instance...
2022-01-31  Nathan MoinvaziriFixed S390X CI instance code coverage report names...
2022-01-31  Nathan MoinvaziriRemove qemu-run variable which is already defined in...
2022-01-31  Nathan MoinvaziriFixed typo when undefined behavior sanitizer is not...
2022-01-31  Nathan MoinvaziriRemove unnecessary compiler specification from mingw...
2022-01-31  Nathan MoinvaziriRemoved unused CMake includes in benchmark cmake.
2022-01-31  Nathan MoinvaziriFixed wrong cpu check variable used for ARM in adler...
2022-01-31  Ilya LeoshkevichIBM Z: Upgrade self-hosted builder to v2.287.1
2022-01-29  Mika T. Lindqvist[ARM] rename cmake/configure macros check_{acle,neon...
2022-01-29  Mika T. Lindqvist[ARM] Use armv8-crc+simd when compiling ACLE code on...
2022-01-29  Nathan MoinvaziriMove _POSIX_C_SOURCE define before first stdlib.h inclu...
2022-01-29  Nathan MoinvaziriRemove zutil.h includes from many files to prevent...
2022-01-29  Nathan MoinvaziriMove build basics to zbuild.h.
2022-01-29  Nathan MoinvaziriAdded CMake status message when code coverage is enabled.
2022-01-29  Nathan MoinvaziriUse NATIVEFLAG in intrinsic checks that is added whenev...
2022-01-29  Nathan MoinvaziriAdded fallback macros for add_compile_options and add_l...
2022-01-29  Nathan MoinvaziriUse add_compile_options in cmake which sets both C...
2022-01-29  Nathan MoinvaziriUse add_link_options in cmake sanitizer detection.
2022-01-29  Nathan MoinvaziriUse add_link_options in cmake code coverage detection.
2022-01-29  Nathan MoinvaziriUpdate CMake toolchains for alternative gcc/gcc++ names.
2022-01-29  Mika T. Lindqvist[PowerPC] Default CPU to 7400 to enable VMX support...
2022-01-26  Nathan MoinvaziriUse static keyword for vec_sumsu to prevent undefined...
2022-01-25  Michael HirschIntel compilers: update deprecated -wn to -Wall style
2022-01-25  Nathan MoinvaziriFixed GCC warning about unused variable in longest_match.
2022-01-25  Adam StylinskiMake cmake and configure release flags consistent
2022-01-25  Nathan MoinvaziriRemove unused fdopen define for MSVC.
2022-01-23  Nathan MoinvaziriUse pigz version 2.6 due to bug in NOTHREADS support.
2022-01-23  Nathan MoinvaziriAllow setting of version when building with pigz.
2022-01-23  Nathan MoinvaziriMove cpu feature variant callback typedefs to cpu_featu...
2022-01-23  Nathan MoinvaziriUse extern keyword in slide_hash function definitions.
2022-01-23  Nathan MoinvaziriGroup together functable definitions that use deflate_s...
2022-01-23  Nathan MoinvaziriUse cpu_check_features in inflate and deflate.
2022-01-23  Nathan MoinvaziriMove cpu_feature includes out of zutil.h.
2022-01-23  Nathan MoinvaziriUse fixed width types in compare256 definition.
2022-01-23  Adam StylinskiFixed inadvertent breakage of CPUID usage
2022-01-22  Adam StylinskiRemove the "avx512_well_suited" cpu flag
2022-01-22  Adam StylinskiImprovements to avx512 adler32 implementations
2022-01-20  Nathan MoinvaziriFixed AVX512-VNNI detection when compiling with ClangCl.
2022-01-20  Nathan MoinvaziriRemove crc32 and adler32 shared library tests which...
2022-01-20  Nathan MoinvaziriRename test binaries with test_ prefix.
2022-01-17  Nathan MoinvaziriFixed incorrect version of AVX specified for inflate...
2022-01-17  Nathan MoinvaziriMerge feature list entries for crc32.
2022-01-17  Nathan MoinvaziriClean up and remove bestcmp_t type for longest_match...
2022-01-17  Nathan MoinvaziriClean up crc32_fold structure and clearly define the...
2022-01-17  Nathan MoinvaziriAdded adler32, compare256, crc32, and slide_hash benchm...
2022-01-16  Nathan MoinvaziriChange fuzzer binaries and solutions to prefix with...
2022-01-16  Adam StylinskiImproved AVX2 adler32 performance
2022-01-16  Nathan MoinvaziriConvert compare258 to compare256 and moved 2 byte check...
2022-01-15  Nathan MoinvaziriMerge crc32_little and crc32_big with preprocessor...
2022-01-14  Nathan MoinvaziriRemove unmaintained index markdown in arch/x86.
2022-01-14  Nathan MoinvaziriRemove unmaintained and out-dated DLL FAQ.
2022-01-14  Nathan MoinvaziriRename x86 source files with instruction set version.
2022-01-09  Nathan MoinvaziriRemove unused COMPARE258 macro since longest_match...
2022-01-09  merceyzbuild: fix check for SSSE3 when using Emscripten
2022-01-09  Nathan MoinvaziriVPCLMULQDQ implementation for Intel's CRC32 folding.
2022-01-08  Adam StylinskiAdded an SSE4 optimized adler32 checksum
2022-01-08  Adam StylinskiAdd SSE4.1 detection
2022-01-08  Nathan MoinvaziriUse memcpy for unaligned reads.
2022-01-08  Nathan MoinvaziriFixed missing pointers to functions when assigning...
2022-01-08  Nathan MoinvaziriClean up crc32 extern using #elif same as in crc32_stub.
2022-01-08  Nathan MoinvaziriRemove use_byfour compile time detection of the existen...
2022-01-08  Nathan MoinvaziriMove generic crc32 assignment to else statement so...
2022-01-08  Nathan MoinvaziriDon't assign C versions of compare258 and longest_match...
2022-01-08  Adam StylinskiHave functioning avx512{,_vnni} adler32
2022-01-07  Nathan MoinvaziriCheck for err == Z_OK is always true in minideflate...
2022-01-07  Nathan MoinvaziriFixed main function does not return value which may...
2022-01-07  Nathan MoinvaziriFixed part of conditional expression is always true...
2022-01-07  Nathan MoinvaziriFixed crc32 assembly not returning hash value to correc...
2022-01-07  Nathan MoinvaziriDon't build DLL sources if BUILD_SHARED_LIBS=OFF.
2022-01-07  Nathan MoinvaziriFixed duplicate symbol zng_inflate_table and zng_inflat...
2022-01-07  Nathan MoinvaziriMove stdint.h below zconf include to prevent unexpected...
2022-01-07  Nathan MoinvaziriFixed incorrect flag used for SSE 4.2 support with...
2022-01-07  Nathan MoinvaziriFixed implicit declaration of _mm_extract_epi32 when...
2022-01-07  Nathan MoinvaziriFixed wrong alignment definition used when compiling...
2022-01-07  Mika LindqvistFix building shared tests
2022-01-06  Nathan MoinvaziriRemove old win32 readme.
2022-01-04  Nathan MoinvaziriRemove double check for SSE4 in configure.
2021-12-21  Nathan MoinvaziriFixed crc32_combine_gen declaration warning in zlib...
2021-12-20  Nathan MoinvaziriUpgrade version of GitHub checkout actions. #1078
2021-12-20  Hans Kristian... Fix deflateBound and compressBound returning very small...
2021-12-19  Mika LindqvistAvoid warning C4295 when using Visual C++ and maintaine...
2021-12-19  Hans Kristian... Remove gz_intmax implementation, since INT_MAX is alway...
2021-12-19  Hans Kristian... inttypes.h includes stdint.h, so only include one of...
2021-12-09  Nathan MoinvaziriAdded checks and comments to ensure that when using...
2021-12-09  Nathan MoinvaziriAdded unit test to ensure that inflate with adler32...
2021-12-09  Nathan MoinvaziriDon't overwrite adler32 hash with crc32 hash. #1066
2021-12-08  Mika LindqvistWorkaround for installation failure of wine32.
2021-12-04  Adam StylinskiMade this work on 32 bit compilations
2021-12-04  Adam StylinskiHave horizontal sum here, decent wins
2021-12-04  Adam StylinskiMinor efficiency improvement
2021-12-04  Adam StylinskiUse immediate variant of shift instruction
next