aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/c-std.yml (unfollow)
Commit message (Expand)AuthorFilesLines
34 hoursVersion 1.3.2Mark Adler60-103/+182
34 hoursRemove carriage returns from win32/zlib.def.Mark Adler1-104/+104
34 hoursMake type changes for solo code explicit in test/minigzip.c.Mark Adler1-3/+3
34 hoursAvoid using the value of an undefined macro in crc32.c.Mark Adler1-1/+2
37 hoursRemove make cover from the configure workflows.Mark Adler2-2/+2
37 hoursFix the minizip Makefile to work with both BSD and GNU make.Mark Adler1-0/+2
37 hoursUse command instead of which in ./configure.Mark Adler1-2/+2
41 hoursFactor out a set_uniq() function to set the seed with noise.Mark Adler1-2/+6
42 hoursReplace strcpy() with memcpy() in contrib/minizip.Mark Adler2-2/+2
44 hoursAlign the backup zmem* functions with their library counterparts.Mark Adler4-25/+30
45 hoursDefine NULL in inftrees.c if needed.Mark Adler1-0/+4
45 hoursRemove GNU-only constructs from Makefile.in.Mark Adler1-4/+0
45 hoursFix --insecure option for shared libraries.Mark Adler1-0/+1
3 daysAdjust cmake defaults.Mark Adler2-2/+2
3 daysRemove vstudio projects in lieu of cmake-generated projects.Mark Adler62-19836/+20
3 daysCMake: Add build for zlib1.dll with zlib and minizip.Vollstrecker5-0/+229
3 daysCMake: Remove "compatible" zlib and minizip installations.Vollstrecker3-35/+1
5 daysClean up debug sign conversions in deflate.c and trees.c.Mark Adler2-7/+7
5 daysFix the minizip Makefile to use the default variables and rules.Ross Burton1-7/+1
5 daysMatch signedness in format specifiers.Rose2-7/+7
5 daysReturn error codes in minizip miniunz.c and minuzip.c.anjiahao2-9/+10
5 daysAdd --disable-shared to --static ./configure option.Mark Adler1-1/+1
6 daysPermit all ./configure parameters to use '=' or ' '.Mark Adler1-0/+4
6 daysPermit ./configure parameters using '=' to contain '='.DoctorNoobingstoneIPresume1-8/+8
6 daysAdd repository README to the nuget package.AraHaan1-0/+2