aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Descriptors/FieldDescriptor.cs
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-6/+4
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-169/+17
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-206/+17
* Add oneof support for C#Jie Luo2015-05-291-1/+17
* Remove CLS compliance from runtime code.Jon Skeet2015-04-291-10/+0
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-281-53/+1
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+671