| .. |
|
base
|
Fix redefinition of _XOPEN_SOURCE.
|
2015-06-16 16:50:57 -07:00 |
|
glog
|
CHECK_NOTNULL works with smart pointers when compiled in C++11.
|
2017-04-20 15:32:24 -07:00 |
|
windows
|
Run src/windows/preprocess.sh
|
2017-05-09 16:41:58 +09: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
|
cmake: allow to disable multithreading support
|
2015-08-08 21:26:17 +02:00 |
|
config.h.in
|
Fix autotools build.
|
2016-06-22 18:48:32 -07:00 |
|
demangle_unittest.cc
|
determine gflags namespace automatically
|
2015-07-15 22:34:59 +02: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
|
Build issues in demangle.cc
|
2014-03-02 01:37:08 +00:00 |
|
demangle.h
|
Fix autotools build.
|
2016-06-22 18:48:32 -07:00 |
|
googletest.h
|
allow to define TEST_SRC_DIR as a macro
|
2015-07-15 22:34:58 +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
|
win: FAILED macro can't be used with HANDLE.
|
2015-12-17 15:36:40 +09:00 |
|
logging_unittest.err
|
* Add LOG_TO_STRING.
|
2009-01-15 10:34:35 +00:00 |
|
logging.cc
|
NULL sinks_ after deletion to prevent dangling pointer
|
2016-09-11 01:16:32 -04: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
|
use namespace GFLAGS_NAMESPACE instead namespace gflags
|
2015-12-17 16:31:55 +09:00 |
|
signalhandler_unittest.sh
|
Fix Mac test failure
|
2013-02-01 05:46:37 +00:00 |
|
signalhandler.cc
|
Reset SIGABRT action only if FailureSignalHandler is installed.
|
2015-11-26 16:19:22 +09: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
|
Remove trivial warnings produced by clang
|
2012-01-12 08:41:09 +00: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
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stl_logging_unittest.cc
|
added missing include
|
2015-07-15 22:35:00 +02:00 |
|
symbolize_unittest.cc
|
determine gflags namespace automatically
|
2015-07-15 22:34:59 +02:00 |
|
symbolize.cc
|
symbolize: Calculate a module's zero VA using program headers.
|
2016-06-22 18:41:43 -07:00 |
|
symbolize.h
|
Adding a callback mechanism to allow users of google.glog to provide
|
2014-03-01 00:33:41 +00:00 |
|
utilities_unittest.cc
|
determine gflags namespace automatically
|
2015-07-15 22:34:59 +02:00 |
|
utilities.cc
|
Reset SIGABRT action only if FailureSignalHandler is installed.
|
2015-11-26 16:19:22 +09:00 |
|
utilities.h
|
Fixed files to support FreeBSD amd64 based on patches at:
|
2012-11-22 12:09:13 +00:00 |
|
vlog_is_on.cc
|
Update vlog_is_on.cc
|
2015-04-30 20:28:32 +03:00 |