| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | strings: document that order of pairs matters in NewReplacer | Francesco Renzi | 2019-07-10 | 1 | -1/+2 |
| * | strings: document that NewReplacer can panic | Brad Fitzpatrick | 2019-04-03 | 1 | -0/+2 |
| * | strings: Replace s[:] to s where s is a slice. | Ivan Sharavuev | 2018-10-13 | 1 | -1/+1 |
| * | io: export StringWriter | Daniel Martà | 2018-10-03 | 1 | -6/+2 |
| * | strings: select Replacer algorithm and build machine lazily | Brad Fitzpatrick | 2018-08-21 | 1 | -6/+22 |
| * | strings: clarify Replacer's replacement order | Alberto Donizetti | 2018-04-26 | 1 | -2/+3 |
| * | strings: speed-up replace for byteStringReplacer case | Ilya Tocar | 2018-04-02 | 1 | -19/+53 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+518 |
