aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/IBuilder.cs
Commit message (Expand)AuthorAgeFilesLines
* Comments.Jon Skeet2008-08-151-1/+0
* More tests, and a bug fix.Jon Skeet2008-08-141-12/+12
* UnknownFieldSet tests, and a fix to repeated extension elements.Jon Skeet2008-08-141-0/+3
* The great generics revisiting.Jon Skeet2008-08-141-56/+59
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-2/+2
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-0/+12
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-141-2/+1
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-4/+4
* Gradually implementing FieldSetJon Skeet2008-08-141-2/+2
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-35/+51
* Implemented AbstractMethod and split the descriptors into a new packageJon Skeet2008-08-141-1/+2
* Added copyright noticesJon Skeet2008-08-141-1/+16
* More tests for CodedInputStream, and some more WireFormatJon Skeet2008-08-141-52/+56
* Half way through CodedInputStreamJon Skeet2008-08-141-0/+4
* First part of dotnet libraryJon Skeet2008-08-141-0/+227