aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers
Commit message (Expand)AuthorAgeFilesLines
* Performance optimization for small messages without unknown fieldsJan Tattermusch2015-05-071-4/+24
* fix commentsJie Luo2015-05-013-5/+4
* fix commends from Jon SkeetJie Luo2015-04-303-20/+9
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-307-31/+26
|\
| * Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-297-31/+26
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-2942-3221/+1
|\|
| * 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
* | field presence Reflection and testsJie Luo2015-04-295-10/+47
|/
* 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