45 Commits (3e12dead7d43c7883742264d24a9ed013c06a99d)

Author SHA1 Message Date
  Stefan Bodewig a67cf020bd Merge bzip2 input from Compress, bringing support for files with multiple streams 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Stefan Bodewig 8f2b4c5f4f merged one hunk the wrong way around, allowableblocksize should remain final 13 years ago
  Stefan Bodewig 08284bc7aa [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress 13 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  Stefan Bodewig 9922008d65 Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798 16 years ago
  Stefan Bodewig 7d2c3a1c0f provide a finish method separate from close - merge from commons-compress, this time merging the correct revision 17 years ago
  Stefan Bodewig ca6ea64af9 provide a finish method separate from close - merge from commons-compress 17 years ago
  Stefan Bodewig 817fd31998 fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. PR 46661 17 years ago
  Stefan Bodewig b6f9a19193 re-use a pre-allocated stack. PR 45960. 17 years ago
  Stefan Bodewig bc22c6a47f create useable output even if the input is empty. PR 45836. Submitted by Tom May. 17 years ago
  Stefan Bodewig c51d1ce61f More sanity in CBZip2*Stream if the streams are empty. PR 32200. Submitted by Kevin Jackson. 17 years ago
  Peter Reilly 25308346b7 update license 18 years ago
  Peter Reilly ad9edf5f5e Bugzilla: 41596, rollback CBZip2OutputStream as it created corrupt files - code is reverted to revision 276208 18 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick e0e0733703 Javadoc typo only. 19 years ago
  Jacobus Martinus Kruithof c5e898eba1 Removed unused private fields 20 years ago
  Jacobus Martinus Kruithof 3783d9744b Avoiding use of Error for clauses that indicat programming errors, using runtime exceptions instead. 20 years ago
  Stefan Bodewig e98db2e511 Make Jikes less upset 20 years ago
  Stefan Bodewig 134d95afef Major speed improvements on BZip2 streams. 20 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig ed380ea5d0 deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Antoine Levy-Lambert 962a59d64f Style 22 years ago
  Stefan Bodewig 2590a640ce Remove unused fields 22 years ago
  Stefan Bodewig a5ae6a2bfe Make some private things static 22 years ago
  Stefan Bodewig 42e30982ad Fix incorrect finalize override 22 years ago
  Conor MacNeill 88799e0669 checkstyle 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill 6154080061 More coding standard fixes 24 years ago
  Stephane Bailliez 5976d0048d Fix array declarators 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig 2839e2ca84 License police on utility packages: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Stephane Bailliez 69f90db91b Fix weird insertion. 24 years ago
  Stephane Bailliez f7940f8b48 Fallback to 1.2. Come back later for this one. 24 years ago
  Stephane Bailliez 7a4e9ca227 Fix bad coding style. 24 years ago
  Magesh Umasankar 3beb7f13cd Make BZip2 task comply with native bzip2 when there are multiple blocks 24 years ago
  Peter Donald f1718f0db6 Fix up packaging of bzip utilities. 24 years ago