summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/zip/UnrecognizedExtraField.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* accept a wider range of existing zip archives by being more lenient when pars...Stefan Bodewig2010-02-161-12/+4
* fix javadoc warningsAntoine Levy-Lambert2010-02-141-1/+0
* Parse central directory part of ZIP extra fields. PR 46637Stefan Bodewig2009-03-031-1/+18
* fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. ...Stefan Bodewig2009-02-051-4/+13
* checkstylePeter Reilly2006-11-181-0/+3
* trailing spacesPeter Reilly2006-11-061-1/+1
* copy2license.plStefan Bodewig2006-09-011-5/+6
* javadocsSteve Loughran2005-04-211-1/+1
* removed lines with $Revision: x.y $ lines (after verification)Jacobus Martinus Kruithof2005-03-091-1/+0
* javadocPeter Reilly2005-01-071-1/+38
* remove authors from filesPeter Reilly2004-03-091-1/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Remove email address from sourcesStefan Bodewig2003-03-071-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* More coding standard fixesConor MacNeill2002-04-151-3/+7
* Reimplementation of ZipOutputStream along with a subclass of ZipEntryStefan Bodewig2001-04-231-0/+131