summaryrefslogtreecommitdiff
path: root/src/encoding/xml/read_test.go
Commit message (Expand)AuthorAgeFilesLines
* encoding/xml: unmarshal allow empty, non-string valuesSarah Adams2017-03-221-0/+156
* all: spell "marshal" and "unmarshal" consistentlyDmitri Shuralyov2016-11-121-1/+1
* encoding/xml: check type when unmarshaling innerxml fieldQuentin Smith2016-11-091-0/+19
* encoding/xml: reject invalid commentsMichal Bohuslávek2015-11-251-0/+21
* encoding/xml: restore Go 1.4 name space behaviorRuss Cox2015-07-271-31/+1
* encoding/xml: encoding name spaces correctlyRoger Peppe2015-02-131-1/+31
* all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi2015-02-061-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+714