aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/IssuesTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Code review fixesalien2016-03-291-0/+1
|
* csharp: add support for the json_name optionalien2016-03-181-0/+18
| | | | | Conflicts: csharp/src/Google.Protobuf/JsonFormatter.cs
* Fix build warnings around unused variablesJon Skeet2015-08-041-2/+1
|
* Handle field names of "descriptor" and "types".Jon Skeet2015-07-311-0/+8
|
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+56
We'll see what I've missed when CI fails...