aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/CodedOutputStream.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-1/+1
* First unit test reading a complete message\!Jon Skeet2008-08-141-2/+3
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-6/+9
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-7/+7
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-3/+3
* Implemented AbstractMethod and split the descriptors into a new packageJon Skeet2008-08-141-38/+67
* First part of dotnet libraryJon Skeet2008-08-141-0/+708