aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/TestWriterFormatXml.cs
Commit message (Expand)AuthorAgeFilesLines
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-4/+4
* Added recursion limits to AbstractReader.cscsharptest2011-06-111-0/+8
* Added convenience methods for to/from xml and jsoncsharptest2011-06-111-0/+22
* Reader/Writer implementations changed to use static factoriescsharptest2011-06-101-34/+32
* Added the XmlFormatWriter/Readercsharptest2011-06-101-0/+308