| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bufio, bytes, strings: handle negative runes in WriteRune | David Benjamin | 2021-02-24 | 1 | -1/+2 |
| * | cmd/compile: add -d=checkptr to validate unsafe.Pointer rules | Matthew Dempsky | 2019-10-17 | 1 | -0/+1 |
| * | strings: add Builder.Cap | Daniel Martà | 2018-08-20 | 1 | -0/+5 |
| * | strings: prevent copyCheck from forcing Builder to escape and allocate | Brad Fitzpatrick | 2018-01-09 | 1 | -1/+18 |
| * | strings: fix two Builder bugs allowing mutation of strings, remove ReadFrom | Brad Fitzpatrick | 2017-12-11 | 1 | -36/+20 |
| * | strings: delete unused constant | Caleb Spare | 2017-12-08 | 1 | -2/+0 |
| * | strings: add Builder | Caleb Spare | 2017-11-06 | 1 | -0/+120 |
