| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make some down conversions explicit in the gz routines. | Mark Adler | 2026-02-07 | 2 | -3/+3 | |
| | | ||||||
| * | Fix typo in contribs workflow. | Mark Adler | 2026-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | CMake: Add tests for minizip components. | Vollstrecker | 2026-02-07 | 4 | -1/+108 | |
| | | ||||||
| * | Remove all uses of the obsolete keyword "register". | Jan Nijtmans | 2026-02-03 | 3 | -15/+15 | |
| | | ||||||
| * | CMake: Fix the Ada standalone build. | git@github.com | 2026-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | CMake: Fix the iostream3 install test. | git@github.com | 2026-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | Pre-install zlib for the contrib workflows. | git@github.com | 2026-01-31 | 1 | -1/+13 | |
| | | ||||||
| * | Add workflows for the contrib contents. | Werner | 2026-01-31 | 1 | -0/+52 | |
| | | ||||||
| * | CMake: Make minizip buildable by itself. | Werner | 2026-01-31 | 1 | -0/+10 | |
| | | ||||||
| * | CMake: Move the testers to the test directory. | Werner | 2026-01-31 | 4 | -70/+78 | |
| | | ||||||
| * | CMake: Use the correct options. | Werner | 2026-01-31 | 9 | -18/+18 | |
| | | ||||||
| * | CMake: Correct a comment. | Werner | 2026-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | CMake: Remove an empty line. | Werner | 2026-01-31 | 1 | -1/+0 | |
| | | ||||||
| * | CMake: Clarify README-cmake.md. | Vollstrecker | 2026-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | Add workflows for shared/static only building. | Vollstrecker | 2026-01-31 | 1 | -0/+14 | |
| | | ||||||
| * | CMake: Use a normal components search in minizip. | Vollstrecker | 2026-01-31 | 1 | -11/+3 | |
| | | ||||||
| * | CMake: Use components in minizip. | Vollstrecker | 2026-01-31 | 1 | -4/+12 | |
| | | | | | Check if minizip is part of zlib build. | |||||
| * | CMake: Add components tests for zlib. | Vollstrecker | 2026-01-31 | 4 | -1/+109 | |
| | | ||||||
| * | CMake: Use a normal components search for zlib. | Vollstrecker | 2026-01-31 | 1 | -9/+1 | |
| | | ||||||
| * | Pass LDFLAGS to link tests in configure. | Khem Raj | 2026-01-29 | 1 | -6/+6 | |
| | | | | | | | | | LDFLAGS may contain critical flags without which linking won't succeed. Ensure that all configure tests involving link-time checks use LDFLAGS along with CFLAGS so that the tests perform correctly. Without this some tests may fail, resulting in incorrect configure results. | |||||
| * | Add the architecture to the shared compile flags in configure. | Nicolas Cellier | 2026-01-28 | 1 | -0/+1 | |
| | | ||||||
| * | Fix win32/Makefile.gcc to work with mingw32-make -r. | Orgad Shaneh | 2026-01-28 | 1 | -2/+2 | |
| | | ||||||
| * | Fix missing dependencies in Makefile.in. | Vemake | 2026-01-28 | 1 | -2/+2 | |
| | | ||||||
| * | Remedy uninitialized variable warning in minizip. | Lwisce Zeng | 2026-01-28 | 2 | -0/+2 | |
| | | ||||||
| * | Remove outdated nintendods build. | Mark Adler | 2026-01-28 | 3 | -132/+0 | |
| | | | | | zlib is available via the devkitPro pacman repositories. | |||||
| * | Rename OS/400 free-form header. | Chi-Iroh | 2026-01-28 | 2 | -1/+1 | |
| | | ||||||
| * | Copy OS/400 free-form header to the source file. | Chi-Iroh | 2026-01-28 | 1 | -0/+12 | |
| | | ||||||
| * | Gives members a type for OS/400. | Chi-Iroh | 2026-01-28 | 1 | -0/+3 | |
| | | | | | In H, TOOLS and DOCS physical files. | |||||
| * | Renamed OS/400 header with .rpgle extension. | Chi-Iroh | 2026-01-28 | 2 | -2/+2 | |
| | | ||||||
| * | Give type RPGLE to include member ZLIB.INC in OS/400 build. | Chi-Iroh | 2026-01-28 | 1 | -1/+3 | |
| | | ||||||
| * | Add full-free header for OS/400. | Thomas Sayen | 2026-01-28 | 1 | -0/+582 | |
| | | ||||||
| * | Fix OS/400 include file. | Thomas Sayen | 2026-01-28 | 1 | -10/+11 | |
| | | ||||||
| * | Fix service program path for OS/400. | Thomas Sayen | 2026-01-28 | 1 | -1/+1 | |
| | | | | | Specify library instead of *LIBL. | |||||
| * | Fix BNDSRC copy to QSYS.LIB for OS/400. | Thomas Sayen | 2026-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | Update INDEX for OS/400. | tbeu | 2026-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | Replace // with /* comments in minizip zip.c. | Mark Adler | 2026-01-28 | 1 | -21/+21 | |
| | | ||||||
| * | Remove inline keyword from minizip zip.c. | Mark Adler | 2026-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | Set bit 11 of the zip header flags in minizip if UTF-8. | Mark Adler | 2026-01-28 | 1 | -0/+43 | |
| | | | | | | | The bit is set if the file name contains valid UTF-8 and there is at least one code of two or more bytes. If there is a comment, then the comment has to pass the same test for bit 11 to be set. | |||||
| * | Fix resource closures in test/minigzip.c. | xjdeng | 2026-01-28 | 1 | -0/+2 | |
| | | | | | | Not really needed, since exit() is called. But just in case the code is somehow later reused without the exit()'s. (By AI?) | |||||
| * | Add ARM64 to Windows workflows. | Harish RS | 2026-01-28 | 3 | -2/+47 | |
| | | ||||||
| * | Test minizip in the MinGW and Cygwin workflows. | Vollstrecker | 2026-01-28 | 1 | -0/+2 | |
| | | ||||||
| * | Fix MinGW clang workflow to use clang. | Vollstrecker | 2026-01-28 | 1 | -0/+10 | |
| | | ||||||
| * | CMake: Correct zlib version number. | Mark Adler | 2026-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | Vectorize the CRC-32 calculation on the s390x. | Ilya Leoshkevich | 2026-01-27 | 10 | -2/+439 | |
| | | | | | | | | | | Use vector extensions when compiling for s390x and binutils knows about them. At runtime, check whether kernel supports vector extensions (it has to be not just the CPU, but also the kernel) and choose between the regular and the vectorized implementations. Co-authored-by: Eduard Stefes <eddy@linux.ibm.com> | |||||
| * | Update packages in Solaris workflow. | Vollstrecker | 2026-01-27 | 1 | -0/+1 | |
| | | ||||||
| * | Correct name of Solaris workflow. | Vollstrecker | 2026-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | Fix OpenBSD workflow. | Vollstrecker | 2026-01-27 | 1 | -4/+2 | |
| | | ||||||
| * | Remove OpenIndiana workflow until resolved. | Vollstrecker | 2026-01-27 | 1 | -16/+16 | |
| | | ||||||
| * | Exclude coverage from FreeBSD workflow. | Vollstrecker | 2026-01-27 | 1 | -1/+1 | |
| | | | | | | Since https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291233 is not fixed in 15.x. | |||||
| * | Add --output-on-failure to workflow tests. | Vollstrecker | 2026-01-27 | 1 | -8/+7 | |
| | | ||||||
