aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/plugin.pb.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-96/+91
* Down-integrate from google3.Feng Xiao2018-08-081-204/+568
* Declare some generated C++ methods as static #4602Robert Hancock2018-05-141-3/+3
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-131/+84
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-44/+38
* Merge from google internalJisi Liu2017-10-181-15/+37
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-757/+148
* Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-091-4/+4
* Fix invalid offsetof warning.Jisi Liu2017-08-031-9/+21
* Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-021-5/+9
* Merge from masterJisi Liu2017-07-251-0/+6
* Merge master into 3.4.xJisi Liu2017-07-181-39/+45
|\
| * Fix more implicit type conversions in public headers and generated code.Bo Yang2017-06-241-18/+24
| * Enusre public header and generated code have no implicit converion.Bo Yang2017-06-231-21/+21
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-87/+87
|/
* Down-integrate from google3.Feng Xiao2017-03-291-64/+133
* Properly regenerated descriptor.proto.Josh Haberman2017-03-161-3/+4
* Remove the use of C++11 features.Feng Xiao2017-02-271-26/+26
* 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-13/+26
* 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-109/+109
* Add rvalue setters for non-arena strings on C++11.Chris Kennelly2016-12-161-0/+48
* Add version number to plugin protocol.Feng Xiao2016-12-051-39/+660
* Add a "u" suffix to tag numbers in generated codeAdam Cozzette2016-11-221-11/+11
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-464/+376
* Fix Visual Studio compile issues.Feng Xiao2016-10-101-12/+21
* Fix default instance destructorJisi Liu2016-10-101-0/+3
* Integrate internal changesBo Yang2016-10-101-152/+188
* Fix #2032 unused parameter 'deterministic'Khing2016-09-081-0/+3
* Update generated files.Feng Xiao2016-07-131-16/+21
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-10/+10
* Down integrate from Google internal.Jisi Liu2016-04-281-3/+33
* 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-1/+1
* Get VS 2015 to use const int definitionsBruce Dawson2015-10-291-6/+6
* Update descriptor protos.Jisi Liu2015-08-251-4/+4
* Down-integrate from google3.Feng Xiao2015-08-221-18/+18
* Marked another compiler literal unsigned.Austin Schuh2015-06-051-1/+1
* down-integrate internal changesBo Yang2015-05-211-42/+48
* Marked compiler literal unsigned.Austin Schuh2015-05-191-1/+1
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-2/+393
* Down-integrate from internal code base.Feng Xiao2014-11-261-3/+6
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-133/+61
* Down-integrate from internal code base.Feng Xiao2014-11-101-120/+213
* down integrate to svnjieluo@google.com2014-07-181-110/+168
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-15/+15
* Add java options to plugin proto and rollback the r450liujisi@google.com2012-12-051-7/+3
* Set pointers to NULL after shutdown, so the shutdown function can be called f...liujisi@google.com2012-12-051-0/+6
* Generate missing inclusion of common.h.pliard@google.com2012-10-021-0/+1