aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/ProtocolBuffers
Commit message (Expand)AuthorAge
* Change the C# enum generator inherit from primitive generatorGravatar Jie Luo2015-05-29
* Add oneof support for C#Gravatar Jie Luo2015-05-29
* Merge pull request #394 from ironhidegames/csharp-aot-iosGravatar Jan Tattermusch2015-05-21
|\
| * added concrete IEqualityComparer<ExtensionIntPair> implementation in Extensio...Gravatar Ruben Garat2015-05-20
* | Generate *all* protos in the script, applying fixups.Gravatar Jon Skeet2015-05-16
|/
* Performance optimization for small messages without unknown fieldsGravatar Jan Tattermusch2015-05-07
* fix commentsGravatar Jie Luo2015-05-01
* fix commends from Jon SkeetGravatar Jie Luo2015-04-30
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-30
|\
* \ Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-29
|\ \
| | * Convert both the full and lite runtimes (and json/xml serialization assemblie...Gravatar Jon Skeet2015-04-29
| |/
* | field presence Reflection and testsGravatar Jie Luo2015-04-29
| * Remove CLS compliance from runtime code.Gravatar Jon Skeet2015-04-29
| * Remove support for Serializable.Gravatar Jon Skeet2015-04-29
| * Remove RPC support.Gravatar Jon Skeet2015-04-29
| * Remove a bunch of files which are no longer relevant:Gravatar Jon Skeet2015-04-29
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Gravatar Jon Skeet2015-04-28
* First part of making the C# runtime work with the new codegen.Gravatar Jon Skeet2015-04-28
* Imported protobuf-csharp-port into csharp/ treeGravatar Jan Tattermusch2015-04-16