aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_message.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-66/+89
* Down-integrate proto2 namespace fix.Feng Xiao2018-08-131-4/+5
* Down-integrate from google3.Feng Xiao2018-08-081-1906/+1954
* Merge pull request #3901 from wijagels/masterFeng Xiao2018-06-111-1/+1
|\
| * Stop unused parameter warnings for generated code in RegisteredArenaDtorWilliam Jagels2017-11-161-1/+1
* | Integrated internal changes from GoogleAdam Cozzette2018-03-131-293/+154
* | Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu2018-01-031-9/+9
|\ \
| * | Use matching enum type for IsPOD.Jisi Liu2017-12-131-9/+9
| |/
* / Integrated internal changes from GoogleAdam Cozzette2017-12-011-350/+419
|/
* Merge from google internalJisi Liu2017-10-181-111/+72
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-446/+235
* Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-091-1/+1
* Fix invalid offsetof warning.Jisi Liu2017-08-031-6/+6
* Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-021-1/+3
* Merge from masterJisi Liu2017-07-251-0/+1
* Merge master into 3.4.xJisi Liu2017-07-181-6/+8
|\
| * Fix more implicit type conversions in public headers and generated code.Bo Yang2017-06-241-6/+8
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-238/+573
|/
* Down-integrate from google3.Feng Xiao2017-03-291-245/+666
* fix attributes warningMarkus Heß2017-03-151-2/+2
* Remove the use of C++11 features.Feng Xiao2017-02-271-6/+6
* Work with truncated tag numbers.Chris Kennelly2017-02-151-3/+6
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-72/+75
* simpler, cheaper callback to LazyStringOutputStreamCamillo Lugaresi2016-12-211-14/+2
* Add a "u" suffix to tag numbers in generated codeAdam Cozzette2016-11-221-4/+4
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-1201/+1102
* Fix Visual Studio compile issues.Feng Xiao2016-10-101-11/+26
* Fix default instance destructorJisi Liu2016-10-101-0/+15
* Integrate internal changesBo Yang2016-10-101-328/+527
* Silence compile warnings in bazelAndy Hochhaus2016-10-091-1/+1
* Merge remote-tracking branch 'origin/3.0.x' into mergeJisi Liu2016-09-141-0/+1
|\
| * Fix #2032 unused parameter 'deterministic'Khing2016-09-081-0/+1
* | Fix #1955 clang-tidy warning misc-macro-parenthesesChih-Hung Hsieh2016-09-021-1/+1
* | Restore New*Callback into google::protobuf namespace since these are used by ...Srivats P2016-08-291-1/+1
|/
* Integrate from internal code base.Feng Xiao2016-07-131-2/+6
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-11/+28
* Down integrate from Google internal.Jisi Liu2016-04-281-155/+181
* Integrate google internal changes.Jisi Liu2016-03-301-9/+16
* Patch internal change 111557819.Feng Xiao2016-01-061-4/+22
* Fix narrowing implicit cast in generated message [NFC]Kal Conley2015-12-081-1/+1
* Get VS 2015 to use const int definitionsBruce Dawson2015-10-291-2/+2
* Down-integrate from google internal.Jisi Liu2015-10-051-1/+1
* Remove an unused typedef.Feng Xiao2015-08-261-6/+0
* Down-integrate from google3.Feng Xiao2015-08-221-75/+112
* Merge pull request #500 from TeBoring/tempPaul Yang2015-07-011-5/+5
|\
| * Implement parsing for proto3 primitive repeated fields. Previously, forBo Yang2015-06-151-5/+5
* | Down-integrate from internal code base.Feng Xiao2015-06-151-3/+3
|/
* Marked another compiler literal unsigned.Austin Schuh2015-06-051-1/+1
* down-integrate internal changesBo Yang2015-05-211-163/+525
* Marked compiler literal unsigned.Austin Schuh2015-05-191-1/+1