Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bytes: correct comment about usage of bytes.Buffer by Printf | Martin Möhrmann | 2016-03-10 | 1 | -1/+1 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -5/+5 |
* | all: remove public named return values when useless | Brad Fitzpatrick | 2016-02-29 | 1 | -2/+2 |
* | bytes: make Buffer comment more accurate | Josh Bleecher Snyder | 2016-02-21 | 1 | -1/+1 |
* | bytes: document that buffer is reused in Truncate and Reset | Joe Tsai | 2015-12-18 | 1 | -7/+10 |
* | Revert "bytes: document that Buffer values must not be copied" | Alan Donovan | 2015-07-23 | 1 | -1/+0 |
* | bytes: document that Buffer values must not be copied | Alan Donovan | 2015-07-23 | 1 | -0/+1 |
* | bytes: fix comment | Josh Bleecher Snyder | 2015-04-04 | 1 | -1/+1 |
* | bytes: export Cap method for buffer | Cristian Staretu | 2015-04-03 | 1 | -0/+4 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+412 |