aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/FieldAccess
Commit message (Expand)AuthorAgeFilesLines
* Removed EnumDescriptorIndexAttribute - not really necessary.Jon Skeet2008-08-141-0/+15
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-148-19/+109
* The great generics revisiting.Jon Skeet2008-08-142-2/+2
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-1/+1
* First unit test reading a complete message\!Jon Skeet2008-08-143-7/+4
* Field accessor implementations complete (hopefully)Jon Skeet2008-08-148-4/+426
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-142-17/+13
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-2/+0
* Gradually implementing FieldSetJon Skeet2008-08-142-76/+36
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-144-0/+136