summaryrefslogtreecommitdiff
path: root/libjava/java/util/jar/JarFile.java
AgeCommit message (Expand)Author
2000-11-18backport: *.java: Reformat all to unofficial standard coding style.Mark Wielaard
2000-08-27ZipFile.java: Implement OPEN_DELETE mode...Mark Wielaard
2000-08-20JarFile.java: Don't call java.util.zip.ZipFile.getEntry twice.Anthony Green
2000-08-20URLClassLoader.java: Find the JarEntry via the JarFile.Anthony Green
2000-08-19Attributes.java, [...]: Imported from Classpath.Anthony Green
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup