glog/src
2024-04-22 21:08:44 +02:00
..
base feat: use standard mutexes (#1015) 2024-01-02 00:47:22 +01:00
dcheck_unittest fix(debug): add missing parentheses in ternary expression (#1035) 2024-01-05 14:11:44 +01:00
glog fix: rework android detection (#1094) 2024-04-22 00:47:36 +02:00
includes_unittest feat: make headers self-contained (#1030) 2024-01-04 21:03:55 +01:00
log_severity_unittest fix: make log severity type safe (#1025) 2024-01-04 00:35:40 +01:00
package_config_unittest/working_config chore: apply clang-format 2023-12-30 20:38:56 +01:00
windows fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
cleanup_immediately_unittest.cc feat(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +01:00
cleanup_with_absolute_prefix_unittest.cc feat(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +01:00
cleanup_with_relative_prefix_unittest.cc feat(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +01:00
config.h.cmake.in cmake: rework elf detection (#1058) 2024-01-10 14:06:18 +01:00
demangle_unittest.cc fix(demangle): support decltype(nullptr) and pack expansion (#1018) 2024-01-02 22:31:00 +01: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 fix(demangle): support decltype(nullptr) and pack expansion (#1018) 2024-01-02 22:31:00 +01:00
demangle.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
demangle.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
flags.cc fix: allow setting stderrthreshold using GLOG_stderrthreshold (#1034) 2024-01-05 01:43:22 +01:00
fuzz_demangle.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
googletest.h feat: support failure functions that throw (#1074) 2024-02-17 18:41:11 +01:00
logging_striplog_test.sh fix: enable strip log tests (#1009) 2023-12-28 02:34:06 +01:00
logging_unittest.cc feat: support failure functions that throw (#1074) 2024-02-17 18:41:11 +01:00
logging_unittest.err restore the stream format after writing the log prefix (#731) 2021-11-05 22:29:36 +01:00
logging_unittest.out Add logtostdout and colorlogtostdout flags for logging to stdout 2022-02-19 16:13:59 +01:00
logging.cc feat: remove deprecations (#1078) 2024-02-21 18:56:43 +01:00
mock-log_unittest.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
mock-log.h rework public header structure (#1012) 2023-12-30 19:05:26 +01:00
raw_logging.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
signalhandler_unittest.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
signalhandler_unittest.sh Fix Mac test failure 2013-02-01 05:46:37 +00:00
signalhandler.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_generic-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_libunwind-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_powerpc-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_unittest.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_unwind-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_windows-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace_x86-inl.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stacktrace.h fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00
stl_logging_unittest.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
striplog_unittest.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
symbolize_unittest.cc cmake: rework elf detection (#1058) 2024-01-10 14:06:18 +01:00
symbolize.cc fix(symbolize): format unknown stack frames (#1092) 2024-04-22 21:08:44 +02:00
symbolize.h cmake: rework elf detection (#1058) 2024-01-10 14:06:18 +01:00
utilities_unittest.cc feat: use standard atomics and call_once (#1026) 2024-01-04 01:18:36 +01:00
utilities.cc feat: allow to obtain the stack trace as a string (#1075) 2024-02-17 18:41:40 +01:00
utilities.h feat: allow to obtain the stack trace as a string (#1075) 2024-02-17 18:41:40 +01:00
vlog_is_on.cc fix: better encapsulate internals (#1055) 2024-01-09 23:51:43 +01:00