]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2020-08-15  NiLuJeFix inconsistent wildcards in CHOST canonicalization...
2020-08-15  Gabriel A.... Update clang static analyzer to version 12
2020-08-14  Mika LindqvistStyle cleanup.
2020-08-14  Mika LindqvistFix signature of crc32_combine(), crc32_combine64(...
2020-08-14  Nathan MoinvaziriCast wsize as early as possible in slide_hash for AVX2...
2020-08-14  Nathan MoinvaziriFixed possible loss of data warning in h2b in infcover...
2020-08-14  Nathan MoinvaziriFixed many possible loss of data warnings where insert_...
2020-08-14  Nathan MoinvaziriFixed possible loss of data warning in LONGEST_MATCH.
2020-08-14  Nathan MoinvaziriFixed conversion from unsigned int to short warning...
2020-08-14  Nathan MoinvaziriFixed warning about indexing literal string in GCC...
2020-08-14  Nathan MoinvaziriRemoved unnecessary header guards in adler32 source...
2020-08-14  Nathan MoinvaziriFixed warning about no newline at the end of adler32_ss...
2020-08-03  Nathan MoinvaziriRemove ARM crc instruction set from NEONFLAG. The crc...
2020-08-02  Nathan MoinvaziriFixed extra symbols added to ABI when zlib-compat speci...
2020-08-02  Nathan MoinvaziriRemove forward declarations for stub functions and...
2020-08-02  Mika LindqvistStyle cleanup.
2020-08-02  Mika LindqvistFix signature of adler32(), adler32_combine(), adler32_...
2020-08-02  Nathan MoinvaziriChange ctest to test all the files in test/data.
2020-08-02  Nathan MoinvaziriAllow for CMake to run tests in parallel.
2020-07-17  Dan KegelCMakeLists.txt, configure: match source order; .so...
2020-07-17  Dan Kegelconfigure: move config.sub to tools subdir
2020-07-17  Dan Kegelcmake: mac: don't use @rpath (since configure doesn...
2020-07-17  Dan Kegelconfigure: canonicalize CHOST.
2020-07-17  Dan Kegelconfigure: don't link shared libraries explicitly with -lc
2020-07-14  Nathan MoinvaziriReturn proper exit code after flushing end block in...
2020-07-13  Dan KegelMake static libraries produced by cmake and configure...
2020-07-12  Nathan MoinvaziriFixed warning about implicit declaration of function...
2020-07-12  Nathan MoinvaziriRemoved legacy typedef caddr_t from gz_compress_mmap.
2020-07-12  Nathan MoinvaziriAdded CI instance and coverage for USE_MMAP define...
2020-07-10  Nathan MoinvaziriDefault to optimization level 2 in cmake for release...
2020-07-10  Nathan MoinvaziriAdded missing switch for configure script --native...
2020-07-10  Nathan MoinvaziriAdded SSE4.2 inline assembly check for configure script.
2020-07-10  Nathan MoinvaziriFixed chunksize not being initialized when using inflat...
2020-07-10  Matheus CastanhoFix long string warning on adler32_test
2020-07-10  Hans Kristian... Merge pull request #683 from nmoinvaz/fixes/config...
2020-07-10  Nathan MoinvaziriFixed const warning in deflate prime tests.
2020-07-10  Nathan MoinvaziriFixed signed integer comparison warning in deflatePrime...
2020-07-10  Nathan MoinvaziriFixed ubsan error in deflatePrime when bits is 32.
2020-07-10  Nathan MoinvaziriAdd options to install minigzip and minideflate.
2020-07-10  Nathan MoinvaziriAdded GitHub Actions workflow to create releases when...
2020-07-10  Dan Kegelconfigure: fix typo (.o in shared library)
2020-07-05  Nathan MoinvaziriRemove current directory library include path in config... 683/head
2020-07-03  Hans Kristian... Add likely/unlikely hinting to all deflate algorithms.
2020-07-03  Nathan MoinvaziriAdded CI instances for ARM/AARCH64 without acle/neon.
2020-07-03  Nathan MoinvaziriFixed configure applying -march flags globally for...
2020-07-02  Nathan MoinvaziriRemove duplicate Windows GCC CI instance.
2020-07-02  Nathan MoinvaziriAdded powerpc instances to CI for configure.
2020-07-02  Hans Kristian... Merge pull request #668 from nmoinvaz/fixes/apply-float...
2020-07-02  Nathan MoinvaziriClean up comments about setting C flags.
2020-07-02  Nathan MoinvaziriModify cmake to apply native flag when using intrinsic...
2020-07-02  Nathan MoinvaziriApply float abi flag to all files in cmake (same as... 668/head
2020-07-01  Nathan MoinvaziriRemove some extra ci configurations.
2020-07-01  Nathan MoinvaziriApply neonflag only to files using neon instructions...
2020-07-01  Nathan MoinvaziriFixed integer casting and signed comparison warning...
2020-07-01  Nathan MoinvaziriImprove deflatePrime test by wrapping gzip header and...
2020-07-01  Nathan MoinvaziriFixed bad shift operation warning in deflatePrime.
2020-07-01  Nathan MoinvaziriFixed whitespace in adler32_avx and adler32_ssse3.
2020-07-01  Nathan MoinvaziriFixed unsigned integer overflow in adler32_avx and...
2020-06-30  Nathan MoinvaziriUse local match_len variable in deflate_slow.
2020-06-29  Nathan MoinvaziriFixed wrong size being used in calloc in test_deflate_s...
2020-06-29  Nathan MoinvaziriUse calloc to allocate memory and set to zero for memor...
2020-06-29  Nathan MoinvaziriSupport larger BUFLEN sizes by dynamically allocating...
2020-06-28  Nathan MoinvaziriAdded ZLIB_REGISTER to disable register keyword for...
2020-06-28  Nathan MoinvaziriDon't write end of last block when returning finish_sta...
2020-06-28  Nathan MoinvaziriFixed avail_out == 0 conditional not returning need_mor...
2020-06-28  Nathan MoinvaziriRename from memchunk to chunkset.
2020-06-28  Nathan MoinvaziriRename add_intrinsics_option to set_intrinsics_option.
2020-06-28  Nathan MoinvaziriClean up header includes for Win32 and ARM.
2020-06-28  Nathan MoinvaziriOnly calculate inflate chunk size once and store it...
2020-06-28  Nathan MoinvaziriSplit memcopy by architecture.
2020-06-28  Nathan MoinvaziriApply compiler flags only to source files that require...
2020-06-27  Matheus CastanhoAdd POWER8_VSX_SLIDEHASH macro
2020-06-27  Matheus Castanhocmake: Use consistent arch names for POWER targets
2020-06-27  Nathan MoinvaziriDo not set s->prev_length in deflate_medium, it is...
2020-06-27  Nathan MoinvaziriDon't set bflush to zero since it is assigned before...
2020-06-27  Nathan MoinvaziriDon't need to set s->match_length to zero in deflate_huff.
2020-06-27  Nathan MoinvaziriUse local variable to store match_len in deflate_rle.
2020-06-27  Nathan MoinvaziriOnly set current_match to literal if hash_head == 0.
2020-06-27  Nathan MoinvaziriFixed whitespace in deflate_quick.
2020-06-27  Nathan MoinvaziriUse local variable to store match_len in deflate_fast.
2020-06-27  Nathan MoinvaziriMove check for hash_head != 0 directly after quick_inse...
2020-06-25  Nathan MoinvaziriSeparate defines on individual lines to prevent merge...
2020-06-25  Matheus CastanhoAdd adler32_len_64 for length < 64
2020-06-25  Matheus CastanhoMove DO* macro definitions to adler32_p.h
2020-06-25  Rogerio AlvesAdd tests for Adler32
2020-06-25  Rogerio AlvesAdler32 vector optimization for Power.
2020-06-24  DonDetermine whether platform supports dll declspec
2020-06-24  Nathan MoinvaziriFixed deflate_quick missing from Win32 ARM makefile.
2020-06-24  Nathan MoinvaziriFix storechunk for MSVC ARM.
2020-06-24  Nathan MoinvaziriFixed missing compare258 object compilation in Win32...
2020-06-24  Nathan MoinvaziriDon't explicitly enable neon flag on MSVC ARM64 builds.
2020-06-24  Nathan MoinvaziriRemoved old references to fill_window in NMake ARM...
2020-06-24  Nathan MoinvaziriAdded CI configurations for MSVC ARM and ARM64.
2020-06-22  Mika LindqvistEnable NEON-optimized slide_hash on aarch64 if NEON...
2020-06-20  Pavel PFixed casting warnings
2020-06-19  Pavel PAdd cmake build dir to gitignore
2020-06-19  Nathan MoinvaziriDo not use word xor (iso646 legacy)
2020-06-19  Dan Kegeltest/pkgcheck.sh: verify cmake and configure install...
2020-06-19  Dan Kegelcmake: generate same zconf.h as configure
2020-06-19  Dan Kegelcmake: generate same .pc file contents as configure
next