go/src/encoding/xml
Dominik Honnef 1cb3044c9f all: use bytes.Equal, bytes.Contains and strings.Contains
Change-Id: Iba82a5bd3846f7ab038cc10ec72ff6bcd2c0b484
Reviewed-on: https://go-review.googlesource.com/21377
Run-TryBot: Dave Cheney <dave@cheney.net>
Reviewed-by: Dave Cheney <dave@cheney.net>
2016-04-01 02:05:01 +00:00
..
atom_test.go
example_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
marshal.go all: use bytes.Equal, bytes.Contains and strings.Contains 2016-04-01 02:05:01 +00:00
marshal_test.go encoding/xml: Add CDATA-wrapper output support to xml.Marshal. 2015-11-25 17:04:43 +00:00
read.go all: single space after period. 2016-03-02 00:13:47 +00:00
read_test.go encoding/xml: reject invalid comments 2015-11-25 17:08:38 +00:00
typeinfo.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
xml.go all: single space after period. 2016-03-02 00:13:47 +00:00
xml_test.go all: delete dead test code 2016-03-21 07:10:08 +00:00