Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/zlib.c
AgeCommit message (Expand)Author
2011-06-10zlib: wrap deflateBound() tooJunio C Hamano
2011-06-10zlib: wrap deflate side of the APIJunio C Hamano
2011-06-10zlib: wrap inflateInit2 used to accept only for gzip formatJunio C Hamano
2011-06-10zlib wrapper: refactor error message formatterJunio C Hamano
2010-11-10wrapper: give zlib wrappers their own translation unitJonathan Nieder