index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use underscores for Windows POSIX names in zpipe.c.
Mark Adler
2 days
2
-11
/
+9
*
Catch a file open error in contrib/minizip/mztools.c.
Dimitri Papadopoulos
2 days
1
-1
/
+7
*
Add --mandir to ./configure to specify manual directory.
Mika Lindqvist
2 days
1
-2
/
+3
*
Fix AIX compile options for 64 bits.
Victor Kirhenshtein
2 days
1
-1
/
+6
*
Don't use *64 functions on Android before API level 24.
Andrey Filipenkov
2 days
2
-2
/
+2
*
Specify the zlib license in pkg-config files.
Nobuhiro Iwamatsu
3 days
3
-0
/
+3
*
Add -static-libgcc to mingw build.
Jan Nijtmans
3 days
1
-1
/
+1
*
Check for invalid NULL pointer inputs to zlib operations.
gaoshutao
3 days
3
-1
/
+9
*
Reduce warnings in contrib/minizip.
Mark Adler
3 days
3
-9
/
+11
*
Clean up the use of switch cases.
Mark Adler
3 days
4
-8
/
+10
*
Correct printf types in test/example.c.
Mark Adler
3 days
1
-2
/
+2
*
Avoid missing-extern warnings.
Mark Adler
3 days
3
-0
/
+8
*
Bump the .github workflows action versions.
xavier2k6
4 days
6
-16
/
+16
*
Remove carriage returns from contrib/testzlib files.
Mark Adler
4 days
2
-285
/
+285
*
Fix the usage of types in deflate.c for when an int is 16 bits.
Mark Adler
4 days
2
-18
/
+33
*
Add more compiler warnings for ./configure --warn --warn.
Mark Adler
5 days
1
-3
/
+6
*
Allow --const to be used in configure without --warn.
Mark Adler
5 days
1
-4
/
+6
*
Make sign change in compress.c explicit.
Mark Adler
5 days
1
-1
/
+1
*
Add a test to configure to check for a working compiler.
Mark Adler
5 days
1
-0
/
+7
*
Use _WIN32 instead of WIN32 in pufftest.c.
Mark Adler
5 days
1
-1
/
+1
*
Clean up type usage in crc32.c.
Mark Adler
5 days
1
-32
/
+26
*
Make some down conversions explicit in the gz routines.
Mark Adler
6 days
2
-3
/
+3
*
Fix typo in contribs workflow.
Mark Adler
6 days
1
-1
/
+1
*
CMake: Add tests for minizip components.
Vollstrecker
6 days
4
-1
/
+108
*
Remove all uses of the obsolete keyword "register".
Jan Nijtmans
11 days
3
-15
/
+15
*
CMake: Fix the Ada standalone build.
git@github.com
13 days
1
-1
/
+1
*
CMake: Fix the iostream3 install test.
git@github.com
13 days
1
-1
/
+1
*
Pre-install zlib for the contrib workflows.
git@github.com
13 days
1
-1
/
+13
*
Add workflows for the contrib contents.
Werner
13 days
1
-0
/
+52
*
CMake: Make minizip buildable by itself.
Werner
13 days
1
-0
/
+10
*
CMake: Move the testers to the test directory.
Werner
13 days
4
-70
/
+78
*
CMake: Use the correct options.
Werner
13 days
9
-18
/
+18
*
CMake: Correct a comment.
Werner
13 days
1
-1
/
+1
*
CMake: Remove an empty line.
Werner
13 days
1
-1
/
+0
*
CMake: Clarify README-cmake.md.
Vollstrecker
13 days
1
-1
/
+1
*
Add workflows for shared/static only building.
Vollstrecker
13 days
1
-0
/
+14
*
CMake: Use a normal components search in minizip.
Vollstrecker
13 days
1
-11
/
+3
*
CMake: Use components in minizip.
Vollstrecker
13 days
1
-4
/
+12
*
CMake: Add components tests for zlib.
Vollstrecker
13 days
4
-1
/
+109
*
CMake: Use a normal components search for zlib.
Vollstrecker
13 days
1
-9
/
+1
*
Pass LDFLAGS to link tests in configure.
Khem Raj
2026-01-29
1
-6
/
+6
*
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
*
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
*
Renamed OS/400 header with .rpgle extension.
Chi-Iroh
2026-01-28
2
-2
/
+2
[next]