aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_helpers.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-152/+207
* Down-integrate proto2 namespace fix.Feng Xiao2018-08-131-1/+1
* Down-integrate from google3.Feng Xiao2018-08-081-142/+875
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-70/+11
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-1/+1
* Merge from google internalJisi Liu2017-10-181-3/+2
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-43/+180
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-2/+29
* Down-integrate from google3.Feng Xiao2017-03-291-0/+103
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-17/+2
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-9/+9
* Integrate internal changesBo Yang2016-10-101-35/+6
* Down integrate from Google internal.Jisi Liu2016-04-281-32/+37
* Use angle bracket for well known type proto header.Bo Yang2015-12-081-0/+5
* Down-integrate from internal code base.Feng Xiao2015-08-231-0/+88
* Down-integrate from google3.Feng Xiao2015-08-221-1/+23
* down-integrate internal changesBo Yang2015-05-211-1/+58
* Sanitize Enum names from collisions with reserved words.Chris Conroy2015-03-161-0/+8
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-3/+8
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-0/+19
* Down-integrate from internal code base.Feng Xiao2014-11-101-10/+11
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* use decimal constants to avoid casting error with visual c /W4jieluo@google.com2014-07-231-2/+2
* down integrate to svnjieluo@google.com2014-07-181-32/+88
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-3/+34
* Don't call AddDesc() at static init time in LITE_RUNTIME mode.pliard@google.com2012-05-041-0/+60
* Escape C++ Trigraphs.liujisi@google.com2010-12-211-1/+7
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-9/+44
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-1/+12
* Down-integrate some code from an internal branch. (More to come.)kenton@google.com2009-07-241-1/+9
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-0/+5
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-3/+44
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-0/+30
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-1/+1
* Initial checkin.temporal2008-07-101-0/+197