aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/CodedInputStream.cs
Commit message (Expand)AuthorAgeFilesLines
* Tidying up, and a couple of extra tests.Jon Skeet2008-08-141-1/+1
* The great generics revisiting.Jon Skeet2008-08-141-2/+2
* First unit test reading a complete message\!Jon Skeet2008-08-141-2/+2
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-3/+5
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-19/+64
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-1/+1
* Implemented AbstractMethod and split the descriptors into a new packageJon Skeet2008-08-141-19/+20
* More tests for CodedInputStream, and some more WireFormatJon Skeet2008-08-141-36/+21
* Half way through CodedInputStreamJon Skeet2008-08-141-1/+735
* First part of dotnet libraryJon Skeet2008-08-141-0/+31