summaryrefslogtreecommitdiff
path: root/src/encoding/xml/read_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: change github.com issue links to golang.orgLeigh McCulloch2017-11-041-1/+1
* encoding/xml: ignore whitespace in values and attrsLeigh McCulloch2017-11-011-2/+116
* encoding/xml: add docs and tests for bool whitespaceLeigh McCulloch2017-11-011-0/+57
* encoding/xml: improve package based on the suggestions from metalinterKarel Pazdera2017-08-241-5/+5
* 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