aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization/XmlFormatReader.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-1/+1
* Issue 50: The XML serializer will fail to deserialize a message with empty ch...csharptest2012-10-101-7/+10
* Added comments for private fieldscsharptest2011-09-291-0/+4
* Fix for incorrect handling of Whitespace after an array open in XmlFormatReadercsharptest2011-09-291-2/+6
* Changes from code reviewcsharptest2011-09-291-8/+8
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-73/+69
* first pass at adding required changescsharptest2011-09-081-0/+35
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-0/+296