summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/compress
Commit message (Expand)AuthorAgeFilesLines
* Document pitfall with decompress()Bjørn Christian Seime2021-01-201-0/+5
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-201-0/+88
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-201-4/+20
* Add zstd support to CompressorBjørn Christian Seime2021-01-203-1/+49
* Revert "Bjorncs/zstd java"Bjørn Christian Seime2021-01-194-158/+1
* Document pitfall with decompress()Bjørn Christian Seime2021-01-191-0/+5
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-191-0/+88
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-191-4/+20
* Add zstd support to CompressorBjørn Christian Seime2021-01-193-1/+49
* Since resolving instances are error phrone we need to do it once.Henning Baldersheim2020-03-081-1/+1
* Use an interface that is more flexible.Henning Baldersheim2020-03-061-2/+4
* Let the implementation decide what kind of warmup is needed.Henning Baldersheim2020-03-061-0/+26
* Use lz4 through the compressor in vespajlib.Henning Baldersheim2020-03-051-2/+17
* Use requestedCompressionOlli Virtanen2019-04-091-3/+3
* Fix wrong javadoc tag.gjoranv2018-04-261-1/+1
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Compressor must only compress actual input range, not entire arrayTor Brede Vekterli2017-06-121-1/+1
* Store rank properties in compressed formJon Bratseth2016-11-181-9/+17
* Add author baldersheimHenning Baldersheim2016-06-171-1/+3
* PublishJon Bratseth2016-06-154-0/+251