1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:21:21 -06:00
go/src/pkg/compress
Russ Cox 8a0779f9b9 compress/bzip2: support concatenated files
While we're here, add a test for the same functionality in gzip,
which was already implemented, and add bzip2 CRC checks.

Fixes #5772.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12387044
2013-08-05 16:08:08 -04:00
..
bzip2 compress/bzip2: support concatenated files 2013-08-05 16:08:08 -04:00
flate compress/flate: Fixed two panics on bad data 2013-08-01 15:20:01 -07:00
gzip compress/bzip2: support concatenated files 2013-08-05 16:08:08 -04:00
lzw build: remove dead code 2013-03-22 17:28:22 -04:00
testdata compress/testdata: change {e,pi}.txt from 10k to 100k digits. 2012-05-09 10:02:28 +10:00
zlib compress/zlib: minor fixes 2012-04-21 14:34:42 +10:00