aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/unittest_preserve_unknown_enum2.proto
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-261-2/+0
| | | | | | | - Remove some old proto2-based C#-only messages - Remove the "build" directory which only contained out-of-date files - Remove the csharp_namespace option from proto2 messages - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
* Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet2015-05-061-0/+2
|
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-0/+50
- Maps for C++ lite - C++ Arena optimizations. - Java Lite runtime code size optimization. Change-Id: I7537a4357c1cb385d23f9e8aa7ffdfeefe079f13