aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_string_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-37/+140
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-47/+59
* Merge from google internalJisi Liu2017-10-181-129/+94
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-20/+26
* Merge master into 3.4.xJisi Liu2017-07-181-7/+13
|\
| * Enusre public header and generated code have no implicit converion.Bo Yang2017-06-231-7/+13
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-48/+117
|/
* Down-integrate from google3.Feng Xiao2017-03-291-3/+11
* Keep loop bounds in a local variable for string fields.Chris Kennelly2017-02-151-3/+3
* Expose rvalue setters for repeated string fields.Chris Kennelly2017-02-151-0/+18
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-6/+3
* Add rvalue setters for non-arena strings on C++11.Chris Kennelly2016-12-161-1/+31
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-300/+393
* Integrate internal changesBo Yang2016-10-101-48/+56
* Down integrate from Google internal.Jisi Liu2016-04-281-43/+50
* Down-integrate from internal code base.Feng Xiao2015-08-231-50/+34
* Down-integrate from google3.Feng Xiao2015-08-221-7/+24
* down-integrate internal changesBo Yang2015-05-211-1/+0
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-76/+92
* Make C++ string oneof field compatible with C++11Nobuaki Sukegawa2014-12-031-2/+1
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-1/+8
* Down-integrate from internal code base.Feng Xiao2014-11-101-169/+369
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* down integrate to svnjieluo@google.com2014-07-181-16/+167
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-1/+1
* Add java options to plugin proto and rollback the r450liujisi@google.com2012-12-051-2/+1
* Set pointers to NULL after shutdown, so the shutdown function can be called f...liujisi@google.com2012-12-051-1/+2
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-23/+60
* Fix issue 378xiaofeng@google.com2012-05-161-1/+2
* Escape C++ Trigraphs.liujisi@google.com2010-12-211-2/+1
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-23/+35
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-16/+19
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-45/+84
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-48/+52
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-2/+2
* Commit Michael Poole's patch for explicitly constructing all class fields inkenton@google.com2009-04-161-1/+1
* Push out changes from internal codebase.kenton@google.com2009-01-221-4/+6
* Integrate changes from internal code.kenton@google.com2008-11-211-9/+19
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Sync code with Google-internal branch. Changes:temporal2008-07-231-35/+28
* Fix bytes type setter to work with byte sequences with embedded NULLs.temporal2008-07-161-18/+59
* Initial checkin.temporal2008-07-101-0/+336