]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: support ignoring fields with "-"
authorGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 23 Jan 2012 03:34:35 +0000 (01:34 -0200)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 23 Jan 2012 03:34:35 +0000 (01:34 -0200)
commit5fde5cd5cb4e62b6c3d5188b2bfd5e25a02317d2
tree7572d6b24be8606097fe08201585dfd585f4797e
parentfd9c99511e9ed3b86c7df4d4dfe95e31db6f52e0
encoding/xml: support ignoring fields with "-"

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5564045
src/pkg/encoding/xml/marshal_test.go
src/pkg/encoding/xml/typeinfo.go