aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/unittest_no_field_presence.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
* down-integrate internal changesBo Yang2015-05-211-28/+28
|
* Remove the C#-specific field_presence_test.proto, using ↵Jon Skeet2015-05-131-1/+1
| | | | | | | unittest_no_field_presence.proto instead. This is the start of establishing a C# namespace of "Google.ProtocolBuffers.TestProtos.Proto3" for proto3-syntax protos. We could optionally split the directory structure as well into Proto2 and Proto3 for clarity.
* Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet2015-05-061-0/+2
|
* Down-integrate from internal code base.Feng Xiao2014-11-101-0/+138