]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
70 min ago  Nathan Moein... Move S390 VX vector typedefs into vx_intrins.h develop
70 min ago  Nathan Moein... Add compatibility header for VX instructions
70 min ago  Nathan MoinvaziriAdd slide hash optimization for S390 VX
94 min ago  Mika T. LindqvistFix building GH1235 test for 32-bit MinGW
2026-03-26  Hans Kristian... Update s390x actions runner docker build scripts
2026-03-20  Adam StylinskiAdd an altivec variant of "count_lengths" in inftrees
2026-03-20  Vladislav ShchapovUpdate e2k cross compiler to version lcc-1.29.16
2026-03-15  Hans Kristian... Remove check that is always true (even if WANT_MIN_MATC...
2026-03-15  Hans Kristian... Avoid calling fizzle_matches unless checks pass
2026-03-15  Hans Kristian... - Add local variables match_len and strstart in insert_...
2026-03-15  Hans Kristian... - Add local variable match_len in emit_match to avoid...
2026-03-14  Nathan MoinvaziriAdd copy fallback for Adler32 ARM when building with...
2026-03-14  Nathan MoinvaziriUnroll 64-byte CRC32+copy loop for ARMv8
2026-03-14  Nathan MoinvaziriAdd fallback for ARM CRC32 copy when compiling with...
2026-03-14  Nathan MoinvaziriReplace memcpy with NEON intrinsics for better performa...
2026-03-14  Nathan MoinvaziriImplement interleaved copying for CRC32 ARMv8 PMULL...
2026-03-14  Nathan MoinvaziriImplement interleaved copying for CRC32 ARMv8.
2026-03-14  Nathan MoinvaziriAdd shared align/tail helpers for CRC32 ARMv8.
2026-03-13  Hans Kristian... Use OSB workflow as an initial test before queueing...
2026-03-12  Nathan MoinvaziriSeparate match finding logic in deflate_medium
2026-03-12  Mika Lindqvist[CodeQL] Add Windows.
2026-03-11  Hans Kristian... Remove ASAN from s390x qemu build, it fails for unknown...
2026-03-11  pmqsGuard against ls-remote failing
2026-03-11  Paul MarquessCache LLVM C++ libraries for MSAN
2026-03-11  Hans Kristian... Expand codeql testing to run on multiple platforms...
2026-03-11  Mika Lindqvist[CI] Fix lint when using workflow_dispatch.
2026-03-11  Cameron CawleyAdd ARM64EC builds to GitHub Actions
2026-03-11  Cameron CawleyFix CPU detection for ARM64EC
2026-03-10  Nathan MoinvaziriReplace macros with inline functions in deflate_quick.
2026-03-10  Nathan MoinvaziriClean up dead assignments in insert_match
2026-03-10  Mika Lindqvist[CI] Fix 32-bit ARM release.
2026-03-10  Nathan MoinvaziriAdd parameterized deflate tests
2026-03-10  Nathan MoinvaziriUse uintptr_t for ASan function signatures and macro...
2026-03-10  Nathan MoinvaziriReorganize sanitizer header for readability
2026-03-10  Nathan MoinvaziriMove ASAN/MSAN instrumentation out of zbuild.h
2026-03-10  Vladislav ShchapovSimplify slide_hash_lsx
2026-03-10  Vladislav ShchapovSlide 32 hash entries per loop iteration when using...
2026-03-10  Hans Kristian... CI: S390x has Clang, but the qemu fallback uses a toolc...
2026-03-10  Hans Kristian... CMake: Fix incorrect order of compiler flags when using...
2026-03-10  Hans Kristian... Make orchestrator the parent of most workflows, and...
2026-03-10  Nathan MoinvaziriCombine extra_lbits/base_length and extra_dbits/base_di...
2026-03-10  Nathan MoinvaziriAdd 256-bit VPCLMULQDQ CRC32 path for systems without...
2026-03-09  Nathan MoinvaziriAdd parameterized deflate benchmark
2026-03-09  Hans Kristian... Tests: Initialize buffer in test_crc32.cc
2026-03-09  Hans Kristian... Add MSAN to Aarch64.
2026-03-09  pmqsDisable sanitizer for ARM SF
2026-03-09  pmqsDisable ARM SF Jobs
2026-03-09  Paul MarquessHarden sanitizer support
2026-03-09  Mika Lindqvist[CI] Switch Windows ARM64 workflows to use native runners.
2026-03-09  Hans Kristian... README: Small feature list updates
2026-03-09  Hans Kristian... README: Add coveralls badge
2026-03-09  Adam StylinskiUnroll the slide hash loop similar to other ISAs
2026-03-08  Nathan MoinvaziriRevert "Relax alignment requirement in NEON_accum32."
2026-03-08  Nathan MoinvaziriAdd NMAX_ALIGNED32 and use it in NEON adler32
2026-03-08  Nathan MoinvaziriAdd compile-time native feature detection macros
2026-03-08  Hans Kristian... Use ARM64 runners for all ARM-based builds
2026-03-08  Hans Kristian... Run lint in ubuntu-slim, a lightweight actions runner
2026-03-08  Hans Kristian... Github workers have been increased from 2 to 4 cores...
2026-03-08  Hans Kristian... Remove culling of workflows after subsequent pushes.
2026-03-08  Hans Kristian... Add coveralls to pigz and make sure coveralls uploads...
2026-03-08  Hans Kristian... Remove codecov from CI
2026-03-08  Hans Kristian... Rename coverage name parameter
2026-03-07  Hans Kristian... Don't use GCC for ASAN/UBSAN on S390x
2026-03-07  Hans Kristian... Reduce git clone download to only relevant source folders.
2026-03-06  Mika LindqvistFix building with C23 support
2026-03-06  Nathan MoinvaziriAdd support for building benchmarks with alternative...
2026-03-06  Mika Lindqvist[CI] Add workflow to test MSVC 18 2026.
2026-03-06  Mathias BerchtoldAdd MSVC support for Z_UNREACHABLE macro
2026-03-06  Mika LindqvistRelax alignment requirement in NEON_accum32.
2026-03-06  Hans Kristian... CI: Stop trying to use GCC on macOS, it is apparently...
2026-03-05  Hans Kristian... CMake: UBSAN: Don't enable 'unsigned-integer-overflow...
2026-03-05  Nathan MoinvaziriSimplify adler32 alignment loops to advance pointers
2026-03-05  Cameron CawleyMake use of NEON alignment hints
2026-03-01  dependabot... Bump actions/download-artifact from 7 to 8
2026-03-01  dependabot... Bump actions/upload-artifact from 6 to 7
2026-03-01  Vladislav ShchapovUpdate MCST qemu-e2k
2026-02-20  Nathan MoinvaziriKeep bi_buf/bi_valid in registers across compress_block...
2026-02-20  Vladislav ShchapovSet version for the develop branch to 2.3.90
2026-02-18  Nathan MoinvaziriPrioritize compile-time checks in ARM feature detection
2026-02-18  Dougall JohnsonAdd branch hints to inflate_fast.
2026-02-18  Mika T. Lindqvist[CI] Retain CMake configure log if configuring fails
2026-02-18  Nathan MoinvaziriCleanup pointer style and parameter names in crc32...
2026-02-18  Nathan MoinvaziriAdd missing native_crc32_copy define for SSE2 chorba
2026-02-18  Nathan MoinvaziriFix missing address-of operators for s390 functable...
2026-02-18  Nathan MoinvaziriFix missing address-of operators for LoongArch functabl...
2026-02-18  Nathan MoinvaziriAdd POWER8 VSX and S390 VX CRC32 copy tests
2026-02-18  Nathan MoinvaziriOptimize symbol buffer access based on platform unalign...
2026-02-18  Nathan MoinvaziriUse offset addressing when accessing s->sym_buf.
2026-02-18  Nathan MoinvaziriRefactor and unify adler32 short length processing.
2026-02-17  Cameron CawleyFix incorrect use of chorba_word_t in 64-bit only function
2026-02-17  Cameron CawleySimplify alignment casts in Chorba code
2026-02-17  Cameron CawleySplit CRC32 Braid and Chorba word types
2026-02-17  Sergeycmake: Fix ARCH is empty in detect-arch
2026-02-17  Cameron CawleySimplify types used in chunkset code
2026-02-17  Nathan MoinvaziriRemove unnecessary casts on malloc return values
2026-02-17  Nathan MoinvaziriRemove unnecessary (unsigned long) cast on BASE in...
2026-02-17  Nathan MoinvaziriRemove unnecessary (int) casts on sizeof in switch...
2026-02-17  Nathan MoinvaziriRemove unnecessary void */char * casts on memcpy/memset...
2026-02-17  Nathan MoinvaziriChange zng_tr_stored_block/zng_tr_flush_block buf param...
2026-02-17  Paul MarquessFix typo - missing closing quote
next