go-watchdog/vendor/golang.org/x/net/webdav/internal/xml
AJ ONeal 62ad8fb507 WIP installer 2019-06-24 20:00:11 -06:00
..
README WIP installer 2019-06-24 20:00:11 -06:00
marshal.go WIP installer 2019-06-24 20:00:11 -06:00
read.go WIP installer 2019-06-24 20:00:11 -06:00
typeinfo.go WIP installer 2019-06-24 20:00:11 -06:00
xml.go WIP installer 2019-06-24 20:00:11 -06:00

README

This is a fork of the encoding/xml package at ca1d6c4, the last commit before
https://go.googlesource.com/go/+/c0d6d33 "encoding/xml: restore Go 1.4 name
space behavior" made late in the lead-up to the Go 1.5 release.

The list of encoding/xml changes is at
https://go.googlesource.com/go/+log/master/src/encoding/xml

This fork is temporary, and I (nigeltao) expect to revert it after Go 1.6 is
released.

See http://golang.org/issue/11841