Sign in
go
/
go
/
0ce1d79a6a771f7449ec493b993ed2a720917870
/
src
/
compress
/
bzip2
0da4dbe
all: remove unnecessary type conversions
by Matthew Dempsky
· 9 years ago
fdba5a7
all: delete dead non-test code
by Dominik Honnef
· 9 years ago
8a83d36
compress/bzip2: refactor unit tests
by Joe Tsai
· 9 years ago
8b360d5
compress/bzip2: prevent zero-length Huffman codes
by Joe Tsai
· 9 years ago
ff27421
compress/bzip2: fix benchmark to actually measure decompression rate
by Joe Tsai
· 9 years ago
4737992
compress/bzip2: use correct block size
by Joe Tsai
· 9 years ago
0ea1c1f
compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer.txt free
by Joe Tsai
· 9 years ago
7a1fb95
compress: make Mark.Twain-Tom.Sawyer.txt licensed under non-free license free again
by Jakub Čajka
· 9 years ago
6403c95
compress/bzip2: make decoding faster
by Alberto Donizetti
· 10 years ago
9b6ccb1
all: don't refer to code.google.com/p/go{,-wiki}/
by Péter Surányi
· 10 years ago
895e4b8
compress/bzip2: s/repeat_power/repeatPower/
by David Crawshaw
· 10 years ago
a6abe22
compress/*: note that NewReader may introduce buffering
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago