summaryrefslogtreecommitdiff
path: root/libjava/java/util/zip/ZipConstants.java
AgeCommit message (Collapse)Author
2000-11-17* java/util/zip/*.java: Javadoc and copyright updates.Mark Wielaard
From-SVN: r37526
2000-03-07All files: Updated copyright information.Tom Tromey
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
From-SVN: r31504
1999-05-05InflaterInputStream.java: New stub class.Per Bothner
e * InflaterInputStream.java: New stub class. * ZipInputStream.java: New class. Partly works. * ZipConstants.java: Add two (internal) constants. * ZipEntry.java (timeFromDOS): New static (non-public) method. * ZipFile.java: Make it mostly work, except for compression. * ZipOutputStream.java: Start implementation. From-SVN: r26793
1999-04-07Initial revisionTom Tromey
From-SVN: r26263