aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/unittest_proto3.proto
Commit message (Collapse)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-0/+14
|
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-273/+90
|
* There might be duplicated enum values when allow_alias is true. Add ↵Jie Luo2017-02-281-0/+3
| | | | PreferredAlias into OriginalNameAttribute to remove the duplication (#2727)
* First pass at the mutable API. Quite a bit more to do - in particular, it's ↵Jon Skeet2015-06-091-0/+388
pretty slow right now.