summaryrefslogtreecommitdiff
path: root/src/symbolize.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-01Adding a callback mechanism to allow users of google.glog to provide1-36/+203
2013-07-29A style fix for C++111-1/+1
2012-01-12Remove trivial warnings produced by clang1-3/+3
2009-11-11Use numeric_limits instead of SSIZE_MAX.1-1/+3
2009-03-10Fixes for GCC 4.4. Thanks John for this patch!1-3/+2
2009-01-28Add license information for all source code.1-1/+29
2008-10-17Use dladdr to get symbols for environments which doesn't use ELF and1-40/+79
2008-10-07glog 0.11-0/+613