aboutsummaryrefslogtreecommitdiff
path: root/zlib/contrib/delphi
AgeCommit message (Collapse)AuthorFilesLines
4 dayszlib: import zlib-1.3.1Sam James1-1/+1
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-222017-01-22 Matthias Klose <doko@ubuntu.com>Matthias Klose1-1/+1
* Import zlib 1.2.11. * configure: Regenerate. Changes in 1.2.11 (15 Jan 2017) - Fix deflate stored bug when pulling last block from window - Permit immediate deflateParams changes before any deflate input From-SVN: r244762
2017-01-132017-01-13 Matthias Klose <doko@ubuntu.com>Matthias Klose1-1/+1
* Import zlib 1.2.10. * configure: Regenerate. From-SVN: r244429
2015-11-232015-11-23 Matthias Klose <doko@ubuntu.com>Matthias Klose1-1/+1
* Imported zlib 1.2.8; merged local changes. From-SVN: r230774
2012-11-162012-11-16 Matthias Klose <doko@ubuntu.com>Matthias Klose2-3/+3
* Imported zlib 1.2.7; merged local changes. From-SVN: r193574
2012-03-022012-03-02 Matthias Klose <doko@ubuntu.com>Matthias Klose2-6/+12
* Imported zlib 1.2.5; merged local changes. From-SVN: r184805
2005-09-12This commit was generated by cvs2svn to compensate for changes in r104181,Tom Tromey1-3/+3
which included commits to RCS files with non-trunk default branches. From-SVN: r104182
2004-10-11re PR libgcj/14856 (Update bundled zlib)Tom Tromey2-205/+0
PR libgcj/14856: * Imported zlib 1.2.1; merged local changes. From-SVN: r88898
2004-10-11Initial revisionTom Tromey4-0/+737
From-SVN: r88890
1999-05-04Initial revisionTom Tromey2-0/+205
From-SVN: r26770