aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix missing dependencies in Makefile.in.Vemake11 days1-2/+2
* Remedy uninitialized variable warning in minizip.Lwisce Zeng11 days2-0/+2
* Remove outdated nintendods build.Mark Adler11 days3-132/+0
* Rename OS/400 free-form header.Chi-Iroh11 days2-1/+1
* Copy OS/400 free-form header to the source file.Chi-Iroh11 days1-0/+12
* Gives members a type for OS/400.Chi-Iroh11 days1-0/+3
* Renamed OS/400 header with .rpgle extension.Chi-Iroh11 days2-2/+2
* Give type RPGLE to include member ZLIB.INC in OS/400 build.Chi-Iroh11 days1-1/+3
* Add full-free header for OS/400.Thomas Sayen11 days1-0/+582
* Fix OS/400 include file.Thomas Sayen11 days1-10/+11
* Fix service program path for OS/400.Thomas Sayen11 days1-1/+1
* Fix BNDSRC copy to QSYS.LIB for OS/400.Thomas Sayen11 days1-1/+1
* Update INDEX for OS/400.tbeu11 days1-1/+1
* Replace // with /* comments in minizip zip.c.Mark Adler11 days1-21/+21
* Remove inline keyword from minizip zip.c.Mark Adler11 days1-1/+1
* Set bit 11 of the zip header flags in minizip if UTF-8.Mark Adler11 days1-0/+43
* Fix resource closures in test/minigzip.c.xjdeng11 days1-0/+2
* Add ARM64 to Windows workflows.Harish RS11 days3-2/+47
* Test minizip in the MinGW and Cygwin workflows.Vollstrecker11 days1-0/+2
* Fix MinGW clang workflow to use clang.Vollstrecker11 days1-0/+10
* CMake: Correct zlib version number.Mark Adler12 days1-1/+1
* 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