summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipFile.java
AgeCommit message (Expand)Author
2000-11-17* java/util/zip/*.java: Javadoc and copyright updates.Mark Wielaard
2000-09-04ZipFile.java (ZipFile): Delete file when opened in DELETE mode.Tom Tromey
2000-08-29BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols.Tom Tromey
2000-08-27ZipFile.java: Implement OPEN_DELETE mode...Mark Wielaard
2000-08-20Adler32.java: Make private variables really privateMark Wielaard
2000-08-20URLClassLoader.java: Find the JarEntry via the JarFile.Anthony Green
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-11-07ZipFile.java: Compute the offset of the ZipEntry data correctly.Anthony Green
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup
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