Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regexp/syntax: don't do both linear and binary sesarch in MatchRunePos | Ian Lance Taylor | 2018-08-22 | 1 | -10/+22 |
* | all: use strings.Builder instead of bytes.Buffer where appropriate | Brad Fitzpatrick | 2018-03-26 | 1 | -7/+7 |
* | all: remove some unused return parameters | Daniel Martà | 2018-03-24 | 1 | -8/+6 |
* | regexp: Remove duplicated function wordRune() | Sylvain Zimmer | 2017-09-08 | 1 | -11/+2 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -2/+2 |
* | all: use "reports whether" in place of "returns true if(f)" | Josh Bleecher Snyder | 2015-03-18 | 1 | -2/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+345 |