aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/natInflater.cc
AgeCommit message (Expand)AuthorFilesLines
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-10/+10
2000-12-18natInflater.cc (inflate): Treat Z_BUF_ERROR as end-of-stream if avail_in is 0.Bryce McKinlay1-5/+10
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay1-1/+2
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-05-22ZipInputStream.java (fill): New method.Tom Tromey1-2/+4
1999-05-19natInflater.cc (inflate): Cast `len' to unsigned.Tom Tromey1-1/+2
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey1-0/+202