summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make some down conversions explicit in the gz routines.Mark Adler10 days2-3/+3
* Fix typo in contribs workflow.Mark Adler11 days1-1/+1
* CMake: Add tests for minizip components.Vollstrecker11 days4-1/+108
* Remove all uses of the obsolete keyword "register".Jan Nijtmans2026-02-033-15/+15
* CMake: Fix the Ada standalone build.git@github.com2026-01-311-1/+1
* CMake: Fix the iostream3 install test.git@github.com2026-01-311-1/+1
* Pre-install zlib for the contrib workflows.git@github.com2026-01-311-1/+13
* Add workflows for the contrib contents.Werner2026-01-311-0/+52
* CMake: Make minizip buildable by itself.Werner2026-01-311-0/+10
* CMake: Move the testers to the test directory.Werner2026-01-314-70/+78
* CMake: Use the correct options.Werner2026-01-319-18/+18
* CMake: Correct a comment.Werner2026-01-311-1/+1
* CMake: Remove an empty line.Werner2026-01-311-1/+0
* CMake: Clarify README-cmake.md.Vollstrecker2026-01-311-1/+1
* Add workflows for shared/static only building.Vollstrecker2026-01-311-0/+14
* CMake: Use a normal components search in minizip.Vollstrecker2026-01-311-11/+3
* CMake: Use components in minizip.Vollstrecker2026-01-311-4/+12
* CMake: Add components tests for zlib.Vollstrecker2026-01-314-1/+109
* CMake: Use a normal components search for zlib.Vollstrecker2026-01-311-9/+1
* Pass LDFLAGS to link tests in configure.Khem Raj2026-01-291-6/+6
* Add the architecture to the shared compile flags in configure.Nicolas Cellier2026-01-281-0/+1
* Fix win32/Makefile.gcc to work with mingw32-make -r.Orgad Shaneh2026-01-281-2/+2
* Fix missing dependencies in Makefile.in.Vemake2026-01-281-2/+2
* Remedy uninitialized variable warning in minizip.Lwisce Zeng2026-01-282-0/+2
* Remove outdated nintendods build.Mark Adler2026-01-283-132/+0
* Rename OS/400 free-form header.Chi-Iroh2026-01-282-1/+1
* Copy OS/400 free-form header to the source file.Chi-Iroh2026-01-281-0/+12
* Gives members a type for OS/400.Chi-Iroh2026-01-281-0/+3
* Renamed OS/400 header with .rpgle extension.Chi-Iroh2026-01-282-2/+2
* Give type RPGLE to include member ZLIB.INC in OS/400 build.Chi-Iroh2026-01-281-1/+3
* Add full-free header for OS/400.Thomas Sayen2026-01-281-0/+582
* Fix OS/400 include file.Thomas Sayen2026-01-281-10/+11
* Fix service program path for OS/400.Thomas Sayen2026-01-281-1/+1
* Fix BNDSRC copy to QSYS.LIB for OS/400.Thomas Sayen2026-01-281-1/+1
* Update INDEX for OS/400.tbeu2026-01-281-1/+1
* Replace // with /* comments in minizip zip.c.Mark Adler2026-01-281-21/+21
* Remove inline keyword from minizip zip.c.Mark Adler2026-01-281-1/+1
* Set bit 11 of the zip header flags in minizip if UTF-8.Mark Adler2026-01-281-0/+43
* Fix resource closures in test/minigzip.c.xjdeng2026-01-281-0/+2
* Add ARM64 to Windows workflows.Harish RS2026-01-283-2/+47
* Test minizip in the MinGW and Cygwin workflows.Vollstrecker2026-01-281-0/+2
* Fix MinGW clang workflow to use clang.Vollstrecker2026-01-281-0/+10
* CMake: Correct zlib version number.Mark Adler2026-01-271-1/+1
* Vectorize the CRC-32 calculation on the s390x.Ilya Leoshkevich2026-01-2710-2/+439
* Update packages in Solaris workflow.Vollstrecker2026-01-271-0/+1
* Correct name of Solaris workflow.Vollstrecker2026-01-271-1/+1
* Fix OpenBSD workflow.Vollstrecker2026-01-271-4/+2
* Remove OpenIndiana workflow until resolved.Vollstrecker2026-01-271-16/+16
* Exclude coverage from FreeBSD workflow.Vollstrecker2026-01-271-1/+1
* Add --output-on-failure to workflow tests.Vollstrecker2026-01-271-8/+7