aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/GeneratedExtensionBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-2/+16
* UnknownFieldSet tests, and a fix to repeated extension elements.Jon Skeet2008-08-141-1/+2
* The great generics revisiting.Jon Skeet2008-08-141-3/+3
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-2/+35
* Implemented GeneratedExtension, although list handling may be incorrect.Jon Skeet2008-08-141-0/+88