aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization
Commit message (Expand)AuthorAgeFilesLines
* Issue 50: The XML serializer will fail to deserialize a message with empty ch...csharptest2012-10-101-7/+10
* version 2.4.1.473csharptest2011-10-151-3/+3
* - Upgraded NUnitcsharptest2011-10-044-140/+208
* Renamed SILVERLIGHT2 compilation constant to SILVERLIGHTcsharptest2011-10-024-7/+7
* Several build related changes in this commit:csharptest2011-10-022-22/+24
* Conditional extensions in serialization, Removed usages of extensions methods...csharptest2011-10-013-34/+74
* Moved all extension methods to a single class/filecsharptest2011-10-015-76/+65
* Added lite version of the serialization assemblycsharptest2011-09-301-0/+156
* Added comments for private fieldscsharptest2011-09-294-4/+13
* Added missing calls to ReadMessageEnd and writer.Flush.csharptest2011-09-292-1/+5
* Fix for incorrect handling of Whitespace after an array open in XmlFormatReadercsharptest2011-09-291-2/+6
* Changes from code reviewcsharptest2011-09-295-62/+11
* Last change for http support, adding a simple reader for query strings and/orcsharptest2011-09-164-71/+287
* Missing braces :)csharptest2011-09-092-2/+8
* revert of accidental AssemblyInfo version changescsharptest2011-09-091-3/+3
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-0912-149/+138
* Added IDisposable to ICodedOutputStreamcsharptest2011-09-083-16/+60
* first pass at adding required changescsharptest2011-09-0813-14/+454
* Split off the Serialization namespace into a new assembly.csharptest2011-08-0517-0/+4076