Sign in
go
/
go
/
e87f2a1b70f4751551ea5bd33e0db3417e76ac4c
/
src
/
encoding
/
binary
/
varint_test.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/encoding/binary/varint_test.go]
a18f4ab
all: use {bytes,strings}.NewReader instead of bytes.Buffers
by Brad Fitzpatrick
· 11 years ago
0796c1c
encoding/varint: deleted WriteXvarint
by Robert Griesemer
· 13 years ago
16bf7d9
encoding/binary: add more benchmarks
by Roger Peppe
· 13 years ago
c2049d2
src/pkg/[a-m]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
f7467e8
encoding/binary: added benchmarks
by Robert Griesemer
· 13 years ago
61cc872
encoding/binary: PutX functions require buffer of sufficient size.
by Robert Griesemer
· 14 years ago
f30719d
encoding/binary: support for varint encoding
by Robert Griesemer
· 14 years ago