aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/others.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
27 hoursBump the .github workflows action versions.HEADdevelopxavier2k61-7/+7
Bump `actions/checkout` from `v4` to `v6`. Bump `actions/upload-artifact` from `v4` to `v6`.
33 hoursRemove carriage returns from contrib/testzlib files.Mark Adler2-285/+285
2 daysFix the usage of types in deflate.c for when an int is 16 bits.Mark Adler2-18/+33
Also clean up conversion warnings.
2 daysAdd more compiler warnings for ./configure --warn --warn.Mark Adler1-3/+6
2 daysAllow --const to be used in configure without --warn.Mark Adler1-4/+6
2 daysMake sign change in compress.c explicit.Mark Adler1-1/+1
2 daysAdd a test to configure to check for a working compiler.Mark Adler1-0/+7
2 daysUse _WIN32 instead of WIN32 in pufftest.c.Mark Adler1-1/+1
2 daysClean up type usage in crc32.c.Mark Adler1-32/+26
4 daysMake some down conversions explicit in the gz routines.Mark Adler2-3/+3
4 daysFix typo in contribs workflow.Mark Adler1-1/+1
4 daysCMake: Add tests for minizip components.Vollstrecker4-1/+108
8 daysRemove all uses of the obsolete keyword "register".Jan Nijtmans3-15/+15
11 daysCMake: Fix the Ada standalone build.git@github.com1-1/+1
11 daysCMake: Fix the iostream3 install test.git@github.com1-1/+1
11 daysPre-install zlib for the contrib workflows.git@github.com1-1/+13