Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | encoding/json: improve performance of Compact | Phil Pearl | 2019-10-27 | 1 | -7/+9 |
* | encoding/json: stop escaping U+2028 and U+2029 in Compact | Tom Thorogood | 2019-10-10 | 1 | -1/+1 |
* | encoding/json: revert Compact HTML escaping documentation | Tom Thorogood | 2019-09-01 | 1 | -3/+0 |
* | encoding/json: document HTML escaping in Compact | Russ Cox | 2019-04-23 | 1 | -0/+3 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | encoding/json: document Indent's preservation of trailing spaces | Russ Cox | 2015-12-08 | 1 | -2/+6 |
* | encoding/json: scanner: use byte, more consistent | Marvin Stenger | 2015-09-21 | 1 | -2/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+137 |