aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers.Test/TestProtos/MessageWithNoOuter.cs
Commit message (Expand)AuthorAgeFilesLines
* Implemented popsicle immutability for lists. Modified MessageStreamIterator t...Jon Skeet2008-08-211-17/+6
* Fix to constructor access for nested types, and first pass at streaming.Jon Skeet2008-08-191-2/+2
* Use delegates instead of dynamic reflection.Jon Skeet2008-08-141-2/+10
* Abandon the 'self' namespace alias - we need to be able to import types in ot...Jon Skeet2008-08-141-82/+80
* The great generics revisiting.Jon Skeet2008-08-141-6/+14
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-0/+395