| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
| 2013-03-11 | all: remove now-unnecessary unreachable panics | Brad Fitzpatrick |
| 2012-10-26 | encoding/binary: ReadVarint reads a signed number, not unsigned number | Shenghou Ma |
| 2012-07-22 | encoding/binary: fix typo: ReadVarint returns an int64, not a uint64. | Patrick Mylund Nielsen |
| 2012-01-24 | encoding/binary: document that PutVarint, PutUvarint may panic | Brad Fitzpatrick |
| 2012-01-20 | encoding/varint: deleted WriteXvarint | Robert Griesemer |
| 2011-11-01 | src/pkg/[a-m]*: gofix -r error -force=error | Russ Cox |
| 2011-09-29 | encoding/binary: PutX functions require buffer of sufficient size. | Robert Griesemer |
| 2011-09-28 | encoding/binary: support for varint encoding | Robert Griesemer |
