| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-18 | encoding/json: add json/v2 with GOEXPERIMENT=jsonv2 guard | Damien Neil |
| 2023-10-06 | encoding/json: fix appendCompact escaping | Alexander Yastrebov |
| 2023-03-15 | encoding/json: make use of Buffer.AvailableBuffer | Joe Tsai |
| 2023-02-27 | encoding/json: use append for HTMLEscape | Joe Tsai |
| 2023-02-24 | encoding/json: use append for Compact and Indent | Joe Tsai |
| 2019-10-27 | encoding/json: improve performance of Compact | Phil Pearl |
| 2019-10-10 | encoding/json: stop escaping U+2028 and U+2029 in Compact | Tom Thorogood |
| 2019-09-01 | encoding/json: revert Compact HTML escaping documentation | Tom Thorogood |
| 2019-04-23 | encoding/json: document HTML escaping in Compact | Russ Cox |
| 2016-03-01 | all: make copyright headers consistent with one space after period | Brad Fitzpatrick |
| 2015-12-08 | encoding/json: document Indent's preservation of trailing spaces | Russ Cox |
| 2015-09-21 | encoding/json: scanner: use byte, more consistent | Marvin Stenger |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
