aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/xml/xml.go
AgeCommit message (Expand)Author
2015-01-15encoding/xml: remove unnecessary memory allocation in UnmarshalDmitry Vyukov
2014-12-05encoding/xml: remove SyntaxError.ByteRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox