aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ICodedInputStream.cs
Commit message (Expand)AuthorAgeFilesLines
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-0/+18
* Cleanup per review comments.csharptest2011-08-131-1/+1
* Integrated feedback from revision 1525875aec27csharptest2011-07-141-0/+45
* Reformatted to include bracescsharptest2011-07-141-4/+7
* missing copyright noticecsharptest2011-06-111-0/+36
* Refactoring the ICoded interfaces (again) removing the use of some generic me...csharptest2011-06-101-7/+45
* Several performance tweakscsharptest2011-06-091-0/+7
* Extracted ICodedInputStream interfacecsharptest2011-06-031-0/+198