aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipFile.java
AgeCommit message (Expand)AuthorFilesLines
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-11-07ZipFile.java: Compute the offset of the ZipEntry data correctly.Anthony Green1-4/+7
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup1-0/+2
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey1-14/+20
1999-05-05InflaterInputStream.java: New stub class.Per Bothner1-6/+105
1999-04-07Initial revisionTom Tromey1-0/+81