1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/pkg/compress
Ryan Hitchman c7873ff2a6 compress/flate: shrink decompressor struct for better performance
Helps with issue 2703.

R=dave, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/5536078
2012-11-01 13:57:24 -04:00
..
bzip2 gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
flate compress/flate: shrink decompressor struct for better performance 2012-11-01 13:57:24 -04:00
gzip compress: add comments to gzip and zlib. 2012-02-11 09:42:07 +11:00
lzw lzw: fix Write returning the wrong number of bytes written. 2012-09-27 13:29:39 +10: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