summaryrefslogtreecommitdiff
path: root/src/encoding/xml/xml_test.go
Commit message (Expand)AuthorAgeFilesLines
* encoding/xml: fix token decoder on early EOFSam Whited2019-10-301-0/+45
* encoding/xml: fix valid character rangeArtyom Pervukhin2018-05-091-0/+14
* encoding/xml: don't panic when custom Unmarshaler sees StartElementSam Whited2017-10-301-0/+23
* encoding/xml: add decode wrapperSam Whited2017-09-131-0/+64
* encoding/xml: improve package based on the suggestions from metalinterKarel Pazdera2017-08-241-3/+3
* all: delete dead test codeDominik Honnef2016-03-211-6/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* encoding/xml: case-insensitive encoding recognitionGiulio Iotti2015-11-251-0/+32
* encoding/xml: Return SyntaxError for unmatched root start elements.Robert Stepanek2015-09-101-0/+21
* xml: add check of version in document declarationGiulio Iotti2015-06-181-9/+12
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+749