Age | Commit message (Expand) | Author | Files | Lines |
2000-11-29 | Check this.len, not len, when determining if there is no more input data. | Bryce McKinlay | 1 | -1/+1 |
2000-11-29 | InflaterInputStream (read): Don't return -1 unless the infate() call didn't d... | Bryce McKinlay | 1 | -7/+10 |
2000-11-17 | * java/util/zip/*.java: Javadoc and copyright updates. | Mark Wielaard | 1 | -9/+25 |
2000-11-17 | CollationKey.java: Implement Comparable. | Tom Tromey | 1 | -1/+23 |
2000-08-24 | InflaterInputStream.java (read(byte[],int,int)): return -1 when fill() has no... | Mark Wielaard | 1 | -0/+2 |
2000-08-20 | Adler32.java: Make private variables really private | Mark Wielaard | 1 | -0/+1 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-06-23 | InflaterInputStream.java (read): Throw ZipException if inflater throws a Data... | Tom Tromey | 1 | -1/+8 |
1999-05-18 | ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION. | Tom Tromey | 1 | -4/+86 |
1999-05-10 | natToolkit.cc: Added copyright header. | Tom Tromey | 1 | -0/+8 |
1999-05-05 | InflaterInputStream.java: New stub class. | Per Bothner | 1 | -0/+12 |