Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib 1.2.9v1.2.9 | Mark Adler | 2016-12-31 | 1 | -1/+1 |
* | Avoid some random compiler warnings on various platforms. | Mark Adler | 2016-12-30 | 1 | -3/+4 |
* | Make globals in examples local to compilation unit. | Mark Adler | 2016-10-14 | 1 | -3/+3 |
* | Fix bug in test/example.c where error code not saved. | Mark Adler | 2014-07-02 | 1 | -1/+1 |
* | Clean up the usage of z_const and respect const usage within zlib. | Mark Adler | 2012-08-13 | 1 | -4/+4 |
* | Move example.c and minigzip.c to test/. | Mark Adler | 2011-11-27 | 1 | -0/+601 |