Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-10 | zlib: allow feeding more than 4GB in one go | Junio C Hamano | 1 | -20/+58 |
2011-06-10 | zlib: zlib can only process 4GB at a time | Junio C Hamano | 1 | -28/+91 |
2011-06-10 | zlib: wrap deflateBound() too | Junio C Hamano | 1 | -0/+9 |
2011-06-10 | zlib: wrap deflate side of the API | Junio C Hamano | 1 | -0/+62 |
2011-06-10 | zlib: wrap inflateInit2 used to accept only for gzip format | Junio C Hamano | 1 | -0/+15 |
2011-06-10 | zlib wrapper: refactor error message formatter | Junio C Hamano | 1 | -35/+38 |
2010-11-10 | wrapper: give zlib wrappers their own translation unit | Jonathan Nieder | 1 | -0/+61 |