aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/field_mask.pb.cc
Commit message (Expand)AuthorAgeFilesLines
* Use bool deterministic to suppress warningSteven Peters2017-05-111-0/+1
* Down-integrate from google3.Feng Xiao2017-03-291-5/+30
* Remove the use of C++11 features.Feng Xiao2017-02-271-2/+2
* Keep loop bounds in a local variable for string fields.Chris Kennelly2017-02-151-3/+3
* Work with truncated tag numbers.Chris Kennelly2017-02-151-1/+2
* Expose rvalue setters for repeated string fields.Chris Kennelly2017-02-151-0/+12
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-40/+40
* Add a "u" suffix to tag numbers in generated codeAdam Cozzette2016-11-221-2/+2
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-89/+61
* Fix Visual Studio compile issues.Feng Xiao2016-10-101-4/+7
* Fix default instance destructorJisi Liu2016-10-101-0/+1
* Integrate internal changesBo Yang2016-10-101-49/+72
* Fix #2032 unused parameter 'deterministic'Khing2016-09-081-0/+1
* Update generated files.Feng Xiao2016-07-131-12/+9
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-2/+2
* Down integrate from Google internal.Jisi Liu2016-04-281-1/+10
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1
* Use angle bracket for well known type proto header.Bo Yang2015-12-081-3/+3
* Update descriptor protos.Jisi Liu2015-08-251-9/+9
* Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-3/+3
|\
| * Merge remote-tracking branch 'upstream/master'Xiao Hang2015-08-041-2/+3
| |\
| | * Changing reflection namespace (part 3)Jon Skeet2015-07-141-2/+2
| |/
* / Down-integrate from internal branch.Jisi Liu2015-08-211-2/+3
|/
* down-integrate internal changesBo Yang2015-05-211-6/+6
* Post csharp landing fixup.Thomas Van Lenten2015-05-181-2/+2
* Include generated code of well-known types in protobuf C++ runtime.Feng Xiao2015-05-111-0/+394