aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Descriptors/FieldType.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changing reflection namespace (part 1)Jon Skeet2015-07-141-60/+0
| | | | | | | - Move types into Google.Protobuf.Reflection - Change codegen to reflect that in generated types Generated code changes coming in part 2
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-3/+3
| | | | | | Everything should now be consistent - the only difference between files is the year (aside from generated files). Fixes issue #531.
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-18/+18
|
* First pass at the mutable API. Quite a bit more to do - in particular, it's ↵Jon Skeet2015-06-091-1/+1
| | | | pretty slow right now.
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+60