aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/text_format.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-58/+126
* Fix undefined memory management found by Clang's sanitizers.John Millikin2017-10-161-4/+6
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-1/+1
* Make compilers without ref-qualifier support happy.Jisi Liu2017-08-111-2/+4
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-177/+404
* Down-integrate from google3.Feng Xiao2017-03-291-12/+3
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-64/+6
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-7/+15
* Integrate internal changesBo Yang2016-10-101-11/+24
* Integrate from internal code base.Feng Xiao2016-07-131-0/+14
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-18/+36
* Down integrate from Google internal.Jisi Liu2016-04-281-7/+5
* Integrate google internal changes.Jisi Liu2016-03-301-5/+10
* Down-integrate from internal code base.Feng Xiao2015-12-111-14/+25
* Down-integrate from google internal.Jisi Liu2015-10-051-7/+10
* Down-integrate from internal code base.Feng Xiao2015-06-151-2/+2
* down-integrate internal changesBo Yang2015-05-211-34/+233
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-4/+3
* Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao2014-11-111-19/+19
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-19/+19
* | Down-integrate from internal code base.Feng Xiao2014-11-101-4/+18
|/
* 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-158/+383
* Down-integrate pending changes from internal repository after previous release.liujisi@google.com2014-05-281-3/+3
* Fix compile issues under GCC 3.4.6xiaofeng@google.com2012-11-301-3/+3
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-14/+250
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-35/+79
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-33/+123
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-16/+48
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-93/+178
* Integrate changes from internal code.kenton@google.com2008-11-211-14/+27
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-26/+68
* Integrate recent changes from google3.temporal2008-08-131-41/+44
* Heuristically detect sub-messages when printing unknown fields.temporal2008-08-061-3/+38
* Initial checkin.temporal2008-07-101-0/+941