| .. |
|
base
|
Use GLOG_* environment variables even when gflags is installed.
|
2010-01-20 07:39:18 +00:00 |
|
glog
|
Define GLOG_ prefixed log severities
|
2012-01-11 09:17:04 +00:00 |
|
windows
|
Define GLOG_ prefixed log severities
|
2012-01-11 09:17:04 +00: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.in
|
Add files left behind by certain tests to CLEANFILES.
|
2011-05-11 02:47:46 +00:00 |
|
demangle_unittest.cc
|
Add partial C++0x support and recognition of GCC function clone suffixes to
|
2011-02-07 14:43:05 +00: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
|
Reduce stack consumption for Demangle(). Fixes issue 81.
|
2011-02-25 14:33:28 +00:00 |
|
demangle.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
googletest.h
|
Move TEST_SRC_DIR from googletest.h to config.h.
|
2010-05-28 03:56:29 +00: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
|
Fix logging_striplog_test.sh in debug mode. Fixes issue 108.
|
2011-12-29 12:36:09 +00:00 |
|
logging_unittest.cc
|
Fix the wrong use of sizeof
|
2012-01-12 07:46:39 +00:00 |
|
logging_unittest.err
|
* Add LOG_TO_STRING.
|
2009-01-15 10:34:35 +00:00 |
|
logging.cc
|
Put __attribute__((noreturn)) for declartions of function pointers
|
2012-01-12 07:45:39 +00:00 |
|
mock-log_test.cc
|
Introduce mock-log.h for unittests.
|
2009-01-13 11:49:10 +00:00 |
|
mock-log.h
|
Introduce mock-log.h for unittests.
|
2009-01-13 11:49:10 +00:00 |
|
raw_logging.cc
|
Define GLOG_ prefixed log severities
|
2012-01-11 09:17:04 +00:00 |
|
signalhandler_unittest.cc
|
Suppress warnings around return value of write and symlink.
|
2011-09-05 08:00:43 +00:00 |
|
signalhandler_unittest.sh
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
signalhandler.cc
|
Suppress warnings around return value of write and symlink.
|
2011-09-05 08:00:43 +00: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
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_unittest.cc
|
Remove assumptions about function size in stacktrace_unittest.cc, which do not
|
2011-12-28 15:45:05 +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
|
Suppress warnings (re-definition of _XOPEN_SOURCE) by including utilities.h first.
|
2009-05-19 09:12:00 +00:00 |
|
symbolize_unittest.cc
|
Suppress warnings. Most of this patch was given by keir (thanks!).
|
2009-07-08 17:19:09 +00:00 |
|
symbolize.cc
|
Use numeric_limits instead of SSIZE_MAX.
|
2009-11-11 09:06:51 +00:00 |
|
symbolize.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
utilities_unittest.cc
|
Check if InitGoogleLogging is not called twice.
|
2009-04-10 16:15:53 +00:00 |
|
utilities.cc
|
Suppress warnings around return value of write and symlink.
|
2011-09-05 08:00:43 +00:00 |
|
utilities.h
|
Destruct global objects in ShutdownGoogleLogging
|
2011-09-05 08:00:01 +00:00 |
|
vlog_is_on.cc
|
Use GLOG_* environment variables even when gflags is installed.
|
2010-01-20 07:39:18 +00:00 |