aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/extension_set.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-25/+99
* Down-integrate from google3.Feng Xiao2018-08-081-35/+325
* Fix initialization with Visual StudioAdam Cozzette2018-07-061-77/+15
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-183/+336
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-4/+12
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-1/+1
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-2/+2
* Integrate internal changesBo Yang2016-10-101-10/+11
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-35/+36
* Down-integrate from google internal.Jisi Liu2015-10-051-8/+10
* Remove a static initializer by removing a global of non-POD type.Peter Kasting2015-08-271-54/+55
* down-integrate internal changesBo Yang2015-05-211-16/+45
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-6/+10
* Get rid of some build warnings.Feng Xiao2014-12-021-0/+2
* Down-integrate from internal code base.Feng Xiao2014-11-101-144/+258
* DestroyDefaultRepeatedFields is registered using OnShutdown.Antoni Buszta2014-10-091-3/+1
* InitializeDefaultRepeatedFields() allocates memory but does not release it.Antoni Buszta2014-10-081-0/+15
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* down integrate to svnjieluo@google.com2014-07-181-26/+215
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-207/+204
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-0/+12
* Hopefully fix build on Sun Studio.kenton@google.com2009-12-221-4/+6
* Fix build on GCC 3.3/Linux.kenton@google.com2009-12-211-1/+3
* Ensure that 'once' objects are declared using the macro. This is either the ...temporal2009-12-181-1/+1
* Fix Cygwin build.kenton@google.com2009-12-181-2/+10
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-155/+149
* Use the nice macro to declare once-init control objects, like good little cod...temporal2009-08-011-1/+1
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-292/+438
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-0/+82
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-1/+12
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-278/+710
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+58
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-50/+18
* Initial checkin.temporal2008-07-101-0/+735