aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/ExtendableMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-3/+17
* More tests, and a bug fix.Jon Skeet2008-08-141-1/+1
* The great generics revisiting.Jon Skeet2008-08-141-7/+7
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-2/+17
* Implemented GeneratedExtension, although list handling may be incorrect.Jon Skeet2008-08-141-4/+4
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-0/+165