1
0
mirror of https://github.com/golang/go synced 2024-11-19 21:24:40 -07:00
go/src/encoding/xml
Ryuma Yoshida 8fc25b531b all: remove duplicate word "the"
Change-Id: Ia5908e94a6bd362099ca3c63f6ffb7e94457131d
GitHub-Last-Rev: 545a40571a
GitHub-Pull-Request: golang/go#23942
Reviewed-on: https://go-review.googlesource.com/95435
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-02-20 16:45:55 +00:00
..
atom_test.go encoding/xml: improve package based on the suggestions from metalinter 2017-08-24 00:55:59 +00:00
example_test.go
marshal_test.go encoding/xml: remove duplicate test of element presence 2017-12-31 02:09:26 +00:00
marshal.go encoding/xml: move unexported const out of exported const block 2017-11-15 21:27:07 +00:00
read_test.go all: change github.com issue links to golang.org 2017-11-04 04:13:41 +00:00
read.go encoding/xml: ignore whitespace in values and attrs 2017-11-01 20:39:57 +00:00
typeinfo.go encoding/xml: don't crash on invalid XMLName tag 2017-12-07 05:09:01 +00:00
xml_test.go encoding/xml: don't panic when custom Unmarshaler sees StartElement 2017-10-30 18:52:19 +00:00
xml.go all: remove duplicate word "the" 2018-02-20 16:45:55 +00:00