aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers
Commit message (Expand)AuthorAgeFilesLines
* Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-297-31/+26
* Remove CLS compliance from runtime code.Jon Skeet2015-04-2916-130/+1
* Remove support for Serializable.Jon Skeet2015-04-293-203/+0
* Remove RPC support.Jon Skeet2015-04-297-453/+0
* Remove a bunch of files which are no longer relevant:Jon Skeet2015-04-2918-2435/+0
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-281-105/+110
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-287-11188/+10631
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-16112-0/+34791