aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/WireFormat.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-3/+3
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-0/+38
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-2/+2
* Added copyright noticesJon Skeet2008-08-141-4/+15
* More tests for CodedInputStream, and some more WireFormatJon Skeet2008-08-141-4/+22
* First part of dotnet libraryJon Skeet2008-08-141-0/+28