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
path:
root
/
.github
/
workflows
/
contribs.yml
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 hours
Remove carriage returns from contrib/testzlib files.
Mark Adler
2
-285
/
+285
29 hours
Fix the usage of types in deflate.c for when an int is 16 bits.
Mark Adler
2
-18
/
+33
Also clean up conversion warnings.
39 hours
Add more compiler warnings for ./configure --warn --warn.
Mark Adler
1
-3
/
+6
39 hours
Allow --const to be used in configure without --warn.
Mark Adler
1
-4
/
+6
39 hours
Make sign change in compress.c explicit.
Mark Adler
1
-1
/
+1
39 hours
Add a test to configure to check for a working compiler.
Mark Adler
1
-0
/
+7
39 hours
Use _WIN32 instead of WIN32 in pufftest.c.
Mark Adler
1
-1
/
+1
39 hours
Clean up type usage in crc32.c.
Mark Adler
1
-32
/
+26
3 days
Make some down conversions explicit in the gz routines.
Mark Adler
2
-3
/
+3
3 days
Fix typo in contribs workflow.
Mark Adler
1
-1
/
+1
3 days
CMake: Add tests for minizip components.
Vollstrecker
4
-1
/
+108
7 days
Remove all uses of the obsolete keyword "register".
Jan Nijtmans
3
-15
/
+15
10 days
CMake: Fix the Ada standalone build.
git@github.com
1
-1
/
+1
10 days
CMake: Fix the iostream3 install test.
git@github.com
1
-1
/
+1
10 days
Pre-install zlib for the contrib workflows.
git@github.com
1
-1
/
+13