glog/src
Sergiu Deitsch f88544adf5
feat(cleanup): use chrono (#1038)
* Deprecate type-unsafe EnableLogCleaner interface
* Increase time resolution allowing to drop timing specific
  workarounds in unit tests
2024-01-05 20:38:24 +01: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 feat(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +01: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 feat: use standard threads (#1019) 2024-01-03 02:24:52 +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 fix: threads are always enabled (#1036) 2024-01-05 15:21:43 +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 feat(demangle): use cxx abi demangler (#1023) 2024-01-03 19:24:35 +01:00
demangle.h chore: apply clang-format 2023-12-30 20:38:56 +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 fix: cleanup exports (#1029) 2024-01-04 16:57:18 +01:00
logging_striplog_test.sh fix: enable strip log tests (#1009) 2023-12-28 02:34:06 +01:00
logging_unittest.cc feat: make headers self-contained (#1030) 2024-01-04 21:03:55 +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(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +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 feat: use standard atomics and call_once (#1026) 2024-01-04 01:18:36 +01:00
signalhandler_unittest.cc feat: use standard threads (#1019) 2024-01-03 02:24:52 +01:00
signalhandler_unittest.sh Fix Mac test failure 2013-02-01 05:46:37 +00:00
signalhandler.cc feat: make IsFailureSignalHandlerInstalled public (#1033) 2024-01-05 00:13:04 +01:00
stacktrace_generic-inl.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace_libunwind-inl.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace_powerpc-inl.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace_unittest.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace_unwind-inl.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace_windows-inl.h cmake: determine when to use port.h (#1037) 2024-01-05 19:57:34 +01:00
stacktrace_x86-inl.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
stacktrace.h rework public header structure (#1012) 2023-12-30 19:05:26 +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 feat(demangle): use cxx abi demangler (#1023) 2024-01-03 19:24:35 +01:00
symbolize.cc chore: apply clang-format 2023-12-30 20:38:56 +01:00
symbolize.h chore: apply clang-format 2023-12-30 20:38:56 +01:00
utilities_unittest.cc feat: use standard atomics and call_once (#1026) 2024-01-04 01:18:36 +01:00
utilities.cc feat: make headers self-contained (#1030) 2024-01-04 21:03:55 +01:00
utilities.h feat(cleanup): use chrono (#1038) 2024-01-05 20:38:24 +01:00
vlog_is_on.cc feat: make headers self-contained (#1030) 2024-01-04 21:03:55 +01:00