summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/bzip2
Commit message (Expand)AuthorAgeFilesLines
* Sonar meets backwards compatibility requirementsStefan Bodewig2016-12-212-2/+2
* false positives and trivial fixesStefan Bodewig2016-12-211-1/+1
* extract assignment statementsStefan Bodewig2016-12-211-2/+4
* I disagree with Sonar - moving the assignment make the code worseStefan Bodewig2016-12-211-4/+4
* PR 56749 Javadoc 1.8 fixes, submitted by Ville SkyttäVille Skyttä2014-07-211-1/+1
* PR 56748 Spelling fixes, submitted by Ville SkyttäVille Skyttä2014-07-211-2/+2
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-281-1/+1
* Merge bzip2 input from Compress, bringing support for files with multiple str...Stefan Bodewig2012-06-161-54/+134
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-261-1/+1
* merged one hunk the wrong way around, allowableblocksize should remain finalStefan Bodewig2012-05-211-4/+4
* [CVE-2012-2098] merge bzip2 edge case improvement from Commons CompressStefan Bodewig2012-05-212-573/+1135
* fix a bunch of warnings you get when building on Harmony which uses Eclipse's...Stefan Bodewig2010-11-221-1/+0
* Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798Stefan Bodewig2009-03-271-1191/+1647
* provide a finish method separate from close - merge from commons-compress, th...Stefan Bodewig2009-02-061-3/+10
* provide a finish method separate from close - merge from commons-compressStefan Bodewig2009-02-061-5/+5
* fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. ...Stefan Bodewig2009-02-051-4/+2
* re-use a pre-allocated stack. PR 45960.Stefan Bodewig2008-10-091-6/+7
* create useable output even if the input is empty. PR 45836. Submitted by To...Stefan Bodewig2008-09-191-9/+7
* More sanity in CBZip2*Stream if the streams are empty. PR 32200. Submitted b...Stefan Bodewig2008-07-172-14/+28
* update licensePeter Reilly2007-05-301-5/+6
* Bugzilla: 41596, rollback CBZip2OutputStream as it created corrupt files - co...Peter Reilly2007-05-301-1593/+1118
* copy2license.plStefan Bodewig2006-09-014-20/+24
* Javadoc typo only.Jesse N. Glick2006-07-201-1/+1
* Removed unused private fieldsJacobus Martinus Kruithof2005-06-121-3/+0
* Avoiding use of Error for clauses that indicat programming errors, using runt...Jacobus Martinus Kruithof2005-05-221-4/+4
* Make Jikes less upsetStefan Bodewig2005-04-263-315/+315
* Major speed improvements on BZip2 streams.Stefan Bodewig2005-04-144-1670/+2308
* Make Jikes happyStefan Bodewig2004-11-121-1/+1
* deprecated or not, this is the only way to avoid creation of both - a Date an...Stefan Bodewig2004-11-121-4/+4
* remove authors from filesPeter Reilly2004-03-094-5/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-094-4/+4
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-044-8/+8
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-034-196/+48
* StyleAntoine Levy-Lambert2003-09-211-8/+8
* Remove unused fieldsStefan Bodewig2003-07-242-8/+1
* Make some private things staticStefan Bodewig2003-07-241-2/+2
* Fix incorrect finalize overrideStefan Bodewig2003-07-241-1/+2
* checkstyleConor MacNeill2003-07-092-29/+28
* Remove Jakarta Project from licenseStefan Bodewig2003-02-104-4/+4
* Implement and document a compression attribute for the tar and untar tasks.Magesh Umasankar2002-04-241-1/+9
* Order of modifiersConor MacNeill2002-04-152-14/+14
* Coding StandardConor MacNeill2002-04-151-4/+2
* More coding standard fixesConor MacNeill2002-04-153-176/+176
* Fix array declaratorsStephane Bailliez2002-01-263-35/+35
* - Fix order of modifiersStephane Bailliez2002-01-202-16/+18
* License police on utility packages:Stefan Bodewig2002-01-104-5/+4
* Fix bad coding style.Stephane Bailliez2002-01-082-43/+81
* Fix weird insertion.Stephane Bailliez2002-01-081-8/+4
* Fallback to 1.2. Come back later for this one.Stephane Bailliez2002-01-081-71/+38
* Fix bad coding style.Stephane Bailliez2002-01-083-155/+296