aboutsummaryrefslogtreecommitdiff
path: root/zlib/contrib/dotzlib/DotZLib/CodecBase.cs
AgeCommit message (Collapse)AuthorFilesLines
3 dayszlib: import zlib-1.3.1Sam James1-2/+2
This is vanilla zlib-1.3.1 imported over the existing zlib/ dir with: * README adjusted to add the GCC note at the top; * GCC's ChangeLog merged with the upstream one, as before; * Deleted upstream Makefile as has been done before (we use an autoconf- generated one)
2012-03-022012-03-02 Matthias Klose <doko@ubuntu.com>Matthias Klose1-4/+4
* Imported zlib 1.2.5; merged local changes. From-SVN: r184805
2005-09-12Initial revisionTom Tromey1-0/+198
From-SVN: r104179