1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/compress
Vadim Vygonets 8fbeb945db gzip: Convert between Latin-1 and Unicode
I realize I didn't send the tests in last time.  Anyway, I added
a test that knows too much about the package's internal structure,
and I'm not sure whether it's the right thing to do.

Vadik.

R=bradfitz, rsc, go.peter.90
CC=golang-dev
https://golang.org/cl/5450073
2011-12-14 17:17:40 -05:00
..
bzip2 various: we don't cast, we convert 2011-12-05 19:40:52 -08:00
flate compress/flate: fix out of bounds error 2011-12-12 18:25:32 -05:00
gzip gzip: Convert between Latin-1 and Unicode 2011-12-14 17:17:40 -05:00
lzw various: avoid func compare 2011-11-13 22:57:19 -05:00
testdata compress: move zlib/testdata to testdata so it can be shared by all 2011-02-16 11:41:29 +11:00
zlib various: reduce overuse of os.EINVAL + others 2011-11-13 22:42:42 -05:00