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