| .. |
|
base
|
Fix redefinition of _XOPEN_SOURCE.
|
2015-06-16 16:50:57 -07:00 |
|
glog
|
Fix mistype in comment
|
2018-10-17 15:54:37 +03:00 |
|
windows
|
fix errors with BUILD_SHARED_LIBS=ON for Visual Studio 2017
|
2018-07-16 02:10:05 -05:00 |
|
config_for_unittests.h
|
Initial windows support. Now we don't have the stacktrace and several unittests.
|
2008-12-19 15:20:40 +00:00 |
|
config.h.cmake.in
|
mingw-w64: check if localtime_r exists
|
2018-06-01 14:50:11 +02:00 |
|
config.h.in
|
Fix autotools build.
|
2016-06-22 18:48:32 -07:00 |
|
demangle_unittest.cc
|
Support symbolizer and demangler on Windows
|
2017-06-27 10:50:20 -07:00 |
|
demangle_unittest.sh
|
Add partial C++0x support and recognition of GCC function clone suffixes to
|
2011-02-07 14:43:05 +00:00 |
|
demangle_unittest.txt
|
glog 0.1
|
2008-10-07 05:43:05 +00:00 |
|
demangle.cc
|
mingw-w64: fix dbghelp on case sensitive systems
|
2018-06-01 14:50:07 +02:00 |
|
demangle.h
|
Fix autotools build.
|
2016-06-22 18:48:32 -07:00 |
|
googletest.h
|
Merge pull request #331 from NeroBurner/fix_windows_logging_ut
|
2018-06-29 12:31:45 +02:00 |
|
logging_striplog_test.sh
|
Fix logging_striplog_test.sh in debug mode. Fixes issue 108.
|
2011-12-29 12:36:09 +00:00 |
|
logging_striptest2.cc
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
logging_striptest10.cc
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
logging_striptest_main.cc
|
Remove trivial warnings produced by clang
|
2012-01-12 08:41:09 +00:00 |
|
logging_unittest.cc
|
The %p format is implementation defined. Compare it via a special token,
|
2018-06-20 12:50:50 +02:00 |
|
logging_unittest.err
|
The %p format is implementation defined. Compare it via a special token,
|
2018-06-20 12:50:50 +02:00 |
|
logging.cc
|
logging: fix basetsd on case sensitive sytems
|
2018-06-01 14:50:06 +02:00 |
|
mock-log_test.cc
|
Introduce mock-log.h for unittests.
|
2009-01-13 11:49:10 +00:00 |
|
mock-log.h
|
Fix unused arguments warning in ScopedMockLog.
|
2015-06-16 16:50:01 -07:00 |
|
raw_logging.cc
|
Define GLOG_ prefixed log severities
|
2012-01-11 09:17:04 +00:00 |
|
signalhandler_unittest.cc
|
Merge pull request #302 from Nazg-Gul/missing-prototype
|
2018-03-21 13:45:06 +01:00 |
|
signalhandler_unittest.sh
|
Fix Mac test failure
|
2013-02-01 05:46:37 +00:00 |
|
signalhandler.cc
|
Make int conversion explicit and fix clang warning
|
2018-03-20 18:03:46 -07:00 |
|
stacktrace_generic-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_libunwind-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_powerpc-inl.h
|
Added support for PowerPC.
|
2016-03-21 11:28:53 +00:00 |
|
stacktrace_unittest.cc
|
Resolve missing prototype warning
|
2015-12-31 17:55:37 +05:00 |
|
stacktrace_windows-inl.h
|
added missing exports (fixes #227)
|
2017-08-09 15:21:32 +02:00 |
|
stacktrace_x86_64-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_x86-inl.h
|
x86 stacktrace: Use __builtin_frame_address if possible
|
2017-05-09 17:14:15 +09:00 |
|
stacktrace.h
|
added missing exports (fixes #227)
|
2017-08-09 15:21:32 +02:00 |
|
stl_logging_unittest.cc
|
Resolve missing prototype warning
|
2015-12-31 17:55:37 +05:00 |
|
symbolize_unittest.cc
|
Merge pull request #302 from Nazg-Gul/missing-prototype
|
2018-03-21 13:45:06 +01:00 |
|
symbolize.cc
|
mingw-w64: fix dbghelp on case sensitive systems
|
2018-06-01 14:50:07 +02:00 |
|
symbolize.h
|
Symbolizer support for mingw and cygwin (#208)
|
2018-02-27 21:03:20 +01:00 |
|
utilities_unittest.cc
|
determine gflags namespace automatically
|
2015-07-15 22:34:59 +02:00 |
|
utilities.cc
|
Merge pull request #302 from Nazg-Gul/missing-prototype
|
2018-03-21 13:45:06 +01:00 |
|
utilities.h
|
Symbolizer support for mingw and cygwin (#208)
|
2018-02-27 21:03:20 +01:00 |
|
vlog_is_on.cc
|
Resolve missing prototype warning
|
2015-12-31 17:55:37 +05:00 |