aboutsummaryrefslogtreecommitdiff
path: root/contrib/vstudio/vc17 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add deflateUsed() function to get the used bits in the last byte.Mark Adler2024-07-011-158/+161
| | | | | This returns the number of used bits in the last byte of a stream that has just been compressed with deflate.
* Fix version numbers in vstudio definition files.Mark Adler2024-01-281-1/+1
| | | | They can only have a major and a minor version.
* Change version number on develop branch to 1.3.1.1.Mark Adler2024-01-221-3/+3
|
* zlib 1.3.1v1.3.1masterMark Adler2024-01-222-5/+5
|
* Update version numbers and year in contrib/vstudio/vc17.Mark Adler2023-08-192-5/+5
|
* Rename contrib/vstudio/vc143 to vc17.Mark Adler2023-08-199-0/+3542
This makes it consistent with the other vstudio projects, which use the version number.