aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/repeated_field.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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