summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipOutputStream.java
AgeCommit message (Expand)Author
2000-11-17* java/util/zip/*.java: Javadoc and copyright updates.Mark Wielaard
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-29ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin...Mo DeJong
2000-02-29ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i...Mo DeJong
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
1999-04-07Initial revisionTom Tromey