aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/extension_set.h
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-82/+120
* Down-integrate proto2 namespace fix.Feng Xiao2018-08-131-1/+1
* Down-integrate from google3.Feng Xiao2018-08-081-266/+310
* Merge pull request #4882 from google/3.6.xAdam Cozzette2018-07-091-42/+14
|\
| * Fix initialization with Visual StudioAdam Cozzette2018-07-061-42/+14
* | Add "override" for overridden virtual functionsKhuzema Pithewan2018-06-191-1/+1
|/
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-14/+123
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-0/+2
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-1/+54
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-0/+5
* Fix MSVC DLL build.Feng Xiao2017-03-301-3/+1
* Down-integrate from google3.Feng Xiao2017-03-291-6/+11
* Integrate internal changesBo Yang2016-10-101-4/+4
* Fix windows build.Feng Xiao2016-06-301-7/+2
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-7/+64
* Adding back three missing export macros.Jisi Liu2015-10-051-3/+3
* Down-integrate from google internal.Jisi Liu2015-10-051-9/+6
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-291-9/+23
|\
| * Remove a static initializer by removing a global of non-POD type.Peter Kasting2015-08-271-9/+23
* | Down-integrate from google3.Feng Xiao2015-08-221-0/+7
|/
* down-integrate internal changesBo Yang2015-05-211-1/+5
* Down-integrate from internal code base.Feng Xiao2014-11-101-3/+13
* Change references to `vector` to use `std::vector`Fabrice de Gans-Riberi2014-11-031-1/+1
* InitializeDefaultRepeatedFields() allocates memory but does not release it.Antoni Buszta2014-10-081-0/+4
* 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-20/+243
* Down-integrate pending changes from internal repository after previous release.liujisi@google.com2014-05-281-1/+1
* Fix issue 445, issue 449xiaofeng@google.com2013-02-071-1/+1
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-62/+165
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-1/+3
* Monty Taylor claims this helps the drizzle compile for some reason.kenton@google.com2010-01-051-4/+6
* Fixed DLL compile under MSVC.kenton@google.com2010-01-041-18/+2
* Hopefully fix build on Sun Studio.kenton@google.com2009-12-221-3/+3
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-56/+146
* Silence pedantic warning about unused parameter.kenton@google.com2009-08-071-1/+1
* Fix compile for GCC 3.4.4.kenton@google.com2009-08-011-0/+10
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-47/+97
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-0/+3
* Make building libprotobuf as a DLL work again.kenton@google.com2009-04-281-1/+1
* Update MSVC project files for rev 120, and add instructions for compiling wit...kenton@google.com2009-04-271-1/+1
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-127/+314
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+6
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-17/+18
* Initial checkin.temporal2008-07-101-0/+555