| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bytes, strings: improve documentation for Count functions | Robert Griesemer | 2015-01-22 | 1 | -0/+1 |
| * | strings: remove overengineered Compare implementation | Russ Cox | 2015-01-19 | 2 | -7/+28 |
| * | strings: add Compare(x, y string) int, for symmetry with bytes.Compare | Alan Donovan | 2015-01-15 | 2 | -0/+105 |
| * | strings: use fast path for IndexRune | Brad Fitzpatrick | 2014-10-06 | 1 | -7/+2 |
| * | bytes, strings: document that FieldsFunc f must not be stateful | Russ Cox | 2014-09-18 | 1 | -0/+2 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 12 | -0/+3829 |
