go/src/encoding
Russ Cox aec37e7cb1 encoding/json: encode \t as \t instead of \u0009
Shorter and easier to read form for a common character.

LGTM=bradfitz
R=adg, bradfitz
CC=golang-codereviews, zimmski
https://golang.org/cl/162340043
2014-10-27 18:58:25 -04:00
..
ascii85 build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
asn1 encoding/asn1: fix explicitly tagged Times. 2014-10-09 17:37:40 -07:00
base32 build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
base64 build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
binary encoding/binary: fix error message 2014-10-02 12:53:51 -07:00
csv encoding/csv: for Postgres, unquote empty strings, quote \. 2014-10-23 23:44:47 -04:00
gob encoding/gob: add custom decoder buffer for performance 2014-10-20 07:33:08 -07:00
hex build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
json encoding/json: encode \t as \t instead of \u0009 2014-10-27 18:58:25 -04:00
pem build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
xml build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
encoding.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00