summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/zip/ZipShort.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* HTML5-compliant javadoctwogee2019-03-201-1/+1
* Checkstyle and simplify, next iterationGintas Grigelionis2018-04-051-4/+1
* Remove extraneous casts and (un)boxing, tersify logicGintas Grigelionis2018-04-011-3/+3
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-4/+4
* accept "impossible" exceptionsStefan Bodewig2016-12-221-1/+1
* port Kristian Rosenvold's write performance improvements from Commons CompressStefan Bodewig2015-01-201-2/+14
* merge Zip64 support from Commons CompressStefan Bodewig2012-06-041-4/+13
* even more encoding options for zipsStefan Bodewig2009-03-041-1/+1
* fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. ...Stefan Bodewig2009-02-051-0/+9
* magic numbersPeter Reilly2007-08-231-6/+9
* copy2license.plStefan Bodewig2006-09-011-5/+6
* removed lines with $Revision: x.y $ lines (after verification)Jacobus Martinus Kruithof2005-03-091-1/+0
* checkstylePeter Reilly2005-01-061-5/+6
* Minor corrections plus added @param and @return where missingPeter Reilly2004-12-061-3/+10
* First attempt at optimizing the zip code to have decent performanceStephane Bailliez2004-12-041-6/+32
* 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
* styleConor MacNeill2003-07-151-2/+1
* Remove email address from sourcesStefan Bodewig2003-03-071-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* There is no reason to expect subclasses for ZipShort and ZipLongStefan Bodewig2002-04-161-1/+1
* More coding standard fixesConor MacNeill2002-04-151-2/+2
* Reimplementation of ZipOutputStream along with a subclass of ZipEntryStefan Bodewig2001-04-231-0/+138