aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-2/+2
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-2225/+18
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-22/+23
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-15/+0
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-4/+65
* Down-integrate from google3.Feng Xiao2017-03-291-1/+55
* Expose rvalue setters for repeated string fields.Chris Kennelly2017-02-151-0/+20
* Add rvalue setters for non-arena strings on C++11.Chris Kennelly2016-12-161-0/+46
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-6/+29
* Integrate internal changesBo Yang2016-10-101-3/+3
* Restore New*Callback into google::protobuf namespace since these are used by ...Srivats P2016-08-291-1/+1
* Down integrate from Google internal.Jisi Liu2016-04-281-1/+1
* Integrate google internal changes.Jisi Liu2016-03-301-2/+1
* Down-integrate internal bug fixing changes.Bo Yang2015-10-041-0/+1
* Fix cmake build on linux.Feng Xiao2015-08-251-2/+4
* Fix bugs on windowsBo Yang2015-08-251-0/+4
* Down-integrate from google3.Feng Xiao2015-08-221-0/+2
* Workaround for MSVC's string literal compiler limit.Qartar2015-06-121-0/+12
* down-integrate internal changesBo Yang2015-05-211-0/+16
* Handle un-handled cases of TestOneof2 in unittestBo Yang2015-04-271-0/+9
* Sanitize Enum names from collisions with reserved words.Chris Conroy2015-03-161-0/+15
* Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs.v3.0.0-alpha-1Feng Xiao2014-12-091-0/+2
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-8/+8
* Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao2014-11-111-1/+1
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | Down-integrate from internal code base.Feng Xiao2014-11-101-0/+3
|/
* 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-3/+3
* down integrate to svnjieluo@google.com2014-07-181-6/+726
* Remove undeeded no-rtti guards.liujisi@google.com2012-12-051-6/+2
* Make custom option able to work for -f-no-rtti; Fix remaining death tests for...liujisi@google.com2012-12-051-3/+11
* Update gtest to 1.6; Disable death tests when exceptions are enabled.liujisi@google.com2012-12-041-2/+2
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-3/+72
* Escape C++ Trigraphs.liujisi@google.com2010-12-211-0/+7
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-8/+8
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-1/+45
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-4/+69
* Make tests compile on Sun Studio. Patch from Monty Taylor.kenton@google.com2009-08-101-6/+4
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-14/+50
* Down-integrate some code from an internal branch. (More to come.)kenton@google.com2009-07-241-0/+14
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-4/+136
* Push out changes from internal codebase.kenton@google.com2009-01-221-1/+7
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+116
* Support HP C++ on Tru64.kenton@google.com2008-11-141-2/+3
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-1/+1
* Fix bytes type setter to work with byte sequences with embedded NULLs.temporal2008-07-161-0/+13
* Initial checkin.temporal2008-07-101-0/+835