aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-12/+10
* source code info for interpreted options; fix source code info for extension ...Joshua Humphries2018-03-261-14/+51
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-8/+5
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-1/+78
* Merge master into 3.4.xJisi Liu2017-07-181-1/+1
|\
| * Removing undefined behavior and compiler warnings (#1315)brian-peloton2017-05-231-1/+1
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-6/+57
|/
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-6/+6
* Fixes static analyzer issues from xcode.Sergio Campama2016-09-201-0/+1
* Remove unused vectorKhing2016-08-311-1/+0
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-0/+10
* make 'no syntax' warning useful by showing which fileJoshua Humphries2016-02-061-3/+3
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+58
* Down-integrate from google internal.Jisi Liu2015-10-051-0/+25
* Down-integrate from internal code base.Feng Xiao2015-08-231-0/+36
* Down-integrate from google3.Feng Xiao2015-08-221-0/+1
* down-integrate internal changesBo Yang2015-05-211-0/+80
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-30/+64
* Merge pull request #81 from xfxyjwf/syntax_warningFeng Xiao2014-12-021-0/+4
|\
| * Report a warning if the proto file doesn't have a syntax statement.Feng Xiao2014-11-141-0/+4
* | Down-integrate from internal code base.Feng Xiao2014-11-201-0/+6
|/
* Down-integrate from internal code base.Feng Xiao2014-11-101-17/+132
* 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-68/+207
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-131/+269
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-175/+517
* add cast to avoid compiler warningkenton@google.com2010-04-231-1/+2
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-1/+10
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-1/+1
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-3/+6
* Integrate changes from internal code.kenton@google.com2008-11-211-1/+17
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-116/+110
* Integrate recent changes from google3.temporal2008-08-131-13/+13
* Sync code with Google-internal branch. Changes:temporal2008-07-231-0/+3
* Initial checkin.temporal2008-07-101-0/+1105