| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-11-01 | [release-branch.go1.2] strings: fix Replacer bug with prefix matches | Andrew Gerrand |
| 2012-09-28 | strings: implement a faster single-string Replacer | Eric Roshan-Eisner |
| 2012-09-17 | strings: implement a faster generic Replacer | Eric Eisner |
| 2012-09-12 | strings: fix NewReplacer(old0, new0, old1, new1, ...) to be consistent | Nigel Tao |
| 2012-09-11 | strings: more thorough Replacer tests. | Nigel Tao |
| 2011-10-25 | bytes, strings: use rune | Russ Cox |
| 2011-10-03 | strings: implement a faster byte->string Replacer | Brad Fitzpatrick |
| 2011-10-03 | strings: implement a faster byte->byte Replacer | Brad Fitzpatrick |
| 2011-09-28 | strings: add Replacer, NewReplacer | Brad Fitzpatrick |
