aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ICodedOutputStream.cs
Commit message (Expand)AuthorAgeFilesLines
* missing copyright noticecsharptest2011-06-111-0/+36
* Added the XmlFormatWriter/Readercsharptest2011-06-101-1/+5
* Refactoring the ICoded interfaces (again) removing the use of some generic me...csharptest2011-06-101-9/+106
* Several performance tweakscsharptest2011-06-091-1/+1
* A few performance tweaks of the ICodedOutputStream interface/implementationcsharptest2011-06-081-1/+2
* Fully converted over to ICodedOutputStream for all WriteTo derivationscsharptest2011-06-031-2/+4
* Extracted initial ICodedOutputStream interfacecsharptest2011-06-031-0/+84