Age | Commit message (Expand) | Author | Files | Lines |
2002-11-03 | GNU Classpath merge. | Mark Wielaard | 1 | -6/+6 |
2002-06-15 | InflaterInputStream.java (read): Loop if data has been read but none output b... | Tom Tromey | 1 | -240/+316 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2002-01-19 | ZipOutputStream.java (putNextEntry): Clear uncompressed_size in readiness for... | Per Bothner | 1 | -0/+1 |
2001-04-01 | DeflaterOutputStream.java (deflate): Loop while def.needsInput. | Per Bothner | 1 | -42/+56 |
2000-11-17 | * java/util/zip/*.java: Javadoc and copyright updates. | Mark Wielaard | 1 | -7/+26 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-02-29 | ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin... | Mo DeJong | 1 | -1/+1 |
2000-02-29 | ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i... | Mo DeJong | 1 | -3/+3 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-05-18 | ZipOutputStream.java (level): Initial value is Deflater.DEFAULT_COMPRESSION. | Tom Tromey | 1 | -30/+233 |
1999-05-05 | InflaterInputStream.java: New stub class. | Per Bothner | 1 | -0/+47 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+26 |