aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers.Test/TestProtos/UnitTestProtoFile.cs
Commit message (Expand)AuthorAgeFilesLines
* Add aliases into enumsJon Skeet2008-08-151-0/+2
* Use delegates instead of dynamic reflection.Jon Skeet2008-08-141-174/+232
* Abandon the 'self' namespace alias - we need to be able to import types in ot...Jon Skeet2008-08-141-1257/+1255
* Extensions don't need to go under a separate type.Jon Skeet2008-08-141-5/+5
* The great generics revisiting.Jon Skeet2008-08-141-465/+465
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-116/+29
* More tests, more fixes.Jon Skeet2008-08-141-4/+4
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-30/+145
* Implemented GeneratedExtension, although list handling may be incorrect.Jon Skeet2008-08-141-144/+144
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-0/+13140