Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compress/gzip: do not count header bytes written in Write | Travis Bischel | 2018-04-02 | 1 | -5/+5 |
* | compress/gzip, compress/zlib: fix Writer documentation inconsistencies | Diogo Pinela | 2018-03-13 | 1 | -1/+1 |
* | compress/gzip: clarify behavior of Writer.Close | Joe Tsai | 2017-06-02 | 1 | -2/+3 |
* | compress/gzip: only encode MTIME if it is valid | Joe Tsai | 2016-10-29 | 1 | -7/+7 |
* | compress/gzip, compress/zlib: add HuffmanOnly as compression levels. | Klaus Post | 2016-10-20 | 1 | -4/+5 |
* | compress/gzip: fix Reader to properly check FHCRC | Joe Tsai | 2016-04-14 | 1 | -17/+4 |
* | compress/gzip: cleanup gzip package | Joe Tsai | 2016-04-02 | 1 | -17/+9 |
* | compress/gzip: specify when Reader.Header is valid | Joe Tsai | 2015-11-13 | 1 | -1/+1 |
* | compress/gzip: clarify Latin-1 restrictions on gzip.Header | Matthew Dempsky | 2015-08-28 | 1 | -4/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+272 |