aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/message.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-84/+97
* Down-integrate proto2 namespace fix.Feng Xiao2018-08-131-11/+11
* Down-integrate from google3.Feng Xiao2018-08-081-64/+517
* Merge pull request #4882 from google/3.6.xAdam Cozzette2018-07-091-21/+2
|\
| * Fix initialization with Visual StudioAdam Cozzette2018-07-061-21/+2
* | Add "override" for overridden virtual functionsKhuzema Pithewan2018-06-191-1/+1
|/
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-1/+3
* Explicitly propagate the status of Flush().Jisi Liu2017-12-131-2/+2
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-3/+3
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-1/+11
* Down-integrate from google3.Feng Xiao2017-03-291-2/+2
* Fix unresolved symbols with MSVC12 and /Zc:inlineMarcel Raad2017-02-171-6/+6
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-4/+4
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-34/+2
* Integrate internal changesBo Yang2016-10-101-5/+5
* Integrate from internal code base.Feng Xiao2016-07-131-2/+0
* Integrate google internal changes.Jisi Liu2016-03-301-2/+2
* Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu2015-10-051-0/+8
|\
| * Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() method...0xAAE2015-09-151-0/+8
* | Down-integrate from google internal.Jisi Liu2015-10-051-1/+0
|/
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-251-0/+5
|\
| * Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release buil...Douglas Heriot2015-08-221-0/+5
* | Down-integrate from google3.Feng Xiao2015-08-221-0/+19
|/
* down-integrate internal changesBo Yang2015-05-211-4/+15
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-12/+12
* Add shutdown code for several newly introduced leaks;Jisi Liu2015-02-211-0/+24
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-1/+5
* Down-integrate from internal code base.Feng Xiao2014-11-101-0/+89
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Add iostream in message.cc. Remove unused in coded_stream_unittest.ccjieluo@google.com2014-07-181-0/+1
* down integrate to svnjieluo@google.com2014-07-181-6/+4
* Down-integrate pending changes from internal repository after previous release.liujisi@google.com2014-05-281-2/+3
* Fix issue 403, issue 456, issue 462xiaofeng@google.com2013-02-251-1/+1
* Fix issue 445, issue 449xiaofeng@google.com2013-02-071-0/+1
* Rollback the export macros on internal classes/functions.liujisi@google.com2013-01-151-2/+2
* add missing dll export macros for msvc.liujisi@google.com2013-01-111-2/+2
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-2/+41
* When serializing to an ostream, verify that there were no stream-level errors...kenton@google.com2009-12-221-2/+5
* Ensure that 'once' objects are declared using the macro. This is either the ...temporal2009-12-181-1/+1
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-2/+2
* Make sure GeneratedMessageFactory is deleted on shutdown.kenton@google.com2009-08-061-4/+16
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-175/+13
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-22/+90
* Push out changes from internal codebase.kenton@google.com2009-01-221-4/+22
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+22
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-13/+11
* Initial checkin.temporal2008-07-101-0/+345