Commit Graph

563 Commits (e5bfb1606eef931c1b454b07b4b04b8f027a2e0c)

Author SHA1 Message Date
gabime 2d88c012e4 Fixed test for macos 12 months ago
gabime eb450b0240 Fixed typo 12 months ago
gabime 7ada31d66a Fixed windows test 12 months ago
gabime 4b74c84354 Fixed test on windows 12 months ago
gabime e42169356e Fixed test on windows 12 months ago
gabime 3153f22b8d Error handler 12 months ago
gabime 833bb360a3 Handle exceptions in async sink 12 months ago
gabime 0d780b0b58 Rename async with_sink to with 12 months ago
gabime 7cfe4fc0bc Removed include/fmt folder 12 months ago
gabime a7298c5b8f async sink config param and tests 12 months ago
gabime 4532fa0d24 Updated async tests 1 year ago
gabime 2ee4455a53 Updated async tests 1 year ago
gabime 3b8e4143f1 Updated async tests 1 year ago
gabime 2da025bdfa Updated test 1 year ago
gabime 80d8186644 Updated async tests 1 year ago
gabime 1da7eb55d2 Added some async tests 1 year ago
gabime 164c6c342b Added some async tests 1 year ago
gabime 9a6d12b447 Added some async tests 1 year ago
gabime 6cbddcba39 Fix tests 1 year ago
gabime 924ffc4fbd Fix tests 1 year ago
gabime 374a05026c Updated async tests 1 year ago
gabime 48ab964290 Fixed text 1 year ago
gabime f647b6c863 Fixed clone async test 1 year ago
gabime 88970085ba Fixed ring buffer sink 1 year ago
gabime 8d4943789c wip1 1 year ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
Removed registry
1 year ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
1 year ago
gabime e62be8b43f clang-format 1 year ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h 1 year ago
gabime a0f371efed Fix test compile 1 year ago
gabime 032d93acf7 Fix test compile 1 year ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 1 year ago
gabime 50f3c88694 Added back tests for utf8 to utf16 1 year ago
hjs-ast bb4b719ccf Allow manual rotation of rotating_file_sink (#3269)
* Allow manual rotation of rotating_file_sink

* Rename rotation method

* Attempted fix for tests on Windows

* Apply review mark-ups
1 year ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support 1 year ago
gabime fefda8dd15 try to fix test 1 year ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
1 year ago
gabime 9fea0e5fa8 Fix windows compile (clang-format ordering( 1 year ago
gabime 62534f2e4e clang format 1 year ago
gabime eacd4d6b2a Remove mdc 1 year ago
gabime 6ea6b065ba Clean prev source_loc impl leftovers 1 year ago
gabime c7fc302710 Fixed soruce_loc test 1 year ago
gabime 64a013fd16 Fixed soruce_loc test 1 year ago
gabime 9c1b76fe72 Added no source location tests and fixed source location tests 1 year ago
gabime 3fc14822ef Fix source_loc test 1 year ago
gabime d808eb8eca fix comment 1 year ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
* Fixed race condition in tests

* Support for thread sanitizer
1 year ago
gabime 0e95bba098 Fixed race condition in tests 1 year ago
gabime 8d9283d790 Upadted test_create_dir 1 year ago
gabime 06be4409e6 clang-format 2 years ago