summaryrefslogtreecommitdiff
path: root/src/base
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Fix redefinition of _XOPEN_SOURCE.Brian Silverman1-1/+3
2013-01-25Make glog ABI compatible with gflags 1-26/+27
2012-06-13Reduce the number of warnings by VS20101-3/+9
2012-01-12Remove trivial warnings produced by clang1-1/+1
2010-01-20Use GLOG_* environment variables even when gflags is installed.1-8/+22
2009-07-27Regression: Add NOGDI and NOMINMAX macros before including windows.h.1-0/+4
2009-07-27Use internal namespace instead of anonymous namespace for Mutex.1-111/+172
2009-05-20Encapsulate the definition of Mutex into glog's internal namespace.1-3/+9
2009-01-22Better Cygwin support.1-1/+3
2009-01-05Fix a typo in commandlineflags.h.1-1/+1
2008-12-19Initial windows support. Now we don't have the stacktrace and several unittests.1-4/+5
2008-10-07glog 0.13-0/+420