aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/strutil.cc
Commit message (Expand)AuthorAgeFilesLines
* Deleted scoped_ptr.hAdam Cozzette2018-03-141-4/+4
* Removed using statements from common.hAdam Cozzette2018-01-261-7/+7
* Raise the number of digits used for floats.Thomas Van Lenten2017-06-161-1/+1
* Remove "using namespace std" from stubs/common.hAdam Cozzette2017-04-261-6/+6
* Fix integer overflow in FastUInt32ToBufferLeftAdam Michalik2016-12-131-1/+1
* Integrate internal changesBo Yang2016-10-101-0/+15
* Down-integrate from internal code base.Feng Xiao2015-12-111-16/+70
* Remove two unused functions.Nico Weber2015-07-251-7/+0
* MinGW64+MSYS2 compilation issues and portable isnan using MathLimitsKarol Ostrovsky2015-07-011-7/+3
* Down-integrate from internal code base.Feng Xiao2015-06-151-22/+746
* down-integrate internal changesBo Yang2015-05-211-18/+0
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-0/+205
* Down-integrate from internal code base.Feng Xiao2014-11-101-0/+56
* 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-59/+127
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-0/+38
* A workaround for MSVC 2010 x64 platform bug,liujisi@google.com2011-07-051-0/+7
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-5/+29
* Support MSVC 2010 beta 1.kenton@google.com2009-10-121-0/+1
* HPUX patch from Alexander Melnikov.kenton@google.com2009-08-171-1/+1
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+1
* Support HP C++ on Tru64.kenton@google.com2008-11-141-2/+7
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Initial checkin.temporal2008-07-101-0/+1121