aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/generated_message_reflection.cc
Commit message (Expand)AuthorAgeFilesLines
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-18/+23
* Add shutdown code for several newly introduced leaks;Jisi Liu2015-02-211-0/+6
* Get rid of some build warnings.Feng Xiao2014-12-021-2/+2
* Down-integrate from internal code base.Feng Xiao2014-11-261-7/+27
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-33/+152
* Down-integrate from internal code base.Feng Xiao2014-11-101-68/+390
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* remove a const qualifier in a method's return typehuahang2014-09-041-1/+1
* down integrate to svnjieluo@google.com2014-07-181-76/+466
* Down-integrate pending changes from internal repository after previous release.liujisi@google.com2014-05-281-2/+2
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-5/+5
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-16/+81
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-3/+0
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-59/+135
* Make sure to quality calls to std::swap. Otherwise, if a google::swap() exis...kenton@google.com2009-09-021-5/+5
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-58/+243
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-2/+87
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-16/+51
* Integrate changes from internal code.kenton@google.com2008-11-211-1/+81
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-135/+226
* Initial checkin.temporal2008-07-101-0/+665