go/src/encoding
Ian Davis 22afb3571c encoding/json: recover saved error context when unmarshalling
Fixes: #27464

Change-Id: I270c56fd0d5ae8787a1293029aff3072f4f52f33
Reviewed-on: https://go-review.googlesource.com/132955
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-09-06 08:38:44 +00:00
..
ascii85 encoding/ascii85: make bigtest big again 2017-06-23 14:28:30 +00:00
asn1 encoding/asn1: gofmt 2018-06-07 15:01:06 +00:00
base32 encoding/base32: eliminate alphabet bounds check 2018-06-12 22:51:30 +00:00
base64 encoding/base64: slight decoding speed-up 2018-08-22 19:08:03 +00:00
binary encoding/binary: simplify Read and Write 2018-09-04 14:52:30 +00:00
csv encoding/csv: disallow quote for use as Comma 2018-03-09 00:33:43 +00:00
gob encoding/gob: correct issue number typo in comment 2018-06-13 05:33:59 +00:00
hex encoding/hex: pre-allocate Dump buffer 2018-08-21 02:10:52 +00:00
json encoding/json: recover saved error context when unmarshalling 2018-09-06 08:38:44 +00:00
pem encoding/pem: fix for TestFuzz, PEM type should not contain a colon 2018-09-03 15:04:25 +00:00
xml encoding/xml: document HTMLAutoClose and HTMLEntity more 2018-08-02 20:47:47 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00