Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: gofmt -w -r 'interface{} -> any' src | Russ Cox | 2021-12-13 | 1 | -5/+5 |
* | Revert "encoding/json: implement Is on SyntaxError" | Damien Neil | 2020-09-14 | 1 | -9/+0 |
* | encoding/json: implement Is on SyntaxError | Carlos Alexandro Becker | 2020-09-12 | 1 | -0/+9 |
* | encoding/json: stop escaping U+2028 and U+2029 in Compact | Tom Thorogood | 2019-10-10 | 1 | -2/+3 |
* | encoding/json: read ahead after value consumption | Pascal S. de Kloe | 2018-03-01 | 1 | -37/+0 |
* | encoding/json: add Valid for checking validity of input bytes | Matt Layher | 2017-02-07 | 1 | -0/+20 |
* | all: sprinkle t.Parallel on some slow tests | Brad Fitzpatrick | 2016-11-04 | 1 | -0/+1 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | encoding/json: make BenchmarkSkipValue more stable | Josh Bleecher Snyder | 2015-05-14 | 1 | -0/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+315 |