summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip
AgeCommit message (Expand)Author
1999-11-07ZipFile.java: Compute the offset of the ZipEntry data correctly.Anthony Green
1999-09-10configure: Rebuilt.Tom Tromey
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup
1999-06-23InflaterInputStream.java (read): Throw ZipException if inflater throws a Data...Tom Tromey
1999-06-23DatagramSocketImpl.java (localPort): Fixed typo to match JDK.Warren Levy
1999-05-22ZipInputStream.java (fill): New method.Tom Tromey
1999-05-19GZIPOutputStream.java (write(byte[])): New method.Tom Tromey
1999-05-19natInflater.cc (inflate): Cast `len' to unsigned.Tom Tromey
1999-05-18ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION.Tom Tromey
1999-05-10natToolkit.cc: Added copyright header.Tom Tromey
1999-05-05*** empty log message ***Per Bothner
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
1999-04-07Initial revisionTom Tromey