go/src/pkg/encoding
Russ Cox 4274d074dc encoding/json: add more tests for UTF-8 coercion
Suggested by Rob in CL 11211045, but the mail arrived
moments after hg submit completed.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/11138045
2013-07-12 20:40:50 -04:00
..
ascii85 all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
asn1 all: excise some warts found by vet -shadow 2013-06-20 16:14:40 -07:00
base32 encoding/base32, encoding/base64: fix issues with decoder whitespace handling 2013-03-12 01:50:10 -04:00
base64 encoding/base32, encoding/base64: fix issues with decoder whitespace handling 2013-03-12 01:50:10 -04:00
binary all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
csv build: remove dead code 2013-03-22 17:28:22 -04:00
gob all: excise some warts found by vet -shadow 2013-06-20 16:14:40 -07:00
hex src: Use bytes.Equal instead of bytes.Compare where possible. 2013-01-07 10:03:49 +11:00
json encoding/json: add more tests for UTF-8 coercion 2013-07-12 20:40:50 -04:00
pem encoding/pem: write Proc-Type header first. 2012-11-12 15:29:17 +00:00
xml encoding/xml: fix typo in docs 2013-07-10 10:14:31 +10:00