aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/stringprintf.h
Commit message (Collapse)AuthorAge
* Removed using statements from common.hGravatar Adam Cozzette2018-01-26
| | | | | | These statements pulled a bunch of symbols from the std namespace into the global namespace. This commit removes all of them except for std::string, which is a bit trickier to remove.
* Replace links to code.google.com/protobuf with ↵Gravatar Feng Xiao2014-10-01
| | | | developers.google.com/protocol-buffers
* add missing dll export macros for msvc.Gravatar liujisi@google.com2013-01-11
|
* Down-integrate from internal branchGravatar xiaofeng@google.com2012-09-22