summaryrefslogtreecommitdiffstats
path: root/libjava/java/util/zip
Commit message (Expand)AuthorAgeFilesLines
...
* * java/util/zip/ZipOutputStream.java (putNextEntry): Clearbothner2002-01-191-0/+1
* * java/util/zip/GZIPOutputStream.java (write(int)): New method.tromey2001-10-291-1/+7
* * java/util/zip/Adler32.java: Use correct class name. (Re-mergetromey2001-10-261-1/+1
* * java/util/zip/Adler32.java: Merge with Classpathmark2001-10-055-52/+126
* * DeflaterOutputStream.java (deflate): Loop while def.needsInput.bothner2001-04-012-51/+95
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-262-18/+18
* * java/util/zip/Deflater.java (update, init): Now private.tromey2000-12-211-2/+2
* * java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR asbryce2000-12-181-5/+10
* Check this.len, not len, when determining if there is no more input data.bryce2000-11-291-1/+1
* * java/util/zip/InflaterInputStream (read): Don't return -1 unlessbryce2000-11-291-7/+10
* * java/util/zip/*.java: Javadoc and copyright updates.mark2000-11-1718-195/+666
* * java/text/CollationKey.java: Implement Comparable.tromey2000-11-172-7/+35
* * java/util/zip/ZipFile.java (ZipFile): Delete file when opened intromey2000-09-041-1/+1
* * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,tromey2000-08-291-3/+8
* * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,mark2000-08-271-3/+32
* * java/util/zip/InflaterInputStream.java (read(byte[],int,int)):mark2000-08-241-0/+2
* 2000-08-20 Mark Wielaard <mark@klomp.org>mark2000-08-207-6/+25
* Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>green2000-08-201-1/+1
* * java/util/zip/ZipInputStream.java (createZipEntry):tromey2000-08-191-2/+1
* Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>green2000-08-191-0/+6
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-202-2/+5
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-201-1/+20
* * java/util/zip/ZipInputStream.java (getNextEntry): When readingtromey2000-05-111-2/+8
* * java/util/Locale.java (Locale): Don't explicitly check fortromey2000-05-041-3/+1
* * java/util/Vector.java (VectorEnumeration): Now `final'.tromey2000-04-111-2/+2
* * All files: Updated copyright information.tromey2000-03-0720-20/+20
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-1/+1
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-3/+3
* 2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-191-2/+2
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-1920-20/+20
* * java/util/zip/ZipFile.java: Compute the offset of the ZipEntrygreen1999-11-071-4/+7
* * configure: Rebuilt.tromey1999-09-102-2/+2
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-182-0/+14
* * java/util/zip/InflaterInputStream.java (read): Throwtromey1999-06-231-1/+8
* * java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.warrenl1999-06-234-6/+6
* * java/util/zip/ZipInputStream.java (fill): New method.tromey1999-05-225-18/+49
* * java/util/zip/GZIPOutputStream.java (write(byte[])): Newtromey1999-05-191-0/+5
* * java/util/zip/natInflater.cc (inflate): Cast `len' to unsigned.tromey1999-05-192-3/+7
* * java/util/zip/ZipOutputStream.java (level): Initial value istromey1999-05-1815-68/+1472
* * java/awt/natToolkit.cc: Added copyright header.tromey1999-05-101-0/+8
* *** empty log message ***bothner1999-05-061-0/+190
* bothner1999-05-062-6/+152
* 8bothner1999-05-061-0/+32
* ebothner1999-05-061-1/+6
* ubothner1999-05-061-0/+12
* Initial revisiontromey1999-04-0710-0/+498
OpenPOWER on IntegriCloud