aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Vectorize the CRC-32 calculation on the s390x.Ilya Leoshkevich12 days10-2/+439
* Update packages in Solaris workflow.Vollstrecker12 days1-0/+1
* Correct name of Solaris workflow.Vollstrecker12 days1-1/+1
* Fix OpenBSD workflow.Vollstrecker12 days1-4/+2
* Remove OpenIndiana workflow until resolved.Vollstrecker12 days1-16/+16
* Exclude coverage from FreeBSD workflow.Vollstrecker12 days1-1/+1
* Add --output-on-failure to workflow tests.Vollstrecker12 days1-8/+7
* Check multiple architectures in *BSD workflows.Vollstrecker12 days1-7/+29
* Remove anding operations in others workflow.Vollstrecker12 days1-18/+18
* Add workflow for FreeBSD.Vollstrecker12 days1-0/+17
* Sort jobs in others workflow.Vollstrecker12 days1-24/+26
* Add workflow for Solaris.Vollstrecker12 days1-0/+18
* Use copyback: false to improve workflow actions efficiency.Vollstrecker12 days1-0/+5
* Add workflow for DragonflyBSD.Vollstrecker12 days1-2/+16
* Add workflow for OpenBSD.Vollstrecker12 days1-0/+20
* Add workflow for NetBSD.Vollstrecker12 days1-2/+23
* Add workflow for OpenIndiana.Vollstrecker12 days1-1/+17
* CMake: Fix compile for OmniOS.Vollstrecker12 days1-3/+5
* Add workflow for OmniOS.Vollstrecker12 days1-0/+20
* Make z_once() local to avoid conditional external symbols.Mark Adler2026-01-185-77/+74
* Move new external names to correct location in zlib.map.Mark Adler2026-01-181-2/+4
* CMake: Add install-target for contrib/testzlib.Vollstrecker2026-01-121-5/+27
* CMake: Make final fixes for Windows.Vollstrecker2026-01-129-40/+74
* CMake: Add integration tests.Vollstrecker2026-01-1225-2/+1015
* CMake: Fix MSVC build.Vollstrecker2026-01-121-0/+5
* CMake: Name tests consistently.Vollstrecker2026-01-125-82/+87
* CMake: Name targets consistently.Vollstrecker2026-01-124-27/+33
* CMake: Make it work with add_subdirectory.Vollstrecker2026-01-123-5/+55
* CMake: Add install and exports.Vollstrecker2026-01-125-6/+186
* CMake: Make the options available in cmake-gui.Vollstrecker2026-01-121-3/+3
* CMake: Added contrib/testzlib.Vollstrecker2026-01-122-0/+26
* CMake: Added contrib/puff.Vollstrecker2026-01-125-0/+235
* CMake: Removed bogus module-path.Vollstrecker2026-01-121-2/+0
* CMake: Moved everything to functions for consistency.Vollstrecker2026-01-121-44/+39
* CMake: Added contrib/iostream3.Vollstrecker2026-01-123-2/+103
* CMake: Unify the options.Vollstrecker2026-01-123-46/+50
* CMake: Added contrib/infback9.Vollstrecker2026-01-122-0/+23
* CMake: Added contrib/gcc_gvmat64.Vollstrecker2026-01-122-0/+21
* CMake: Filter out optimisation flags for the ada binder.Vollstrecker2026-01-121-0/+6
* CMake: Clean out unneeded stuff.Vollstrecker2026-01-121-16/+0
* CMake: Added contrib/blast.Vollstrecker2026-01-127-49/+171
* CMake: Added contrib/ada.Vollstrecker2026-01-1211-0/+676
* CMake: Set defaults for contrib/minizip from contrib.Vollstrecker2026-01-121-0/+3
* CMake: Move contrib options out of main file.Vollstrecker2026-01-122-4/+6
* Remove old subdirectory.Mark Adler2026-01-127-618/+0
* Add _z versions of the compress and uncompress functions.Mark Adler2026-01-1215-43/+148
* Remove untgz from contrib.Mark Adler2026-01-124-701/+0
* Zero inflate state on allocation.Mark Adler2026-01-111-0/+2
* Copy only the initialized deflate state in deflateCopy.Mark Adler2026-01-102-5/+17
* Correct #endif comment in trees.c.Mark Adler2026-01-101-1/+1