summaryrefslogtreecommitdiff
path: root/src/encoding/xml/read.go
Commit message (Expand)AuthorAgeFilesLines
* all: spell "marshal" and "unmarshal" consistentlyDmitri Shuralyov2016-11-121-2/+2
* encoding/xml: check type when unmarshaling innerxml fieldQuentin Smith2016-11-091-1/+3
* encoding/xml: add wildcard support for collecting all attributesRuss Cox2016-10-181-21/+60
* encoding/xml: do not ignore error return from copyValueEric Lagergren2016-08-221-4/+1
* encoding/xml: update docs to follow conventionSam Whited2016-07-061-5/+5
* all: single space after period.Brad Fitzpatrick2016-03-021-4/+4
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* encoding/xml: Add CDATA-wrapper output support to xml.Marshal.Charles Weill2015-11-251-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+692