| .. |
|
base
|
Use GLOG_* environment variables even when gflags is installed.
|
2010-01-20 07:39:18 +00:00 |
|
glog
|
Add google:: prefixes for COUNTER in glog's document
|
2011-09-05 07:58:38 +00:00 |
|
windows
|
Add ShutdownGoogleLogging to close syslog.
|
2010-06-15 06:28:38 +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
|
Add license information for all source code.
|
2009-01-28 17:04:50 +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
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
logging_unittest.cc
|
Add ShutdownGoogleLogging to close syslog.
|
2010-06-15 06:28:38 +00:00 |
|
logging_unittest.err
|
* Add LOG_TO_STRING.
|
2009-01-15 10:34:35 +00:00 |
|
logging.cc
|
Destruct global objects in ShutdownGoogleLogging
|
2011-09-05 08:00:01 +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
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
signalhandler_unittest.cc
|
Add cast for pthread_self() to avoid warning.
|
2009-07-27 05:31:23 +00:00 |
|
signalhandler_unittest.sh
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
signalhandler.cc
|
Use sys/ucontext.h when it is found. Snow leopard needs this.
|
2010-06-15 04:12:19 +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
|
Suppress warnings (re-definition of _XOPEN_SOURCE) by including utilities.h first.
|
2009-05-19 09:12:00 +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
|
Destruct global objects in ShutdownGoogleLogging
|
2011-09-05 08:00:01 +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 |