1. c873310 Removed the unnecessary @inheritDoc tags by Emmanuel Bourg · 11 years ago
  2. a67d562 Add final modifier to private fields. by Gary D. Gregory · 12 years ago
  3. a2f978e COMPRESS-172 reuse temporary byte-arrays in several places to reduce garbage collection pressure - inspired by a patch by Thomas Mair by Stefan Bodewig · 12 years ago
  4. 2bd0dd4 Normalize all @since tags to "@since version" instead of "@since Apache Commons Compress version" by Gary D. Gregory · 12 years ago
  5. aa1a75c Replace Javadoc "<code>null|true|false</code>" with "{@code null|true|false}" by Gary D. Gregory · 12 years ago
  6. d85f9de Refactor duplicate code in a private method (still a PMD warning through 1 instead of 2). by Gary D. Gregory · 12 years ago
  7. ff9cca1 Always use blocks for conditional statements by Sebastian Bazley · 12 years ago
  8. c4f3433 Avoid "empty flow control statement" warning by Sebastian Bazley · 13 years ago
  9. 6b4172e some '@Override's that have been removed by accident by Stefan Bodewig · 13 years ago
  10. 30c859c support for concatenated streams in Gzip input. COMPRESS-154. Submitted by Lasse Collin by Stefan Bodewig · 13 years ago
  11. 46628ef @Override by Stefan Bodewig · 13 years ago
  12. 8376ecf COMPRESS-127 Calling close() on inputStream returned by CompressorStreamFactory.createCompressorInputStream() does not close the underlying input stream by Sebastian Bazley · 13 years ago
  13. 8006d31 Javadoc tidyup by Sebastian Bazley · 14 years ago
  14. 6209f81 @since markers Javadoc updates by Sebastian Bazley · 14 years ago
  15. 2e3acfa added support for compressor detection by Torsten Curdt · 15 years ago
  16. 381d4a6 delegate all read/write methods in gzip streams. COMPRESS-83 by Stefan Bodewig · 15 years ago
  17. 3608991 added javadocs counts read bytes by Christian Grobmeier · 15 years ago
  18. 90a05f7 revert Filter*Stream patches since they do more harm than help by Stefan Bodewig · 16 years ago
  19. 0f9b440 Make CompressorInputStream extend FilterInputStream by Stefan Bodewig · 16 years ago
  20. 3f9bcc6 fix whitespace by Stefan Bodewig · 16 years ago
  21. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago