Age | Commit message (Expand) | Author |
---|---|---|
2014-12-14 | package: Better to use temporary files for huge memory zip streams | Matúš Kukan |
2014-12-14 | package: Create memory buffer only when we need it - if we use parallelism | Matúš Kukan |
2014-11-17 | Simplify input parameters to just take the sequence | Matúš Kukan |
2014-11-17 | package: Finally implement parallel zip entries deflating | Matúš Kukan |
2014-11-17 | There is no XZipOutputEntry interface | Matúš Kukan |
2014-11-17 | package: Use memory stream for compressing zip entries | Matúš Kukan |
2014-11-17 | package: Move most ZipOutputEntry's methods back to ZipOutputStream | Matúš Kukan |
2014-10-23 | package: Add ZipOutputEntry to isolate deflating of streams. | Matúš Kukan |