summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip
AgeCommit message (Expand)Author
2000-05-04Locale.java (Locale): Don't explicitly check for null.Tom Tromey
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-29ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin...Mo DeJong
2000-02-29ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i...Mo DeJong
2000-02-19ZipEntry.java (setCrc): Fix overflow.Bryce McKinlay
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-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