Commit Graph

4644 Commits (08a9604a57a3cc161eaaeacf72f71b1d6894e14a)
 

Author SHA1 Message Date
gabime 03e20348e2 Added back wstr_to_utf8buf() and utf8_to_wstrbuf() for windows
10 months ago
gabime 693062a8bf Update cp
10 months ago
hjs-ast bb4b719ccf Allow manual rotation of rotating_file_sink (#3269)
10 months ago
Gabi Melman 92d83f3219
Update windows.yml
10 months ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support
10 months ago
gabime fefda8dd15 try to fix test
10 months ago
gabime 7fe73d96b9 Fix ci
10 months ago
gabime ddf14d67df Fix comment
10 months ago
gabime 0ef49d7df6 Minor cleanup
10 months ago
gabime bb3d25b626 Added [[nodiscard]] and made should_flush_ const
10 months ago
gabime 15814dba5b clean source_loc.h
10 months ago
gabime eccaa62e9d clean source_loc.h
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 7c6f737990 Fix windows compile of log_msg_buffer.cpp
10 months ago
gabime 1d2138fdbe always use std::string_view and remove is_convertible_to_sv
10 months ago
gabime 0641ddec58 always use std::string_view and remove is_convertible_to_sv
10 months ago
gabime fb3969d540 alwaus use std::string_view
10 months ago
gabime 62534f2e4e clang format
10 months ago
gabime eacd4d6b2a Remove mdc
10 months ago
gabime 14a202580b Update readme ci tsan to debug
10 months ago
gabime f20fe2a121 Update readme ci
10 months ago
gabime 50ea0cc1aa Removed appveyor ci
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 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support
10 months ago
gabime 67628a459a Fix ci windows
10 months ago
gabime 89a01c4bba Fix ci windows
10 months ago
gabime 5c4f5f42c8 Fix ci windows
10 months ago
gabime 9dab02aa2c Fix ci windows
10 months ago
Gabi Melman 4b301e710a
Update windows.yml
10 months ago
Gabi Melman fba921b6d8
Update windows.yml
10 months ago
gabime 79422fe1dc Added missing include
10 months ago
gabime 905312eadd Fixed build replaced string_view_t
10 months ago
gabime 24afd40000 Fix ci
10 months ago
gabime 7c6512ff72 Fix ci
10 months ago
gabime 850ee25648 Commented out problematic gcc-9 log(..) overrides
10 months ago
gabime 30f0681ab4 Fix windows ci
10 months ago
gabime d808eb8eca fix comment
10 months ago
gabime 419b4bd983 Updated ci to use c++17
10 months ago
gabime 1d66ca8c0b Ported ci from v1.x branch
10 months ago
gabime d94311ad6b Use std::string_view in level names and ansicolor_sink.h
10 months ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
10 months ago
gabime 0e95bba098 Fixed race condition in tests
10 months ago
gabime 496c5fd145 Bump fmt to 11.0.2
10 months ago
mq白 8563a6ab59 Improve Cross-Platform Build Instructions in Documentation (#3229)
10 months ago
hydai e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198)
10 months ago