]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2023-02-11  Mika T. Lindqvist[minigzip] Close gzFile before exiting on error.
2023-02-11  Ilya LeoshkevichFix warnings in benchmarks
2023-02-10  Mika LindqvistUpdate zlib-ng ABI files.
2023-02-09  Hans Kristian... Adjust thread counts for compiles and tests to avoid...
2023-02-09  Hans Kristian... Fix various incorrect name mangling
2023-02-09  Hans Kristian... Fix wrong names and invalid entries in zlib.map and...
2023-02-09  Hans Kristian... Fix prefixing for internal functions calloc/cfree
2023-02-09  Hans Kristian... Add missing Z_INTERNAL to some functions that should...
2023-02-08  Nathan MoinvaziriUse memcpy instead of memcmp for unaligned memory compa...
2023-02-08  Nathan MoinvaziriFixed link fuzzers against zlib when BUILD_SHARED_LIBS=ON.
2023-02-08  Nathan MoinvaziriSimplify linking gtest_zlib with zlib target based...
2023-02-08  Nathan MoinvaziriDisable zlib-ng internal tests when BUILD_SHARED_LIBS=ON.
2023-02-08  Nathan MoinvaziriAdded CI tests for checking undefined symbols in versio...
2023-02-08  Pavel PCorrect inflate_fast function signature
2023-02-08  Mika T. LindqvistFix ambiguous shift warning in inflateCopy.
2023-02-08  Hans Kristian... Add official Ubuntu mirror list as fallback for Actions...
2023-02-08  Hans Kristian... Ubuntu 18.04 is being removed shortly, update workflows...
2023-02-08  Hans Kristian... Update mymindstorm/setup-emsdk
2023-02-08  Hans Kristian... Update ilammy/msvc-dev-cmd
2023-02-08  Hans Kristian... Update release uploader
2023-02-08  Hans Kristian... Update codecov uploader
2023-02-08  Hans Kristian... Update to actions/upload-artifact@v3
2023-02-07  Hans Kristian... Remove x86 cpu feature detection for tzcnt
2023-02-07  Hans Kristian... Remove FORCE_TZCNT/X86_NOCHECK_TZCNT
2023-02-07  Hans Kristian... Replace __builtin_ctz[ll] fallback functions with branc...
2023-02-05  Nathan MoinvaziriRemove unused chunk memory functions from functable.
2023-02-05  Nathan MoinvaziriUse arch-specific versions of inflate_fast.
2023-02-05  Vladislav ShchapovPin Google Benchmark to v1.7.1 to fix the upstream...
2023-02-03  Pavel PRename local `functable` variable to `ft`
2023-02-03  Pavel PUse local functable variable instead of standalone...
2023-02-03  Pavel PMove initialization of functable to `init_functable...
2023-02-03  Pavel PAvoid `functable` redefinition in functable.c
2023-02-03  Mika T. LindqvistSync with zlib 1.2.13 and declare compatibility.
2023-02-03  Mark AdlerFix crash when gzsetparams() attempted for transparent...
2023-02-03  Mark AdlerFix bug in deflateBound() for level 0 and memLevel 9.
2023-02-03  Mark AdlerRemove redundant check in gz_look().
2023-02-03  Mark AdlerRemove -pedantic from configure -w compile options.
2023-02-03  Mark AdlerAdd WIN32_LEAN_AND_MEAN for windows.h include.
2023-02-03  Mark AdlerFix bug in block type selection when Z_FIXED used.
2023-02-03  Mark AdlerHave infback() deliver all of the available output...
2023-02-03  Mark AdlerHave build test report library version if it doesn...
2023-02-02  Mika LindqvistAllow disabling visibility attribute with configure
2023-02-02  Mika LindqvistFix missing gzip functions when linking example and...
2023-02-02  Mika LindqvistFix building resource files during out-of-tree build...
2023-02-02  Mika LindqvistAdd support for symbol prefix to linker definition...
2023-02-02  Mika LindqvistFix configure to use correct linker definition file...
2023-02-02  Mika LindqvistFix MinGW build
2023-02-02  Pavel PAdd assert for tzcnt if building with X86_NOCHECK_TZCNT
2023-02-02  Pavel PAdd temporary cmake build dirs/files to gitignore
2023-02-02  Dimitri PapadopoulosFix typo found by codespell
2023-01-22  Mika T. LindqvistFix ABI checking...
2023-01-22  Pavel PMatch __builtin_ctzl/__builtin_ctzll signatures
2023-01-21  Cameron CawleyFix MSVC warnings in benchmark code
2023-01-21  Cameron CawleyUse size_t instead of uint64_t for len in all adler32...
2023-01-21  Cameron CawleyUse size_t instead of uint64_t for len in all crc32...
2023-01-21  Pavel PFix compilation error where `crc32_fold` type matches...
2023-01-19  Pavel PDo not use cpuid.h on Windows
2023-01-19  Pavel PMake sure inflate_p.h is fully guarded by header guard
2023-01-19  Pavel PUse const char* for z_error argument
2023-01-19  Cameron CawleyDelete ctzl.h
2023-01-19  Mika LindqvistChange pkgcheck to use macos-11 runner
2023-01-19  Mika LindqvistChange configure workflow to use gcc-11 for MacOS
2023-01-19  Hans Kristian... Fix visibility of a few internal functions.
2023-01-13  Piotr KubajCorrect indents
2023-01-13  Piotr KubajFix configure script for FreeBSD/powerpc*
2023-01-13  Piotr KubajAdd FreeBSD/powerpc* support to cmake/detect-intrinsics...
2023-01-13  Piotr KubajFix build on FreeBSD/powerpc*
2023-01-09  Cameron CawleyAllow gtest_zlib to be manually disabled
2023-01-09  Nathan MoinvaziriPrefix shared functions to prevent symbol conflict...
2023-01-09  Dženan ZukićAdd missing symbol name mangling
2023-01-09  Dženan ZukićIncrease ghostflow-director max-size for crc32_braid_tbl.h
2023-01-09  Ilya LeoshkevichIBM zSystems DFLTCC: Do not update strm.adler for raw...
2022-12-29  Nathan MoinvaziriForce ppc64le to ubuntu 20.04 to prevent illegal instru...
2022-12-29  Nathan MoinvaziriForce sparc64 to ubuntu 20.04 to prevent segfault.
2022-12-29  Nathan MoinvaziriFixed MSAN failed to allocate error on Ubuntu 22.
2022-12-29  Nathan MoinvaziriUse Clang 11.1.0 sources same as Clang version on Ubunt...
2022-12-29  Mika T. LindqvistTell scan-build ASSERT_TRUE() behaves like assert().
2022-12-13  Mika T. Lindqvistllvm-cov-11 needs llvm-11 on Ubuntu 22.04.
2022-12-11  Ilya LeoshkevichIBM zSystems DFLTCC: Support inflate with small window
2022-12-11  LGTM MigratorAdd CodeQL workflow for GitHub code scanning
2022-12-11  Nathan MoinvaziriFixed cast to smaller integer type on MSYS2 Clang64.
2022-12-11  Mika T. LindqvistUpdate wine32 dependencies for Ubuntu 22.04
2022-12-11  Mika T. LindqvistUbuntu 22.04 CI image doesn't have clang-11 installed.
2022-12-05  Ingvar StepanyanUse CMake detection for Emscripten due to a bug in...
2022-12-05  Nathan MoinvaziriAll overriding the emulator used by configure script...
2022-12-05  Nathan MoinvaziriUpload generated makefiles when configure runs fail.
2022-12-05  Nathan MoinvaziriAdded cmake and configure matrix runs for Emscripten.
2022-12-05  Nathan MoinvaziriRemove unused qemu-run variable from configure workflow...
2022-12-05  Nathan MoinvaziriDon't run deflate concurrency Google Test for Emscripte...
2022-12-05  Nathan MoinvaziriTurn off tests for Emscripten that use large amounts...
2022-12-05  Piotr SikoraAdd support for compiling to WebAssembly using Emscripten.
2022-11-01  Cameron CawleySupport using aligned_alloc() for memory allocation
2022-11-01  Ilya LeoshkevichIntroduce ZLIBNG_ENABLE_TESTS
2022-11-01  tch69Makefile.in: distclean should remove zlib.pc instead...
2022-10-23  Cameron CawleyDetect the availability of _Thread_local using a config...
2022-10-23  Cameron CawleyEnable and fix -Wimplicit-fallthrough warnings
2022-10-23  Mika Lindqvist[MinGW] Disable GCC warning about using MS format speci...
2022-10-23  Cameron CawleyFix typo in README.md
2022-10-23  Ilya LeoshkevichFix deflate() with Z_BEST_COMPRESSION ignoring the...
2022-10-11  Vladislav ShchapovImprove Microsoft Visual Studio CI
next