aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/io/coded_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from internal code base.Feng Xiao2014-11-101-14/+34
* Corrected code example in coded_stream.hacidtonic2014-11-041-1/+1
* 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-5/+89
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-14/+33
* Remove static initializer in wire_format_lite.cc.pliard@google.com2012-03-021-0/+15
* Fix issues: 200 202 211 215 237 246.liujisi@google.com2010-12-061-1/+1
* Fix byte encoding macros.liujisi@google.com2010-12-011-4/+2
* Add some explicit casts to eliminate some warnings as described in issue 83 c...kenton@google.com2010-11-301-2/+2
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-4/+6
* Improve coded_stream.h handling on MSVC. Avoid a bogus runtime check and ena...kenton@google.com2010-04-051-16/+28
* Fix missing header issue -- INT_MAX is defined in limits.h. I chose to use a...kenton@google.com2010-02-091-1/+1
* Fix bogus sign-compare warnings in header at request of user.kenton@google.com2010-01-111-2/+2
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-22/+325
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-0/+46
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-34/+145
* Push out changes from internal codebase.kenton@google.com2009-01-221-2/+26
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Initial checkin.temporal2008-07-101-0/+592