summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipOutputStream.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2004-11-06StringBuffer.java, [...]: Removed redundant and reordered modifiers.Michael Koch
2004-05-31InflaterInputStream.java: Merged more with Classpath version.Michael Koch
2003-06-17ZipEntry.java, [...]: Reworked imports, only import used classes.Michael Koch
2002-11-03GNU Classpath merge.Mark Wielaard
2002-06-15InflaterInputStream.java (read): Loop if data has been read but none output b...Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2002-01-19ZipOutputStream.java (putNextEntry): Clear uncompressed_size in readiness for...Per Bothner
2001-04-01DeflaterOutputStream.java (deflate): Loop while def.needsInput.Per Bothner
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