aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization/AbstractReader.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-0/+24
* Change "typeof (Foo)" to "typeof(Foo)" everywhere. I have no idea why I used toJon Skeet2012-06-041-3/+3
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-8/+2
* first pass at adding required changescsharptest2011-09-081-0/+10
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-0/+697