| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unicode/utf8: optimize ValidRune | Joe Tsai | 2016-10-26 | 1 | -7/+5 |
| * | unicode/utf8: reduce bounds checks in EncodeRune | Martin Möhrmann | 2016-09-03 | 1 | -0/+3 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -3/+3 |
| * | unicode/utf8: don't imply that the empty string is incorrect UTF-8 | Aaron Jacobs | 2015-11-24 | 1 | -4/+6 |
| * | unicode/utf8: table-based algorithm for decoding | Marcel van Lohuizen | 2015-11-16 | 1 | -197/+266 |
| * | unicode/utf8: removed uses of ranging over string | Marcel van Lohuizen | 2015-11-16 | 1 | -8/+16 |
| * | unicode/utf8: fix docs for DecodeRune(empty) and friends. | Nigel Tao | 2014-10-16 | 1 | -8/+18 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+435 |
