go/src/compress/gzip
Joe Tsai cba4b41671 compress/gzip: clarify behavior of Writer.Close
Fixes #20551

Change-Id: Ia47cae14a26fe5f278ad7209218d083cc50a3ff8
Reviewed-on: https://go-review.googlesource.com/44572
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-06-02 01:03:19 +00:00
..
testdata all: zero mtimes in testdata gz files 2016-03-25 04:02:36 +00:00
example_test.go all: minor vet fixes 2016-10-24 17:27:37 +00:00
gunzip.go compress/gzip: only encode MTIME if it is valid 2016-10-29 23:29:13 +00:00
gunzip_test.go compress/flate: always return uncompressed data in the event of error 2016-08-31 01:12:02 +00:00
gzip.go compress/gzip: clarify behavior of Writer.Close 2017-06-02 01:03:19 +00:00
gzip_test.go compress/gzip: only encode MTIME if it is valid 2016-10-29 23:29:13 +00:00
issue14937_test.go compress/gzip: skip TestGZIPFilesHaveZeroMTimes on non-builders 2017-01-11 17:48:09 +00:00