1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:21:22 -06:00
go/src/pkg/compress/gzip
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
..
gunzip_test.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
gunzip.go gzip: Convert between Latin-1 and Unicode 2011-12-14 17:17:40 -05:00
gzip_test.go gzip: Convert between Latin-1 and Unicode 2011-12-14 17:17:40 -05:00
gzip.go gzip: Convert between Latin-1 and Unicode 2011-12-14 17:17:40 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00