aboutsummaryrefslogtreecommitdiff
path: root/zlib/test
AgeCommit message (Collapse)AuthorFilesLines
2025-07-31zlib: import zlib-1.3.1Sam James3-210/+83
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)
2017-01-132017-01-13 Matthias Klose <doko@ubuntu.com>Matthias Klose3-23/+24
* Import zlib 1.2.10. * configure: Regenerate. From-SVN: r244429
2015-11-232015-11-23 Matthias Klose <doko@ubuntu.com>Matthias Klose2-4/+24
* Imported zlib 1.2.8; merged local changes. From-SVN: r230774
2012-11-162012-11-16 Matthias Klose <doko@ubuntu.com>Matthias Klose3-0/+1903
* Imported zlib 1.2.7; merged local changes. From-SVN: r193574