1. 45e51c2 fix javadoc errors detected by Java8 EA b120 by Stefan Bodewig · 11 years ago
  2. 7181d54 consume remainder of ZIP when last LF-entry has been read by Stefan Bodewig · 12 years ago
  3. ccc7441 COMPRESS-213 - ZipShort, ZipLong, ZipEightByteInteger should implement Serializable by Julius Davies · 12 years ago
  4. e10ce2c COMPRESS-208: skip over PK00 splitting marker which really only says 'nothing to see here' by Stefan Bodewig · 12 years ago
  5. 92d8c57 explicitly fail when ZipArchiveInputStream reads a split/spanned archive by Stefan Bodewig · 12 years ago
  6. 2bd0dd4 Normalize all @since tags to "@since version" instead of "@since Apache Commons Compress version" by Gary D. Gregory · 12 years ago
  7. fadf636 shuffling some code around by Stefan Bodewig · 13 years ago
  8. cb1fdba constants used in ZIP64 to mark sizes that are to be read from the ZIP64ExtraField instead of their normal location by Stefan Bodewig · 13 years ago
  9. e53e88a Java5ify ZipArchiveInputStream implementation and related classes by Stefan Bodewig · 13 years ago
  10. 60e2dec very initial implementation of the extra field that holds Zip64 data. Many question marks. We'll likely be forced to change the way we deal with extra fields specifically for this one because of its parsing logic of optional data. COMPRESS-36 by Stefan Bodewig · 13 years ago
  11. ec44557 spelling by Stefan Bodewig · 13 years ago
  12. cd65397 minor doc fixes by Stefan Bodewig · 14 years ago
  13. d7ea9ff Check a data descriptor actually uses the signature before skipping too many bytes if it doesn't. COMPRESS-101 by Stefan Bodewig · 14 years ago
  14. f1d63a6 DOcument and simplify by Sebastian Bazley · 15 years ago
  15. 44dbd93 These classes are immutable, i.e. thread-safe by Sebastian Bazley · 15 years ago
  16. 008ca94 support as much as possible of ZipFile as a stream can do in ZipArchiveInputStream, COMPRESS-47 by Stefan Bodewig · 15 years ago
  17. 8fa12b8 Make some private fields final by Sebastian Bazley · 15 years ago
  18. 5ccdd3f Remove unnecessary casts by Sebastian Bazley · 15 years ago
  19. ff40903 remove meaningless @since tags, references to Ant and a single unused deprecated method by Stefan Bodewig · 15 years ago
  20. 5e5804c merge revision 741089 from Ant trunk - fix for various findbugs issues - [SANDBOX-246] by Stefan Bodewig · 16 years ago
  21. ab9ebfc applied patch by Christian Grobmeier by Torsten Curdt · 16 years ago
  22. a8a9e64 removed author tags in favor of NOTICE file, split up testcases, nitpicking by Torsten Curdt · 16 years ago
  23. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago