go/src/encoding
Martin Möhrmann 012557b376 all: replace magic 0x80 with named constant utf8.RuneSelf
Change-Id: Id1c2e8e9d60588de866e8b6ca59cc83dd28f848f
Reviewed-on: https://go-review.googlesource.com/21756
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-10 15:15:57 +00:00
..
ascii85 all: single space after period. 2016-03-02 00:13:47 +00:00
asn1 all: replace magic 0x80 with named constant utf8.RuneSelf 2016-04-10 15:15:57 +00:00
base32 all: single space after period. 2016-03-02 00:13:47 +00:00
base64 encoding/base64: correct DecodedLen overestimate for unpadded encodings 2016-03-15 20:43:04 +00:00
binary cmd/compile: extend prove pass to handle constant comparisons 2016-03-31 21:16:23 +00:00
csv all: single space after period. 2016-03-02 00:13:47 +00:00
gob all: delete dead test code 2016-03-21 07:10:08 +00:00
hex all: single space after period. 2016-03-02 00:13:47 +00:00
json encoding/json: respect json.Marshaler when encoding byte kind slices 2016-04-06 20:19:15 +00:00
pem all: single space after period. 2016-03-02 00:13:47 +00:00
xml all: use bytes.Equal, bytes.Contains and strings.Contains 2016-04-01 02:05:01 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00