Commit Graph

4596 Commits (aa9eaae6f6dc55b7a525bec961fe02f3d94fd99d)
 

Author SHA1 Message Date
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
gabime 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support 9 months ago
gabime 67628a459a Fix ci windows 9 months ago
gabime 89a01c4bba Fix ci windows 9 months ago
gabime 5c4f5f42c8 Fix ci windows 9 months ago
gabime 9dab02aa2c Fix ci windows 9 months ago
Gabi Melman 4b301e710a
Update windows.yml 9 months ago
Gabi Melman fba921b6d8
Update windows.yml 9 months ago
gabime 79422fe1dc Added missing include 9 months ago
gabime 905312eadd Fixed build replaced string_view_t 9 months ago
gabime 24afd40000 Fix ci 9 months ago
gabime 7c6512ff72 Fix ci 9 months ago
gabime 850ee25648 Commented out problematic gcc-9 log(..) overrides 9 months ago
gabime 30f0681ab4 Fix windows ci 9 months ago
gabime d808eb8eca fix comment 9 months ago
gabime 419b4bd983 Updated ci to use c++17 9 months ago
gabime 1d66ca8c0b Ported ci from v1.x branch 9 months ago
gabime d94311ad6b Use std::string_view in level names and ansicolor_sink.h 9 months ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
* Fixed race condition in tests

* Support for thread sanitizer
9 months ago
gabime 0e95bba098 Fixed race condition in tests 9 months ago
gabime 496c5fd145 Bump fmt to 11.0.2 9 months ago