]> Cypherpunks repositories - gostls13.git/commit
undo CL 12603044 / 2ca230b93195
authorRuss Cox <rsc@golang.org>
Wed, 14 Aug 2013 04:20:55 +0000 (00:20 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 14 Aug 2013 04:20:55 +0000 (00:20 -0400)
commit56ce83f7ba0b18fd0914439ee75e1164ba82733f
tree15cba8d1fbd1b65853cd90ff002d9ab583197f6f
parentce3ba126a0c5370c2c4c4e1ef32291316b96b5b0
undo CL 12603044 / 2ca230b93195

fat fingers - did not intend to submit.
depends on the Unmarshaler CL anyway.

««« original CL description
encoding/xml: add, support Marshaler interface

See golang.org/s/go12xml for design.

Fixes #2771.
Fixes #4169.
Fixes #5975.
Fixes #6125.

R=golang-dev, iant, dan.kortschak
CC=golang-dev
https://golang.org/cl/12603044
»»»

TBR=golang-dev
CC=golang-dev
https://golang.org/cl/12918043
api/go1.1.txt
api/go1.txt
src/pkg/encoding/xml/marshal.go
src/pkg/encoding/xml/marshal_test.go