summaryrefslogtreecommitdiff
path: root/src/stl_logging_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2015-07-15added missing includeSergiu Dotenco1-0/+1
2015-07-15do not redefine stl logging macrosSergiu Dotenco1-0/+8
2014-03-05Add libc++ support1-10/+13
2013-02-18Support unordered_(map|set) by stl_logging1-9/+12
2013-01-09Eliminate use of strstream based on internal changes1-30/+22
2012-01-12Remove trivial warnings produced by clang1-2/+2
2012-01-12Fix compile failures with clang in stl_logging_unittest.cc1-1/+0
2009-05-19Suppress warnings (re-definition of _XOPEN_SOURCE) by including utilities.h f...1-0/+1
2009-01-28Add license information for all source code.1-2/+28
2008-10-07glog 0.11-0/+164