summaryrefslogtreecommitdiff
path: root/src/google/protobuf/extension_set.cc
AgeCommit message (Expand)Author
2015-05-21down-integrate internal changesBo Yang
2015-02-28Down integrate from Google internal branch for C++ and Java.Jisi Liu
2014-12-02Get rid of some build warnings.Feng Xiao
2014-11-10Down-integrate from internal code base.Feng Xiao
2014-10-09DestroyDefaultRepeatedFields is registered using OnShutdown.Antoni Buszta
2014-10-08InitializeDefaultRepeatedFields() allocates memory but does not release it.Antoni Buszta
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2014-07-18down integrate to svnjieluo@google.com
2012-09-22Down-integrate from internal branchxiaofeng@google.com
2010-11-02Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com
2009-12-22Hopefully fix build on Sun Studio.kenton@google.com
2009-12-21Fix build on GCC 3.3/Linux.kenton@google.com
2009-12-18Ensure that 'once' objects are declared using the macro. This is either the ...temporal
2009-12-18Fix Cygwin build.kenton@google.com
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-08-01Use the nice macro to declare once-init control objects, like good little cod...temporal
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-06-25Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com
2009-05-06Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com
2009-04-25Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com
2008-11-21Integrate changes from internal code.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-10Initial checkin.temporal