aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
Commit message (Expand)AuthorAgeFilesLines
* Implemented popsicle immutability for lists. Modified MessageStreamIterator t...Jon Skeet2008-08-211-0/+1
* Fix to constructor access for nested types, and first pass at streaming.Jon Skeet2008-08-191-1/+5
* Optimisations of IsInitialized and removal of unnecessary references.Jon Skeet2008-08-141-2/+0
* Signed the test assembly, and added InternalsVisibleTo. Some public members n...Jon Skeet2008-08-141-0/+5
* UnknownFieldSet tests, and a fix to repeated extension elements.Jon Skeet2008-08-141-0/+3
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-0/+5
* More tests, more fixes.Jon Skeet2008-08-141-0/+1
* New unit tests and corresponding bug fixes.Jon Skeet2008-08-141-0/+2
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-0/+2
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-0/+6
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-0/+1
* First part of dotnet libraryJon Skeet2008-08-141-0/+66