Commit Graph

540 Commits (docs2.x)

Author SHA1 Message Date
gabime ffbb35368d noexcept
9 months ago
Gabi Melman 83c9ede9e6
Asink sink (#3309)
9 months ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
10 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
10 months ago
gabime e62be8b43f clang-format
10 months ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h
10 months ago
gabime a0f371efed Fix test compile
10 months ago
gabime 032d93acf7 Fix test compile
10 months ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite
10 months ago
gabime 50f3c88694 Added back tests for utf8 to utf16
10 months ago
hjs-ast bb4b719ccf Allow manual rotation of rotating_file_sink (#3269)
10 months ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support
10 months ago
gabime fefda8dd15 try to fix test
10 months ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
10 months ago
gabime 9fea0e5fa8 Fix windows compile (clang-format ordering(
10 months ago
gabime 62534f2e4e clang format
10 months ago
gabime eacd4d6b2a Remove mdc
10 months ago
gabime 6ea6b065ba Clean prev source_loc impl leftovers
10 months ago
gabime c7fc302710 Fixed soruce_loc test
10 months ago
gabime 64a013fd16 Fixed soruce_loc test
10 months ago
gabime 9c1b76fe72 Added no source location tests and fixed source location tests
10 months ago
gabime 3fc14822ef Fix source_loc test
10 months ago
gabime d808eb8eca fix comment
10 months ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
10 months ago
gabime 0e95bba098 Fixed race condition in tests
10 months ago
gabime 8d9283d790 Upadted test_create_dir
10 months ago
gabime 06be4409e6 clang-format
1 year ago
gabime 8815f81e5d Added mdc from pull #2907
2 years ago
gabime 8e10782a58 Ported pull #3023 with some changes and tests
2 years ago
Dimitri Papadopoulos Orfanos c577b54b06 Fix typos found by codespell (#3011)
2 years ago
gabime c539f36551 clang format
2 years ago
gabime 77b07b3a10 clang format
2 years ago
gabime 2a4aa8f2d1 Fixed stopwatch test
2 years ago
Gabi Melman 70f397f75d Cmake use FOLDER third-party for third party libs
2 years ago
Gabi Melman 90c5055b77 place dlls in the same directory as the executables on msvc
2 years ago
Gabi Melman ea66477ac0 Copy dlls to the executable folder for msvc
2 years ago
gabime 235e12c67e Bump to catch2 v3.5.0
2 years ago
gabime d10bef50d9 Use git hash to catch2 fetch
2 years ago
gabime 83d5f3dbad Revert 70f7a8252d
2 years ago
gabime 5782891494 Removed SPDLOG_FMT_RUNTIME definition
2 years ago
gabime 57868277db clang format
2 years ago
Gabi Melman 9b3a4e28c5 Copy spdlog dll to the executable folder for example, tests and bench
2 years ago
gabime a8efa85b86 Remove global console mutex (wip)
2 years ago
Gabi Melman 837fb9b155
fix test_include_sinks.cpp
2 years ago
gabime 8dc7ba7e3d Cleaned tests
2 years ago
gabime c7b60db679 Cleaned tests
2 years ago
gabime c542ef5457 Added msvc include test
2 years ago
gabime 463af69d41 Clang format sort includes
2 years ago
gabime c1ffe29b7e Fixed include
2 years ago
gabime 976d3d20b6 Fixed ifdefs
2 years ago