1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/encoding
Gustavo Niemeyer b5d4cffd15 encoding/xml: fix xml test tag usage
No real problem.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5717049
2012-03-01 15:20:13 -03:00
..
ascii85 build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
asn1 all: avoid bytes.NewBuffer(nil) 2012-02-06 14:09:00 +11:00
base32 encoding/base32: ignore new line characters during decode. 2012-02-03 13:36:38 +11:00
base64 encoding/base64: ignore new line characters during decode. 2012-02-01 19:13:38 +11:00
binary encoding/binary: better example 2012-02-28 10:15:23 +11:00
csv encoding/csv: document ReadAll behavior at EOF 2012-02-08 14:24:04 +11:00
gob encoding/gob: more hardening for lengths of input strings. 2012-03-01 15:57:54 +11:00
hex encoding/hex: vet the test prints 2012-02-10 09:44:56 +11:00
json encoding/json: escape output from Marshalers. 2012-03-01 17:41:59 +11:00
pem all: avoid bytes.NewBuffer(nil) 2012-02-06 14:09:00 +11:00
xml encoding/xml: fix xml test tag usage 2012-03-01 15:20:13 -03:00