summaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/cpp/cpp_unittest.cc
AgeCommit message (Expand)Author
2018-11-04Revert "Merge tag 'v3.0.1-javalite'"android-wear-8.0.0_r2Colin Cross
2016-04-28Down integrate from Google internal.Jisi Liu
2016-03-30Integrate google internal changes.Jisi Liu
2015-10-04Down-integrate internal bug fixing changes.Bo Yang
2015-08-25Fix cmake build on linux.Feng Xiao
2015-08-25Fix bugs on windowsBo Yang
2015-08-22Down-integrate from google3.Feng Xiao
2015-06-12Workaround for MSVC's string literal compiler limit.Qartar
2015-05-21down-integrate internal changesBo Yang
2015-04-27Handle un-handled cases of TestOneof2 in unittestBo Yang
2015-03-16Sanitize Enum names from collisions with reserved words.Chris Conroy
2014-12-09Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs.Feng Xiao
2014-11-14Down-integrate from internal code base (C++ maps support).Feng Xiao
2014-11-11Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao
2014-11-10Down-integrate from internal code base.Feng Xiao
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2014-07-23use decimal constants to avoid casting error with visual c /W4jieluo@google.com
2014-07-18down integrate to svnjieluo@google.com
2012-12-05Remove undeeded no-rtti guards.liujisi@google.com
2012-12-05Make custom option able to work for -f-no-rtti; Fix remaining death tests for...liujisi@google.com
2012-12-04Update gtest to 1.6; Disable death tests when exceptions are enabled.liujisi@google.com
2012-09-22Down-integrate from internal branchxiaofeng@google.com
2010-12-21Escape C++ Trigraphs.liujisi@google.com
2010-12-03Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com
2010-11-02Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-08-10Make tests compile on Sun Studio. Patch from Monty Taylor.kenton@google.com
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-07-24Down-integrate some code from an internal branch. (More to come.)kenton@google.com
2009-04-25Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com
2009-01-22Push out changes from internal codebase.kenton@google.com
2008-11-21Integrate changes from internal code.kenton@google.com
2008-11-14Support HP C++ on Tru64.kenton@google.com
2008-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-08-13Integrate recent changes from google3.temporal
2008-07-16Fix bytes type setter to work with byte sequences with embedded NULLs.temporal
2008-07-10Initial checkin.temporal