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