go/src/compress
Russ Cox d474f582fe compress/flate: do not rename math/bits import
Makes compress/flate work better with cmd/dist bootstrap.

Change-Id: Ifc7d74027367008e82c1d14ec77141830583ba82
Reviewed-on: https://go-review.googlesource.com/111815
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-05-07 15:42:46 +00:00
..
bzip2 compress/bzip2: remove bit-tricks 2018-03-21 21:57:15 +00:00
flate compress/flate: do not rename math/bits import 2018-05-07 15:42:46 +00:00
gzip compress/gzip: skip builder-only test on iOS 2018-05-04 14:46:19 +00:00
lzw compress/lzw: don't follow code == hi if last is invalid. 2017-06-08 01:27:37 +00:00
testdata build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
zlib compress/gzip, compress/zlib: fix Writer documentation inconsistencies 2018-03-13 20:58:19 +00:00