1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:41:28 -06:00
go/src/compress
David Crawshaw 895e4b8550 compress/bzip2: s/repeat_power/repeatPower/
Change-Id: I64c8c247acd5d134b2f17ed7aab0a035d7710679
Reviewed-on: https://go-review.googlesource.com/1804
Reviewed-by: Minux Ma <minux@golang.org>
2014-12-19 01:29:00 +00:00
..
bzip2 compress/bzip2: s/repeat_power/repeatPower/ 2014-12-19 01:29:00 +00:00
flate compress/flate: add Reset() to allow reusing large buffers to compress multiple buffers 2014-10-20 12:58:02 +11:00
gzip compress/gzip: allow stopping at end of first stream 2014-10-20 22:03:46 -04:00
lzw all: use golang.org/x/... import paths 2014-11-10 09:15:57 +11:00
testdata build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
zlib compress/flate: add Reset() to allow reusing large buffers to compress multiple buffers 2014-10-20 12:58:02 +11:00