Commit Graph

4616 Commits (c55e7f6d146985d00dc56a38a1e847de53efebdf)
 

Author SHA1 Message Date
gabime c55e7f6d14 Updated pkgconfig to version 2 9 months ago
gabime 3b6f36c43b Fix windows compile 9 months ago
gabime 3b7e2a034b Removed tweak options and spdlog_config.h 9 months ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h 9 months ago
gabime 21e0810791 commnet 9 months ago
gabime e6cddd1028 Update cmakelists and config.h 9 months ago
gabime a0f371efed Fix test compile 9 months ago
gabime 032d93acf7 Fix test compile 9 months ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
gabime 551860d079 Fixed tidy warnings 9 months ago
gabime 0d8f1f1dd4 Fixed tidy warnings 9 months ago
gabime 7a0e2ff8a8 Fixed tidy warnings 9 months ago
gabime ec34d6ddc6 Fixed win compile 9 months ago
gabime 70c65cf61b Fix windows build 9 months ago
gabime 9f5611c146 Updated .clang-tidy 9 months ago
gabime 82bb5114e2 Fixed some tidy warnings 9 months ago
gabime 3566e0f027 Update clang-tidy 9 months ago
gabime 912491d307 Updated README.md 9 months ago
Gabi Melman dba5d7d214
Update CMakeLists.txt 9 months ago
Gabi Melman c9b96bc974
Update CMakeLists.txt remove cfg/helpers.cpp 9 months ago
Gabi Melman aa9eaae6f6
Update os_windows.cpp 9 months ago
gabime 50f3c88694 Added back tests for utf8 to utf16 9 months ago
gabime 03e20348e2 Added back wstr_to_utf8buf() and utf8_to_wstrbuf() for windows 9 months ago
gabime 693062a8bf Update cp 9 months 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
9 months ago
Gabi Melman 92d83f3219
Update windows.yml 9 months ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support 9 months ago
gabime fefda8dd15 try to fix test 9 months ago
gabime 7fe73d96b9 Fix ci 9 months ago
gabime ddf14d67df Fix comment 9 months ago
gabime 0ef49d7df6 Minor cleanup 9 months ago
gabime bb3d25b626 Added [[nodiscard]] and made should_flush_ const 9 months ago
gabime 15814dba5b clean source_loc.h 9 months ago
gabime eccaa62e9d clean source_loc.h 9 months 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
9 months ago
gabime 9fea0e5fa8 Fix windows compile (clang-format ordering( 9 months ago
gabime 7c6f737990 Fix windows compile of log_msg_buffer.cpp 9 months ago
gabime 1d2138fdbe always use std::string_view and remove is_convertible_to_sv 9 months ago
gabime 0641ddec58 always use std::string_view and remove is_convertible_to_sv 9 months ago
gabime fb3969d540 alwaus use std::string_view 9 months ago
gabime 62534f2e4e clang format 9 months ago
gabime eacd4d6b2a Remove mdc 9 months ago
gabime 14a202580b Update readme ci tsan to debug 9 months ago
gabime f20fe2a121 Update readme ci 9 months ago
gabime 50ea0cc1aa Removed appveyor ci 9 months ago
gabime 6ea6b065ba Clean prev source_loc impl leftovers 9 months ago
gabime c7fc302710 Fixed soruce_loc test 9 months ago
gabime 64a013fd16 Fixed soruce_loc test 9 months ago
gabime 9c1b76fe72 Added no source location tests and fixed source location tests 9 months ago
gabime 3fc14822ef Fix source_loc test 9 months ago