aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipOutputStream.java
AgeCommit message (Expand)AuthorFilesLines
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-29ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin...Mo DeJong1-1/+1
2000-02-29ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i...Mo DeJong1-3/+3
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey1-30/+233
1999-05-05InflaterInputStream.java: New stub class.Per Bothner1-0/+47
1999-04-07Initial revisionTom Tromey1-0/+26