aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/type.pb.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-142/+147
* Down-integrate from google3.Feng Xiao2018-08-081-298/+831
* Add -Og to no-warning-test (#4830)Paul Yang2018-06-281-9/+9
* Declare some generated C++ methods as static #4602Robert Hancock2018-05-141-3/+3
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-164/+115
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-55/+65
* Merge from google internalJisi Liu2017-10-181-98/+82
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-1309/+202
* Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-091-5/+5
* Fix invalid offsetof warning.Jisi Liu2017-08-031-13/+28
* Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-021-8/+13
* Merge from masterJisi Liu2017-07-251-0/+7
* Merge master into 3.4.xJisi Liu2017-07-181-73/+89
|\
| * Fix more implicit type conversions in public headers and generated code.Bo Yang2017-06-241-46/+62
| * Enusre public header and generated code have no implicit converion.Bo Yang2017-06-231-27/+27
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-110/+245
|/
* Down-integrate from google3.Feng Xiao2017-03-291-54/+115
* Remove the use of C++11 features.Feng Xiao2017-02-271-52/+52
* 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-26/+52
* 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-136/+136
* Add a "u" suffix to tag numbers in generated codeAdam Cozzette2016-11-221-31/+31
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-755/+611
* Fix Visual Studio compile issues.Feng Xiao2016-10-101-23/+38
* Fix default instance destructorJisi Liu2016-10-101-3/+14
* Integrate internal changesBo Yang2016-10-101-433/+932
* Merge remote-tracking branch 'origin/3.0.x' into mergeJisi Liu2016-09-141-0/+5
|\
| * Fix #2032 unused parameter 'deterministic'Khing2016-09-081-0/+5
* | Fix #1955 clang-tidy warning misc-macro-parenthesesChih-Hung Hsieh2016-09-021-1/+1
|/
* Update generated files.Feng Xiao2016-07-131-20/+33
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-28/+28
* Merge branch 'master' of github.com:google/protobufJisi Liu2016-04-281-0/+8
|\
* | Down integrate from Google internal.Jisi Liu2016-04-281-5/+57
|/
* Down-integrate from internal code base.Feng Xiao2015-12-111-27/+126
* Use angle bracket for well known type proto header.Bo Yang2015-12-081-15/+15
* Update descriptor protos.Jisi Liu2015-08-251-124/+124
* Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-2/+3
|\
| * Merge remote-tracking branch 'upstream/master'Xiao Hang2015-08-041-3/+3
* | Down-integrate from internal branch.Jisi Liu2015-08-211-31/+263
|/
* down-integrate internal changesBo Yang2015-05-211-72/+89
* Include generated code of well-known types in protobuf C++ runtime.Feng Xiao2015-05-111-0/+2882