aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_string_field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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