aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipFile.java
AgeCommit message (Expand)AuthorFilesLines
2000-11-17* java/util/zip/*.java: Javadoc and copyright updates.Mark Wielaard1-6/+29
2000-09-04ZipFile.java (ZipFile): Delete file when opened in DELETE mode.Tom Tromey1-1/+1
2000-08-29BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols.Tom Tromey1-3/+8
2000-08-27ZipFile.java: Implement OPEN_DELETE mode...Mark Wielaard1-3/+32
2000-08-20Adler32.java: Make private variables really privateMark Wielaard1-0/+7
2000-08-20URLClassLoader.java: Find the JarEntry via the JarFile.Anthony Green1-1/+1
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay1-1/+3
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey1-2/+2
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