1. 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]
  2. a18f4ab all: use {bytes,strings}.NewReader instead of bytes.Buffers by Brad Fitzpatrick · 11 years ago
  3. 0796c1c encoding/varint: deleted WriteXvarint by Robert Griesemer · 13 years ago
  4. 16bf7d9 encoding/binary: add more benchmarks by Roger Peppe · 13 years ago
  5. c2049d2 src/pkg/[a-m]*: gofix -r error -force=error by Russ Cox · 13 years ago
  6. f7467e8 encoding/binary: added benchmarks by Robert Griesemer · 13 years ago
  7. 61cc872 encoding/binary: PutX functions require buffer of sufficient size. by Robert Griesemer · 14 years ago
  8. f30719d encoding/binary: support for varint encoding by Robert Griesemer · 14 years ago