go/src/compress/bzip2
Tim Cooper 161874da2a all: update comment URLs from HTTP to HTTPS, where possible
Each URL was manually verified to ensure it did not serve up incorrect
content.

Change-Id: I4dc846227af95a73ee9a3074d0c379ff0fa955df
Reviewed-on: https://go-review.googlesource.com/115798
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2018-06-01 21:52:00 +00:00
..
testdata
bit_reader.go
bzip2.go all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
bzip2_test.go compress/bzip2: fix checksum mismatch on empty reads 2017-09-25 23:05:58 +00:00
huffman.go compress/bzip2: remove bit-tricks 2018-03-21 21:57:15 +00:00
move_to_front.go