1. 88d7809 Remove some unnecessary parentheses. by Gary D. Gregory · 11 years ago
  2. 8a2f04c Remove some unnecessary parentheses. by Gary D. Gregory · 11 years ago
  3. db4109f Java5 compatibility by Stefan Bodewig · 11 years ago
  4. c364195 Convert 'for' loops to enhanced 'for' loops. by Gary D. Gregory · 11 years ago
  5. e73f648 Remove unused imports. by Gary D. Gregory · 11 years ago
  6. 7134f38 Proper links to the snappy specification by Emmanuel Bourg · 11 years ago
  7. 3bc692d Move PureJavaCrc32C to the snappy package and make it package private by Emmanuel Bourg · 11 years ago
  8. 34ad7f3 try-with-resources support for the *File classes by Stefan Bodewig · 11 years ago
  9. 3306ac9 make PMD a bit happier by Stefan Bodewig · 11 years ago
  10. da4f65f note support for IMPLODE in zip page by Stefan Bodewig · 11 years ago
  11. 5c2d32b COMPRESS-252 off-by-one error writing bitsets that leads to corrupt 7z headers by Stefan Bodewig · 11 years ago
  12. afce414 can't write shrunk entries either by Stefan Bodewig · 11 years ago
  13. b7fc931 Added myself to the list of developers by Emmanuel Bourg · 11 years ago
  14. f9487ac Explode support for ZipFile and ZipArchiveInputStream (COMPRESS-115) by Emmanuel Bourg · 11 years ago
  15. 3fd6f60 data descriptor is not supported for shrunk entries by Stefan Bodewig · 11 years ago
  16. 8d44f86 Changed canReadEntryData() to support shrunk entries by Emmanuel Bourg · 11 years ago
  17. 1b47ffe Support shrunk entries in ZipArchiveInputStream by Emmanuel Bourg · 11 years ago
  18. 8be4fba Set the end of line to LF on the test files to avoid failures on Windows by Emmanuel Bourg · 11 years ago
  19. bfc8e03 Defer checking the inflater state to the readDeflated() method by Emmanuel Bourg · 11 years ago
  20. 429462a Formatting by Emmanuel Bourg · 11 years ago
  21. d11e8d1 Moved the entry crc into the CurrentEntry inner class by Emmanuel Bourg · 11 years ago
  22. 8bfb898 Update the entry CRC in the main read() method only (fixes the CRC for stored entries with a data descriptor) by Emmanuel Bourg · 11 years ago
  23. c6c7ec4 Renamed the 'start' parameter in the read methods to 'offset' for consistency with the standard terminology by Emmanuel Bourg · 11 years ago
  24. c83c462 Exception chaining by Emmanuel Bourg · 11 years ago
  25. 29f975e Replaced ZipArchiveInputStream.Buffer with a ByteBuffer by Emmanuel Bourg · 11 years ago
  26. 8301ee7 Modified ZipArchiveInputStream.Buffer to look more like a java.nio.ByteBuffer by Emmanuel Bourg · 11 years ago
  27. 30e3ded sort by date by Stefan Bodewig · 11 years ago
  28. 7e06782 avoid magic constant number by Stefan Bodewig · 11 years ago
  29. 180c2b8 make test compile by Stefan Bodewig · 11 years ago
  30. 3c6e807 GzipCompressorOutputStream revamp to support custom compression level and header metadata (COMPRESS-250) by Emmanuel Bourg · 11 years ago
  31. ec5bd47 reduce duplication in read method by Stefan Bodewig · 11 years ago
  32. b3ddff6 force caller to deal with 0-reads by Stefan Bodewig · 11 years ago
  33. 9150d65 reduce code duplication in the two LZW input streams by Stefan Bodewig · 11 years ago
  34. 408b4a5 add a test for unshrinking support in ZipFile by Stefan Bodewig · 11 years ago
  35. d5c1cd3 Add a finish() method to GzipCompressorOutputStream by Emmanuel Bourg · 11 years ago
  36. a60d2e5 Flush the underlying GZIPOutputStream when calling flush() on GzipCompressorOutputStream by Emmanuel Bourg · 11 years ago
  37. db34a32 Renamed TestZipEncodings to ZipEncodingTest for consistency by Emmanuel Bourg · 11 years ago
  38. 65ee709 Hide UnshrinkingInputStream from the public API by Emmanuel Bourg · 11 years ago
  39. 345b8fc got my logic backwards, missing test? by Stefan Bodewig · 11 years ago
  40. 655f35b some explicit checks as long as ZipArchiveInputStream doesn't support unshrinking by Stefan Bodewig · 11 years ago
  41. 09a4199 COMPRESS-242 make X5455_ExtendedTimestamp more convenient by Stefan Bodewig · 11 years ago
  42. 4f0e81f properly retain backwards compatibility by Stefan Bodewig · 11 years ago
  43. b4e5f6e argh, 'fixed' the wrong argument by Stefan Bodewig · 11 years ago
  44. 75823ee make clirr and checkstyle happier by Stefan Bodewig · 11 years ago
  45. 3f2f313 COMPRESS-147 checksum verification by Stefan Bodewig · 11 years ago
  46. d658439 CRC32 is supposed to be an unsigned int by Stefan Bodewig · 11 years ago
  47. 9e45844 COMPRESS-147 test for unskippable chunks by Stefan Bodewig · 11 years ago
  48. 7f35f89 COMPRESS-147 test for available method by Stefan Bodewig · 11 years ago
  49. 622f3f9 COMPRESS-147 yet another theoretical int overflow by Stefan Bodewig · 11 years ago
  50. 274addb if you try to be defensive then do it right by Stefan Bodewig · 11 years ago
  51. a150df5 COMPRESS-147 be extra defensive against overflows - can actually not happen with the current snappy compressors where offset will always be <= 32768 by Stefan Bodewig · 11 years ago
  52. 0851aed COMPRESS-147 unit test for the remaining chunk types along with necessary fixes. by Stefan Bodewig · 11 years ago
  53. 4e19109 Add an UnshrinkingInputStream based on ZCompressorInputStream, by Damjan Jovanovic · 11 years ago
  54. ea3bde8 Count bytes read from ZCompressorInputStream. by Damjan Jovanovic · 11 years ago
  55. 92c8527 testcase for COMPRESS-245 provided by Andreas Aronsson by Stefan Bodewig · 11 years ago
  56. b0cd9d4 track .Z and Snappy additions by Stefan Bodewig · 11 years ago
  57. b330233 wrong fix-date by Stefan Bodewig · 11 years ago
  58. 2221ee8 COMPRESS-245 TarArchiveInputStream might fail to read a stream if a single call to read() returns less than a full record by Stefan Bodewig · 11 years ago
  59. 74abef2 Use better variable naming. by Damjan Jovanovic · 11 years ago
  60. 81a7b28 Some cleanups to ZCompressorInputStream. by Damjan Jovanovic · 11 years ago
  61. c53f88e COMPRESS-147 test file big enough to make the Snappy buffers slide by Stefan Bodewig · 11 years ago
  62. 3e39e47 COMPRESS-147 some cosmetics by Stefan Bodewig · 11 years ago
  63. 5fb7664 COMPRESS-147 document Snappy stuff, remove now unused Deconmpressor class by Stefan Bodewig · 11 years ago
  64. 56b7c80 COMPRESS-147 and COMPRESS-243 - add .Z and Snappy to Factory by Stefan Bodewig · 11 years ago
  65. 0a08d37 Add a missing close() method. Make read() deal with 0 bytes read. by Damjan Jovanovic · 11 years ago
  66. db52cdc Add read-only support for the .Z file format. by Damjan Jovanovic · 11 years ago
  67. 011a0e7 add a comment explaining why there is a long and not an int by Stefan Bodewig · 11 years ago
  68. db0ea95 COMPRESS-244 might overflow a 32bit int in SevenZFile#readUint64 - based on patch by Nico Kruber by Stefan Bodewig · 11 years ago
  69. 161781f COMPRESS-147 CompressorInputStream didn't know the concept of pushback, also take adavantage of count ignoring -1s by Stefan Bodewig · 11 years ago
  70. 8c6d38e COMPRESS-147 some cleanup, fix counting, simple available implementation by Stefan Bodewig · 11 years ago
  71. 425ea1a COMPRESS-147 incomplete InputStreams for Snappy by Stefan Bodewig · 11 years ago
  72. 5e1dc46 wrong index in flush when not using the default block size by Stefan Bodewig · 11 years ago
  73. 90fc55e COMPRESS-147 initial SnappyDecompressor by BELUGA BEHR by Stefan Bodewig · 11 years ago
  74. 0825d69 additional roundtrip test for extended timestamp field by Stefan Bodewig · 11 years ago
  75. 4660021 COMPRESS-241 SevenZOutputFile#closeArchiveEntry throws XZException on Java8 by Stefan Bodewig · 11 years ago
  76. 6a59b35 make site-delete-exclude for release javadocs look nicer by Stefan Bodewig · 11 years ago
  77. 4ff5a5c the latest release is 1.6 by Stefan Bodewig · 11 years ago
  78. 3cb7434 complete the list of formats by Stefan Bodewig · 11 years ago
  79. 97460b9 keep javadocs of latest release around by Stefan Bodewig · 11 years ago
  80. 61741ad preparations for next version by Stefan Bodewig · 11 years ago
  81. 17cc253 Jörg's solution is a lot simpler by Stefan Bodewig · 11 years ago
  82. e3d3cad don't try to decrypt in tests if no strong crypto is available by Stefan Bodewig · 11 years ago
  83. 501a15a Make compatiblity description more detailed and clearer (IMO). by Gary D. Gregory · 11 years ago
  84. 36aef0f backwards incompatibility disclaimer by Stefan Bodewig · 11 years ago
  85. 8d86448 another edge case for delaying stream creation and more tests by Stefan Bodewig · 11 years ago
  86. f8f1a84 Unnecessary cast from int to long. by Gary D. Gregory · 11 years ago
  87. 6f851bc Forgot to clean up imports before my previous commit. by Gary D. Gregory · 11 years ago
  88. eb9318d [COMPRESS-240] ZipEncodingHelper.isUTF8(String) does not check all UTF-8 aliases. by Gary D. Gregory · 11 years ago
  89. fcec064 no longer swallow exceptions on close by Stefan Bodewig · 11 years ago
  90. c5d9ec8 defer creation of output stream until data is written in order to keep empty streams empty - LZMA2 writes dictionary information, for example by Stefan Bodewig · 11 years ago
  91. 9fff335 Fix Javadoc and comment nits: "utf-8" -> "UTF-8". by Gary D. Gregory · 11 years ago
  92. 849f9ce Fix Javadoc nit. by Gary D. Gregory · 11 years ago
  93. ac525fe Better ivar and param name (charsetName instead of charset). by Gary D. Gregory · 11 years ago
  94. 2cb7f9d Better ivar and param name (charsetName instead of charset). by Gary D. Gregory · 11 years ago
  95. 06a8198 emptyFiles and antiItems bitsets only iterate over entries without streams by Stefan Bodewig · 11 years ago
  96. 6eb0360 ASF Branding by Sebastian Bazley · 11 years ago
  97. 8279181 FindBugs issues and comment a bunch of empty blocks by Stefan Bodewig · 11 years ago
  98. e6a6666 fix javadoc warnings and add a bunch of @throws by Stefan Bodewig · 11 years ago
  99. 5106367 cosmetic improvements by Stefan Bodewig · 11 years ago
  100. 6ef5248 remove debug logging by Stefan Bodewig · 11 years ago