| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-07-30 | encoding/json: revert "fix decoding of JSON null values" | Russ Cox |
| 2015-07-22 | encoding/json: fix decoding of JSON null values | Didier Spezia |
| 2015-07-15 | encoding/json: document and test overwrite of slice, map during Unmarshal | Russ Cox |
| 2015-07-15 | encoding/json: fix out of phase error unmarshaling non-string into TextUnmars... | Russ Cox |
| 2015-07-15 | encoding/json: Only allow string option for valid types | Larz Conwell |
| 2015-05-15 | encoding/json: fix decoding of types with '[]byte' as underlying type | HÃ¥vard Haugen |
| 2015-01-29 | encoding/json: add UnmarshalTypeError.Offset | Alex Plugaru |
| 2014-12-28 | encoding/json: address go vet reports | Emil Hessman |
| 2014-10-07 | encoding/json: fix handling of null with ,string fields | Russ Cox |
| 2014-10-01 | encoding/json: don't panic on incorrect map argument | Robert Griesemer |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
