Commit Graph

  • 92d83f3219 Update windows.yml Gabi Melman 2024-11-29 20:30:49 +02:00
  • 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support gabime 2024-11-29 17:17:30 +02:00
  • fefda8dd15 try to fix test gabime 2024-11-29 16:45:03 +02:00
  • 7fe73d96b9 Fix ci gabime 2024-11-29 16:28:36 +02:00
  • ddf14d67df Fix comment gabime 2024-11-29 16:25:51 +02:00
  • 0ef49d7df6 Minor cleanup gabime 2024-11-29 16:15:13 +02:00
  • bb3d25b626 Added [[nodiscard]] and made should_flush_ const gabime 2024-11-29 16:11:13 +02:00
  • 15814dba5b clean source_loc.h gabime 2024-11-29 15:30:00 +02:00
  • eccaa62e9d clean source_loc.h gabime 2024-11-29 15:29:43 +02:00
  • 63535f140b V2.x no std format (#3271) Gabi Melman 2024-11-29 15:25:29 +02:00
  • 9fea0e5fa8 Fix windows compile (clang-format ordering( gabime 2024-11-29 14:30:14 +02:00
  • 7c6f737990 Fix windows compile of log_msg_buffer.cpp gabime 2024-11-29 14:14:24 +02:00
  • 1d2138fdbe always use std::string_view and remove is_convertible_to_sv gabime 2024-11-29 13:56:45 +02:00
  • 0641ddec58 always use std::string_view and remove is_convertible_to_sv gabime 2024-11-29 13:56:27 +02:00
  • fb3969d540 alwaus use std::string_view gabime 2024-11-29 13:52:17 +02:00
  • 62534f2e4e clang format gabime 2024-11-29 13:40:40 +02:00
  • eacd4d6b2a Remove mdc gabime 2024-11-29 13:32:15 +02:00
  • 14a202580b Update readme ci tsan to debug gabime 2024-11-29 13:15:15 +02:00
  • f20fe2a121 Update readme ci gabime 2024-11-29 13:12:06 +02:00
  • 50ea0cc1aa Removed appveyor ci gabime 2024-11-29 13:06:44 +02:00
  • 6ea6b065ba Clean prev source_loc impl leftovers gabime 2024-11-29 13:04:08 +02:00
  • c7fc302710 Fixed soruce_loc test gabime 2024-11-29 13:00:13 +02:00
  • 64a013fd16 Fixed soruce_loc test gabime 2024-11-29 12:59:31 +02:00
  • 9c1b76fe72 Added no source location tests and fixed source location tests gabime 2024-11-29 12:54:53 +02:00
  • 3fc14822ef Fix source_loc test gabime 2024-11-29 12:20:21 +02:00
  • 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support gabime 2024-11-29 12:12:20 +02:00
  • 67628a459a Fix ci windows #3268 gabime 2024-11-29 11:51:19 +02:00
  • 89a01c4bba Fix ci windows gabime 2024-11-29 11:46:33 +02:00
  • 5c4f5f42c8 Fix ci windows gabime 2024-11-29 11:42:11 +02:00
  • 9dab02aa2c Fix ci windows gabime 2024-11-29 11:36:33 +02:00
  • 4b301e710a Update windows.yml Gabi Melman 2024-11-29 11:26:39 +02:00
  • fba921b6d8 Update windows.yml Gabi Melman 2024-11-29 11:09:38 +02:00
  • 79422fe1dc Added missing include gabime 2024-11-29 10:57:25 +02:00
  • 905312eadd Fixed build replaced string_view_t gabime 2024-11-29 10:50:10 +02:00
  • 24afd40000 Fix ci gabime 2024-11-29 10:25:43 +02:00
  • 7c6512ff72 Fix ci gabime 2024-11-29 10:22:43 +02:00
  • 850ee25648 Commented out problematic gcc-9 log(..) overrides gabime 2024-11-29 10:18:07 +02:00
  • 951c5b9987 Allow manual rotation of rotating_file_sink (#3269) hjs-ast 2024-11-28 15:37:29 +00:00
  • 30f0681ab4 Fix windows ci gabime 2024-11-26 13:59:22 +02:00
  • d808eb8eca fix comment gabime 2024-11-26 13:48:25 +02:00
  • 419b4bd983 Updated ci to use c++17 gabime 2024-11-26 13:40:03 +02:00
  • 1d66ca8c0b Ported ci from v1.x branch gabime 2024-11-26 13:36:21 +02:00
  • d94311ad6b Use std::string_view in level names and ansicolor_sink.h gabime 2024-11-26 13:35:01 +02:00
  • c122eaf749 Gabime/tsan (#3237) Gabi Melman 2024-11-01 15:14:27 +02:00
  • 0e95bba098 Fixed race condition in tests gabime 2024-11-01 12:32:39 +02:00
  • 496c5fd145 Bump fmt to 11.0.2 gabime 2024-11-25 10:35:32 +02:00
  • 8563a6ab59 Improve Cross-Platform Build Instructions in Documentation (#3229) mq白 2024-10-28 04:02:07 +08:00
  • e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198) hydai 2024-09-23 15:39:32 +03:00
  • eab1f6d5f5 Fix #3194 month name gabime 2024-11-25 09:52:31 +02:00
  • 4effc91705 Update conan install command in README (#3172) Uilian Ries 2024-09-14 08:36:46 +02:00
  • a3d3df0a56 use std::lock_guard instead of std::unique_lock (#3179) Leslie 2024-09-12 03:18:51 +08:00
  • 15fcde8ee3 Add info about max_files in the docstrings of hourly/daily file sinks (#3170) Rasmus 2024-09-09 15:54:03 +02:00
  • e01fa1a5fd compilation error gcc 8.5 with [-Werror=suggest-override] (#3158) gabime 2024-11-25 09:44:13 +02:00
  • 04bd12e0b5 fix: set and to MSVC only (#3139) gabime 2024-11-25 09:40:05 +02:00
  • a2de13630b Backported FMT_STRING gabime 2024-11-25 09:37:24 +02:00
  • c1f101af13 make example compatible with fmt 11 (#3130) gabime 2024-11-25 09:26:40 +02:00
  • 8d9283d790 Upadted test_create_dir gabime 2024-11-25 09:22:18 +02:00
  • 754be3eec6 Fix #3079 gabime 2024-11-25 09:19:41 +02:00
  • 5884f4de2a Fix var name gabime 2024-11-25 09:19:28 +02:00
  • 8888f5875e Allow customization of syslog_sink (#3124) Philippe Vaucher 2024-07-03 21:51:11 +02:00
  • 15f539685b Update null_sink to be final (#3267) Gabi Melman 2024-11-25 00:32:47 +02:00
  • 43dcb3982d Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:14:47 +02:00
  • 0efef2af24 Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:12:32 +02:00
  • 018d8aa266 Update CMakeLists.txt Gabi Melman 2024-11-22 12:10:53 +02:00
  • 35b0417fbe Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:09:48 +02:00
  • 94526fa8e8 Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:07:39 +02:00
  • 633003f40a Update CMakeLists.txt comment Gabi Melman 2024-11-22 11:50:05 +02:00
  • 9edab1b5a1 pass /utf-8 only when compiler is MSVC (#3260) miyanyan 2024-11-22 17:42:35 +08:00
  • 1245bf8e8a add explicit mt:: and std:: to avoid ambiguous call when both std::format_to and mt::format_to are present (#3259) LiAuTraver 2024-11-18 22:41:27 +08:00
  • 51a0deca2c docs: Removed duplicate line in daily_file_sink comment (#3249) F1F88 2024-11-10 03:41:00 +08:00
  • 8e5613379f Version 1.15.0 v1.15.0 gabime 2024-11-09 17:01:30 +02:00
  • 7cee026baa Added tsan to ci (#3247) Gabi Melman 2024-11-08 17:42:04 +02:00
  • ebfa906952 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:16:06 +02:00
  • 68f6ec7af1 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x Gabi Melman 2024-11-08 11:09:12 +02:00
  • d343d413c2 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:09:05 +02:00
  • fe4f99527d Fix utf8_to_wstrbuf tests (#3245) captainurist 2024-11-06 06:08:36 +08:00
  • 5673e9e545 utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) captainurist 2024-11-06 04:54:01 +08:00
  • 63f0875000 Removed if in ci gabime 2024-11-02 15:41:48 +02:00
  • 5fd32e1a70 Update README.md Gabi Melman 2024-11-02 15:38:52 +02:00
  • 35345182f8 Update README.md (#3240) Gabi Melman 2024-11-02 15:38:18 +02:00
  • 3c2e002b51 ci-win-2019 (#3239) Gabi Melman 2024-11-02 15:27:34 +02:00
  • 6192537d08 Fix win ci gabime 2024-11-01 18:48:47 +02:00
  • 6c7201553d Fix win ci gabime 2024-11-01 18:41:17 +02:00
  • d939255f0e Fix win ci gabime 2024-11-01 18:33:57 +02:00
  • ecc3881122 Fix win ci gabime 2024-11-01 18:25:35 +02:00
  • bff1a6036a Fix win ci gabime 2024-11-01 18:20:39 +02:00
  • 6f2ead1a0e refactor win ci gabime 2024-11-01 18:09:46 +02:00
  • 92f9aa32ce refactor win ci gabime 2024-11-01 18:09:01 +02:00
  • 64d9b4e263 refactor win ci gabime 2024-11-01 18:06:38 +02:00
  • 3d3f71dbe2 Fix ci gabime 2024-11-01 17:59:26 +02:00
  • 3fec1a81b7 Fix ci gabime 2024-11-01 17:56:07 +02:00
  • 984a959883 Fix ci gabime 2024-11-01 17:51:09 +02:00
  • 7ecfb3bc9c Fix ci gabime 2024-11-01 17:45:19 +02:00
  • 614c3a6836 Fix ci gabime 2024-11-01 17:33:25 +02:00
  • 5dc356dcbe windows ci gabime 2024-11-01 17:30:00 +02:00
  • a7eb388f84 windows ci wip #3238 gabime 2024-11-01 17:21:21 +02:00
  • a5cfbf369d Revert "Better support for FMT_UNICODE in cmake" Gabi Melman 2024-11-01 16:49:37 +02:00
  • d373093734 Better support for FMT_UNICODE in cmake Gabi Melman 2024-11-01 16:44:15 +02:00
  • 7a950e028c add /utf-8 flag for msvc gabime 2024-11-01 15:18:44 +02:00
  • 9fe79692eb Gabime/tsan (#3237) Gabi Melman 2024-11-01 15:14:27 +02:00