| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-07-11 | strings: more cross-references in docstrings | Kir Kolyshkin |
| 2023-10-13 | bytes,strings: add available godoc link | cui fliter |
| 2022-08-19 | strings: reduce allocation for byteReplacer | Cuong Manh Le |
| 2022-04-11 | all: gofmt main repo | Russ Cox |
| 2021-08-22 | strings: smarter growth of temporal buffer and avoid copying on return | Ignacio Hagopian |
| 2019-07-10 | strings: document that order of pairs matters in NewReplacer | Francesco Renzi |
| 2019-04-03 | strings: document that NewReplacer can panic | Brad Fitzpatrick |
| 2018-10-13 | strings: Replace s[:] to s where s is a slice. | Ivan Sharavuev |
| 2018-10-03 | io: export StringWriter | Daniel Martà |
| 2018-08-21 | strings: select Replacer algorithm and build machine lazily | Brad Fitzpatrick |
| 2018-04-26 | strings: clarify Replacer's replacement order | Alberto Donizetti |
| 2018-04-02 | strings: speed-up replace for byteStringReplacer case | Ilya Tocar |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
