Commit Graph

25 Commits (28ea21b241e495dcec724a9640c8608c64428cf3)

Author SHA1 Message Date
gabime 77b07b3a10 clang format 2 years ago
gabime 463af69d41 Clang format sort includes 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
gabime b2372fd076 Enable std::source_location if SPDLOG_EMIT_SOURCE_LOCATION is defined 2 years ago
gabime 19d4e60561 Replaced details::make_unique with std::make_unique 2 years ago
Máté Ferenc Nagy-Egri 7a10e31982
Avoid relying on function name decay mechanics 5 years ago
gabime bbe3ace533 Fixed bench 6 years ago
gabime 2eb52cd047 Unified usage of fmt::memory_buffer across the codebase 6 years ago
gabime 1ac46bacfe Updated formatter bench 6 years ago
gabime c09dee7717 Moved source filename shortening to pattern formatter instead of macro 6 years ago
gabime 33a42202c7 Replace string pointer with string_view in log_msg 6 years ago
gabime e8d99cee70 fix formatter bench 6 years ago
gabime 6b4fea39ab clang-format 7 years ago
gabime 1e385851d7 Removed padding from from bench_formatters/all 7 years ago
gabime 4643f74a03 Added the all flag to bench formatter 7 years ago
gabime 6453d396bf Added the all flag to bench formatter 7 years ago
gabime c251c4ccbb Added the all flag to bench formatter 7 years ago
gabime 216cd6935f Updated formatter-bench to include source location 7 years ago
gabime 50648553cf clang-format 7 years ago
gabime e601ebe19b Updated formatter-bench 7 years ago
gabime 4a34cd0662 Optimized nano seconds formatting 7 years ago
gabime 11d83515dd Added formatter becnhmarks 7 years ago