aboutsummaryrefslogtreecommitdiff
path: root/examples/enough.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of uintmax_t in enough.c.Mark Adler2024-07-291-12/+12
* Fix some typos.Mark Adler2022-08-231-1/+1
* Show all the codes for the maximum tables size in enough.c.Mark Adler2018-08-051-160/+191
* Clarify that prefix codes are counted in enough.c.Mark Adler2018-08-051-15/+15
* Use inline function instead of macro for index in enough.c.Mark Adler2018-08-051-4/+8
* Clean up code style in enough.c, update version.Mark Adler2018-08-011-211/+202
* Use a macro for the printf format of big_t in enough.c.Mark Adler2018-08-011-7/+3
* Use a structure to make globals in enough.c evident.Mark Adler2018-08-011-86/+89
* Avoid shift equal to bits in type (caused endless loop).Mark Adler2012-08-181-18/+21
* zlib 1.2.3.8v1.2.3.8Mark Adler2011-09-091-8/+8
* zlib 1.2.3.4v1.2.3.4Mark Adler2011-09-091-0/+569