aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/repeated_field.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate google internal changes.Jisi Liu2016-03-301-28/+84
* Fixed unused parameters and extra ';'Swen Kooij2016-01-281-3/+3
* Fix compiler warning from repeated_field.hJohn Burke2016-01-191-1/+1
* Down-integrate from internal code base.Feng Xiao2015-12-111-3/+21
* Down-integrate from google internal.Jisi Liu2015-10-051-1/+1
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-291-1/+2
|\
| * Move StringSpaceUsedIncludingSelf to lite library.Peter Kasting2015-08-271-1/+2
| * Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release buil...Douglas Heriot2015-08-221-13/+13
* | add static cast to silence signedness comparison warningJan Tattermusch2015-08-261-1/+1
* | Down-integrate from google3.Feng Xiao2015-08-221-42/+48
|/
* Call copy() only if there is something to copy.Feng Xiao2015-05-311-1/+3
* down-integrate internal changesBo Yang2015-05-211-32/+28
* internal changesBo Yang2015-04-241-1/+1
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-1/+1
* Fix compile issues and test failures in VS2008.Feng Xiao2014-12-051-4/+9
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-1/+6
* Merge pull request #69 from apaprocki/aix-atomicopsFeng Xiao2014-11-111-2/+2
|\
| * Modify tests to compile on AIX with xlC compiler.Andrew Paprocki2014-11-111-2/+2
* | Down-integrate from internal code base.Feng Xiao2014-11-101-160/+943
* | Fixed Unused Parameter warning in headers.Austin Schuh2014-10-311-1/+2
|/
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* 1, Add comments for include<algorithm> we added for min/max on VS2013. 2, Add...jieluo@google.com2014-08-071-0/+1
* change some files to pass MSVC 2013jieluo@google.com2014-07-311-0/+4
* Increase the allocated_size_ should be after allocation. Otherwise there migh...jieluo@google.com2014-07-241-1/+1
* down integrate to svnjieluo@google.com2014-07-181-8/+87
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-1/+1
* Update upb namespace in friendship declaration.liujisi@google.com2013-01-101-5/+5
* Update MSVC project files and fix compilation issues in MSVC.xiaofeng@google.com2012-09-241-38/+15
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-46/+293
* Add missing dll export macros.liujisi@google.com2011-07-051-1/+1
* Fix issues: 200 202 211 215 237 246.liujisi@google.com2010-12-061-4/+4
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-3/+3
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-13/+60
* Fixes compile on GCC 3.2 according to Sergey Tihansky.kenton@google.com2010-01-131-1/+1
* Fixed DLL compile under MSVC.kenton@google.com2010-01-041-1/+1
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-49/+224
* Make sure to quality calls to std::swap. Otherwise, if a google::swap() exis...kenton@google.com2009-09-021-2/+2
* Make DLLs work again.kenton@google.com2009-08-011-2/+13
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-337/+350
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-1/+56
* Make building libprotobuf as a DLL work again.kenton@google.com2009-04-281-1/+0
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-0/+124
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+52
* Support HP C++ on Tru64.kenton@google.com2008-11-141-3/+26
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Initial checkin.temporal2008-07-101-0/+782