]> Cypherpunks repositories - gostls13.git/commit
ZLIB deflater.
authorNigel Tao <nigeltao@golang.org>
Wed, 30 Sep 2009 02:47:05 +0000 (19:47 -0700)
committerNigel Tao <nigeltao@golang.org>
Wed, 30 Sep 2009 02:47:05 +0000 (19:47 -0700)
commitc51e184538d96ada6a3f0ff1c2d23fa810b313f1
tree220c5147e4baec4cf1cbfb29973fc55057789af4
parent0ba28329e4ee60491b4e6f3f920eb515e56254be
ZLIB deflater.

R=rsc
APPROVED=rsc
DELTA=222  (219 added, 0 deleted, 3 changed)
OCL=35031
CL=35129
src/pkg/compress/zlib/Makefile
src/pkg/compress/zlib/reader.go
src/pkg/compress/zlib/testdata/e.txt [new file with mode: 0644]
src/pkg/compress/zlib/testdata/pi.txt [new file with mode: 0644]
src/pkg/compress/zlib/writer.go [new file with mode: 0644]
src/pkg/compress/zlib/writer_test.go [new file with mode: 0644]