aboutsummaryrefslogtreecommitdiff
path: root/csharp/protos/unittest_issues.proto
Commit message (Collapse)AuthorAgeFilesLines
* Fix merging with message-valued oneofJon Skeet2017-10-311-0/+15
| | | | | | | | | | If messages A and B have the same oneof case, which is a message type, and we merge B into A, those sub-messages should be merged. Fixes #3200. Note that I haven't regenerated all the code, as some of the protos have been changed, breaking generation.
* Code review fixesalien2016-03-291-1/+1
|
* csharp: add support for the json_name optionalien2016-03-181-1/+8
| | | | | Conflicts: csharp/src/Google.Protobuf/JsonFormatter.cs
* Remove a redundant layer of directory hierarchy.Jon Skeet2015-08-031-0/+119