aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/natDeflater.cc
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-5/+5
2002-10-16re PR libgcj/8234 (ZipInputStream chokes when InputStream.read() returns smal...Tom Tromey1-0/+1
2002-06-15InflaterInputStream.java (read): Loop if data has been read but none output b...Tom Tromey1-1/+2
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-8/+8
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-2/+5
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey1-0/+209