aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16Merge tag 'rel/1.18' and prepare next iterationStefan Bodewig
2018-08-14suppress "Possible heap pollution" warningStefan Bodewig
2018-08-14typoStefan Bodewig
2018-08-13prepare RC1 of Commons Compress 1.18Stefan Bodewig
2018-08-13update commons-build generated pagesStefan Bodewig
2018-08-13update release notes for upcoming RCStefan Bodewig
2018-08-12make japicmp work againStefan Bodewig
2018-08-10unused importStefan Bodewig
2018-08-10take note of 1.18's changesStefan Bodewig
2018-08-10fix javadoc warningsStefan Bodewig
2018-08-10COMPRESS-462 can't read from AR without opening an entryStefan Bodewig
2018-08-09COMPRESS-463 throw exception when detecting a truncated stored entryStefan Bodewig
2018-08-09ensure archive streams really mean EOF if they say soStefan Bodewig
2018-08-09verify the compressor streams really mean EOF when they say soStefan Bodewig
2018-07-28COMPRESS-460 rudimentary javadocs and testsStefan Bodewig
2018-07-28Allow specifying Zstandard compression levelCarmi Grushko
2018-07-11COMPRESS-459 no reason to encode the name twiceStefan Bodewig
2018-07-11COMPRESS-459 record changeStefan Bodewig
2018-07-11COMPRESS-459 use ZipEncoding consistentlyStefan Bodewig
2018-07-11COMPRESS-459 fix writing of multibyte names and add a test as proofStefan Bodewig
2018-07-11whitespaceStefan Bodewig
2018-07-11Fix writing of multibyte name entriesJens Reimann
2018-07-11Fix reading of multibyte name entriesJens Reimann
2018-07-08(doc) fix typo in javadocArne Babenhauserheide
2018-07-03upgrade to parent 47Stefan Bodewig
2018-07-01closes #65Stefan Bodewig
2018-07-01fix typo in syntax. Files is a static method so there shouldn't be a constructorJeanne Boyarsky
2018-07-01whitespaceStefan Bodewig
2018-07-01COMPRESS-455 handle APK Signing BlockStefan Bodewig
2018-07-01whitespace changesStefan Bodewig
2018-07-01COMPRESS-457 improve resource cleanup in close() implementationsStefan Bodewig
2018-06-28getCanonicalPath may return a path ending in a / alreadyStefan Bodewig
2018-06-19COMPRESS-456 adapt description to code changeStefan Bodewig
2018-06-19COMPRESS-456 make optional dependencies explicitStefan Bodewig
2018-06-19COMPRESS-456 ensure we import all packages we actually needStefan Bodewig
2018-06-15typoStefan Bodewig
2018-06-15anchor seems to be different nowStefan Bodewig
2018-06-15fix edge case vulnerability detected by @DidierLoiseauStefan Bodewig
2018-06-11Remove @version $Id$ tags from pre-git SVN days.Gary Gregory
2018-06-09follow @PascalSchumacher's example and prepare for Java10+Stefan Bodewig
2018-06-03Merge tag 'rel/1.17' and prepare next iterationStefan Bodewig
2018-05-31typosStefan Bodewig
2018-05-30prepare RC1 of Commons Compress 1.17Stefan Bodewig
2018-05-30trailing whitespaceStefan Bodewig
2018-05-30update release notesStefan Bodewig
2018-05-30COMPRESS-454 search for STORED data descriptor stopped too soonStefan Bodewig
2018-05-25COMPRESS-453 record changeStefan Bodewig
2018-05-24COMPRESS-453 replace while loop with equivalent Arrays.fillStefan Bodewig
2018-05-24COMPRESS-453 improve exception messageStefan Bodewig
2018-05-15Typo: 'JavaDoc' -> 'Javadoc'.Gary Gregory