summaryrefslogtreecommitdiff
path: root/src/stl_logging_unittest.cc
AgeCommit message (Collapse)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
Similar patch was provided in https://code.google.com/p/google-glog/issues/detail?id=121 git-svn-id: https://google-glog.googlecode.com/svn/trunk@142 eb4d4688-79bd-11dd-afb4-1d65580434c0
2013-02-18Support unordered_(map|set) by stl_logging1-9/+12
git-svn-id: https://google-glog.googlecode.com/svn/trunk@134 eb4d4688-79bd-11dd-afb4-1d65580434c0
2013-01-09Eliminate use of strstream based on internal changes1-30/+22
http://code.google.com/p/google-glog/issues/detail?id=110 git-svn-id: https://google-glog.googlecode.com/svn/trunk@119 eb4d4688-79bd-11dd-afb4-1d65580434c0
2012-01-12Remove trivial warnings produced by clang1-2/+2
git-svn-id: https://google-glog.googlecode.com/svn/trunk@107 eb4d4688-79bd-11dd-afb4-1d65580434c0
2012-01-12Fix compile failures with clang in stl_logging_unittest.cc1-1/+0
This happens due to the reason I wrote in stl_logging.h. We don't need utilities.h (which includes logging.h) so we can just remove it. git-svn-id: https://google-glog.googlecode.com/svn/trunk@105 eb4d4688-79bd-11dd-afb4-1d65580434c0
2009-05-19Suppress warnings (re-definition of _XOPEN_SOURCE) by including utilities.h ↵1-0/+1
first. git-svn-id: https://google-glog.googlecode.com/svn/trunk@50 eb4d4688-79bd-11dd-afb4-1d65580434c0
2009-01-28Add license information for all source code.1-2/+28
git-svn-id: https://google-glog.googlecode.com/svn/trunk@39 eb4d4688-79bd-11dd-afb4-1d65580434c0
2008-10-07glog 0.11-0/+164
git-svn-id: https://google-glog.googlecode.com/svn/trunk@2 eb4d4688-79bd-11dd-afb4-1d65580434c0