]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2024-06-12  Dimitri PapadopoulosFix a couple typos found by codespell 1741/head
2024-05-30  Vladislav ShchapovFix lint trailing whitespace error.
2024-05-30  Vladislav ShchapovEnabled orphaned unit tests for compare256_rle family...
2024-05-30  Hans Kristian... Simplify inflate window management now that there is...
2024-05-28  Hans Kristian... Update PORTING.md to document zlib-ng memory allocation...
2024-05-28  Hans Kristian... Clean up memory allocation functions that are no longer...
2024-05-28  Hans Kristian... Rewrite inflate memory allocation.
2024-05-28  Hans Kristian... Rewrite deflate memory allocation.
2024-05-28  Ilya LeoshkevichPrepare DFLTCC changes for new malloc system
2024-05-27  Vladislav ShchapovImprove source compatibility with zlib
2024-05-25  Brad SmithAdd AArch64 feature detection support for OpenBSD
2024-05-23  Hans Kristian... - Make codecov uploads happen even if some jobs have...
2024-05-21  Ilya LeoshkevichAdd back-and-forth inflateCopy() test
2024-05-21  Vladislav ShchapovRemove unused function dfltcc_alloc_state
2024-05-20  Vladislav ShchapovUse actual compressed length
2024-05-19  Adam StylinskiFix a name conflict when compiled with zlib-compat
2024-05-19  Tulio Magno... Fix illegal instruction usage in Xeon Phi x200 processors
2024-05-19  Vladislav ShchapovUse windows-2019 for build with toolset v141
2024-05-17  Hans Kristian... Make lint check ignore *.patch files, as those can...
2024-05-17  Hans Kristian... Update llvm version used for MSAN.
2024-05-17  Hans Kristian... Update s390x CI setup.
2024-05-15  Hans Kristian... Add small compress() benchmark
2024-05-15  Ilya LeoshkevichIBM zSystems DFLTCC: Inline DLFTCC states into zlib...
2024-05-06  Ilya LeoshkevichIBM zSystems DFLTCC: Extend sanitizer checks
2024-05-06  Vladislav ShchapovSwitch to python venv
2024-05-06  Vladislav ShchapovFix -std option in configure script
2024-05-06  Vladislav ShchapovUpdate macOS Github Actions
2024-05-06  Deniz Bahadir.gitattributes: Enforce LF line-endings on all non...
2024-05-06  Un1q32make darwin cross compilation possible
2024-05-02  Matt McCormickBump max CMake policy version to 3.29.0
2024-04-11  Fabrice Fontainearch/riscv/riscv_features.c: fix uclibc build
2024-04-11  Mika LindqvistUpdate dependencies for 32-bit MinGW CI run.
2024-04-11  Deniz BahadirCMake: Replace ';' by '$<SEMICOLON>' in generator-expre...
2024-04-11  Hans Kristian... Clean up insert_match() in deflate_medium
2024-04-11  Hans Kristian... Inserting strings is not slow any longer, remove bypass...
2024-04-04  Alex ChiangOptimized rvv slide_hash
2024-04-04  Vladislav ShchapovRemove obsolete TARGET_OS_MAC check
2024-04-04  Vladislav ShchapovAllow disabling runtime CPU features detection in tests...
2024-04-04  Sergey KosukhinFix building with NVHPC
2024-03-06  Vladislav ShchapovReplace conditional call to functable.force_init with...
2024-03-06  Vladislav ShchapovAdd native ARM64 build on macOS
2024-03-06  Vladislav ShchapovWorkaround for MSVC. By default MSVC does not define...
2024-03-06  Vladislav ShchapovAdd option to disable runtime CPU detection
2024-03-06  Vladislav ShchapovExplicitly indicate functions are conditionally dispatched
2024-03-05  Mika Lindqvist[ARM] Override Clang x4 NEON intrinsics for Android
2024-03-04  Vladislav ShchapovRename cpu_functions.h to arch_functions.h in depcheck.cpp
2024-03-03  Mika Lindqvist[CI] Fix creating list of artifacts for CodeCov.
2024-03-03  Marc AldorasiAdd more result variables to the cmake package configur...
2024-02-24  Mika LindqvistAdd test for checking if -march=native needs -mfpu...
2024-02-24  Mika LindqvistCleanup and update NMake Makefiles.
2024-02-23  Hans Kristian... Move update_hash(), insert_string() and quick_insert_st...
2024-02-23  Hans Kristian... Remove unused 's' parameter from HASH_CALC macro
2024-02-23  Nathan MoinvaziriRemove deflate_state parameter from update_hash functions.
2024-02-22  Cameron CawleyInline CHUNKCOPY and CHUNKUNROLL
2024-02-22  Cameron CawleyRemove mixing of SSE2 and SSSE3 chunkset code
2024-02-22  dependabot... Bump github/codeql-action from 2 to 3
2024-02-22  dependabot... Bump actions/upload-artifact from 3 to 4
2024-02-22  Hans Kristian... Don't export git/github-related files in tar/zip archives
2024-02-22  Vladislav ShchapovRename cpu_functions.h to arch_functions.h.
2024-02-22  Vladislav ShchapovMove select for generic functions into generic_functions.h.
2024-02-22  Vladislav ShchapovSplit CPU features checks and CPU-specific function...
2024-02-22  Hans Kristian... Add dependabot for github actions
2024-02-22  Vladislav ShchapovRename codecov.
2024-02-21  Nathan MoinvaziriFixed S390X configure builds not running in forks.
2024-02-21  Mika LindqvistFix PCLMULQDQ support for IntelLLVM.
2024-02-21  Mika LindqvistDisable CodeCov for RISC-V as the toolchain doesn't...
2024-02-21  Mika LindqvistUpdate mymindstorm/setup-emsdk to v14.
2024-02-21  Mika LindqvistUpgrade codecov/codecov-action to v4.
2024-02-18  Pavel PFix include paths
2024-02-18  Pavel PAdd missing checks for 64bit arm/intel with msvc compiler
2024-02-18  Mika LindqvistDisable Intel Compiler diagnostic message 10441.
2024-02-18  Mika LindqvistUpgrade ilammy/msvc-dev-cmd to v1.13.0
2024-02-18  Mika T. LindqvistFix xsave intrinsic test for clang, and gcc 8.2 or...
2024-02-18  Vladislav ShchapovAllow overwrite NATIVEFLAG value by option NATIVE_ARCH_...
2024-02-15  Pavel PIncrease alignment from 8 to 16 to avoid warnings with...
2024-02-15  Pavel PFix `deflate_state` alignment with MS or clang-cl compilers
2024-02-12  Hans Kristian... Avoid empty function by renaming bi_flush to zng_tr_flu...
2024-02-12  Hans Kristian... Remove branch that is almost impossible to hit in bi_fl...
2024-02-07  Don OlmsteadRelocate CMake target export definitions
2024-02-07  Nathan MoinvaziriUse zng_alloc_aligned in unit tests to prevent having...
2024-02-07  Nathan MoinvaziriMemory alloc size must be a multiple of alignment for...
2024-02-07  Nathan MoinvaziriPrefer HAVE_ALIGNED_ALLOC when available in zng_alloc
2024-02-07  Mark Adlerzlib 1.3.1
2024-02-07  Mark AdlerRemove -w compile option in configure test.
2024-02-07  gastushFix cmake build on AIX.
2024-02-07  Mark AdlerRemove mentions of an official zlib DLL distribution.
2024-02-07  Nathan MoinvaziriAdd back gz_intmax for zlib compatibility when linking...
2024-02-07  Milan BulatMake the existence of gz_intmax() unconditional.
2024-02-07  Mark AdlerNote that the len2 argument of crc_combine*() must...
2024-02-07  Nathan MoinvaziriEnable LIT_MEM by default expect when WITH_REDUCED_MEM...
2024-02-07  Hans WennborgFix the copy of pending_buf in deflateCopy() for the...
2024-02-07  Hans WennborgFix pending buffer overflow assert with LIT_MEM allocation.
2024-02-07  Mark AdlerAdd bounds checking to ERR_MSG() macro, used by zError().
2024-02-07  Mark AdlerAdd LIT_MEM define to use more memory for a small defla...
2024-02-07  Xin LIMake internal functions static in the test code.
2024-02-07  Mark AdlerFix bug in inflateSync() for data held in bit buffer.
2024-02-07  Nathan MoinvaziriUpdate copyright years in other source files.
2024-02-07  Mark AdlerUpdate copyright year in win32 resource files.
2024-02-05  Hans Kristian... Remove unused code in makecrct.c
2024-02-05  Hans Kristian... Add missing clean rule for arch/generic
next