1. 45e51c2 fix javadoc errors detected by Java8 EA b120 by Stefan Bodewig · 11 years ago
  2. dab23f7 Removed the explicit calls to the default constructor by Emmanuel Bourg · 11 years ago
  3. c873310 Removed the unnecessary @inheritDoc tags by Emmanuel Bourg · 11 years ago
  4. b58c039 Cannot delegate assignment of final field to a method called by a ctor; has to be done in the ctor itself by Sebastian Bazley · 12 years ago
  5. 7684a4b some comments still mention old Ant class name by Stefan Bodewig · 12 years ago
  6. 6ced422 remove randomization code by Stefan Bodewig · 12 years ago
  7. 020c03d verify my understanding of the code by Stefan Bodewig · 12 years ago
  8. 1ce57d9 Add a few comments as earmarks for myself, I think this is what the code does. Two 'final's thrown in for good measure by Stefan Bodewig · 12 years ago
  9. 6e95697 Move data that is used for sorting only to BlockSort class by Stefan Bodewig · 12 years ago
  10. b06f7b4 split sorting out of BZip2CompressorOutputStream by Stefan Bodewig · 12 years ago
  11. a0e435e Always use blocks for conditional statements by Sebastian Bazley · 12 years ago
  12. 46628ef @Override by Stefan Bodewig · 13 years ago
  13. 58c56fc reduce PMD whining by Stefan Bodewig · 13 years ago
  14. 8006d31 Javadoc tidyup by Sebastian Bazley · 14 years ago
  15. 4d75bd5 Move mutable rNums array into separate utility class by Sebastian Bazley · 15 years ago
  16. df7f45f Constants should be uppercase by Sebastian Bazley · 15 years ago
  17. 177483e Remove unused code by Sebastian Bazley · 15 years ago
  18. c04eecc COMPRESS-69: corrected class level java doc by Christian Grobmeier · 15 years ago
  19. cf64557 COMPRESS-69: Applied patch from Uwe Schindler. Writing magic BZ is now done by the stream again. by Christian Grobmeier · 15 years ago
  20. 99870ef Not thread-safe by Sebastian Bazley · 15 years ago
  21. 04fa434 Name changed; remove unnecessary casts by Sebastian Bazley · 15 years ago
  22. b1bfbcb Improve bzip2 creation speed, submitted by Rodrigo Schmidt to Ant, COMPRESS-58 by Stefan Bodewig · 15 years ago
  23. 41f4a20 clean up protected/public API - SANDBOX-294 - a combination of patches by Sebb, Christian Grobmeier and discussion on the dev list http://mail-archives.apache.org/mod_mbox/commons-dev/200903.mbox/%3Cy1ufxhbifdo.fsf@v30161.1blu.de%3E by Stefan Bodewig · 15 years ago
  24. 69170ea Remove unnecessary casts by Sebastian Bazley · 15 years ago
  25. e09c9e5 Remove unnecessary cast by Sebastian Bazley · 15 years ago
  26. 7a5d18e use proper BZip2 signature, SANDBOX-285 by Stefan Bodewig · 16 years ago
  27. 90a05f7 revert Filter*Stream patches since they do more harm than help by Stefan Bodewig · 16 years ago
  28. 60d3d77 Make CompressorOutputStream extend FilterStream by Stefan Bodewig · 16 years ago
  29. 3f9bcc6 fix whitespace by Stefan Bodewig · 16 years ago
  30. 5e5804c merge revision 741089 from Ant trunk - fix for various findbugs issues - [SANDBOX-246] by Stefan Bodewig · 16 years ago
  31. 743d7c5 some indentation changes and add myself to the POM by Stefan Bodewig · 16 years ago
  32. 7b879e5 separate close from finish by Torsten Curdt · 16 years ago
  33. 70c8320 applied patch from Christian Grobmeier by Torsten Curdt · 16 years ago
  34. c199737 applied patch from Christian Grobmeier by Torsten Curdt · 16 years ago
  35. a8a9e64 removed author tags in favor of NOTICE file, split up testcases, nitpicking by Torsten Curdt · 16 years ago
  36. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago