| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unicode/utf8: optimize ValidRune | Joe Tsai | 2016-10-26 | 1 | -7/+5 |
| * | runtime: speed up non-ASCII rune decoding | Martin Möhrmann | 2016-10-17 | 1 | -0/+91 |
| * | 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: add test for FullRune | Marcel van Lohuizen | 2015-12-01 | 1 | -0/+9 |
| * | 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 | 2 | -197/+269 |
| * | unicode/utf8: removed uses of ranging over string | Marcel van Lohuizen | 2015-11-16 | 1 | -8/+16 |
| * | unicode/utf8: added benchmarks | Marcel van Lohuizen | 2015-10-26 | 1 | -1/+55 |
| * | 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 | 3 | -0/+1075 |
