Commit Graph

  • ad6bdbb67a Attempted fix for tests on Windows Huw Smithson 2024-11-27 16:25:36 +0000
  • e0b3ae2ba3 Rename rotation method Huw Smithson 2024-11-27 16:12:29 +0000
  • 975cdf6b94 Allow manual rotation of rotating_file_sink Huw Smithson 2024-11-27 11:20:58 +0000
  • 30f0681ab4 Fix windows ci gabime 2024-11-26 13:59:22 +0200
  • d808eb8eca fix comment gabime 2024-11-26 13:48:25 +0200
  • 419b4bd983 Updated ci to use c++17 gabime 2024-11-26 13:40:03 +0200
  • 1d66ca8c0b Ported ci from v1.x branch gabime 2024-11-26 13:36:21 +0200
  • d94311ad6b Use std::string_view in level names and ansicolor_sink.h gabime 2024-11-26 13:35:01 +0200
  • c122eaf749 Gabime/tsan (#3237) Gabi Melman 2024-11-01 15:14:27 +0200
  • 0e95bba098 Fixed race condition in tests gabime 2024-11-01 12:32:39 +0200
  • 496c5fd145 Bump fmt to 11.0.2 gabime 2024-11-25 10:35:32 +0200
  • 8563a6ab59 Improve Cross-Platform Build Instructions in Documentation (#3229) mq白 2024-10-28 04:02:07 +0800
  • e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198) hydai 2024-09-23 15:39:32 +0300
  • eab1f6d5f5 Fix #3194 month name gabime 2024-11-25 09:52:31 +0200
  • 4effc91705 Update conan install command in README (#3172) Uilian Ries 2024-09-14 08:36:46 +0200
  • a3d3df0a56 use std::lock_guard instead of std::unique_lock (#3179) Leslie 2024-09-12 03:18:51 +0800
  • 15fcde8ee3 Add info about max_files in the docstrings of hourly/daily file sinks (#3170) Rasmus 2024-09-09 15:54:03 +0200
  • e01fa1a5fd compilation error gcc 8.5 with [-Werror=suggest-override] (#3158) gabime 2024-11-25 09:44:13 +0200
  • 04bd12e0b5 fix: set and to MSVC only (#3139) gabime 2024-11-25 09:40:05 +0200
  • a2de13630b Backported FMT_STRING gabime 2024-11-25 09:37:24 +0200
  • c1f101af13 make example compatible with fmt 11 (#3130) gabime 2024-11-25 09:26:40 +0200
  • 8d9283d790 Upadted test_create_dir gabime 2024-11-25 09:22:18 +0200
  • 754be3eec6 Fix #3079 gabime 2024-11-25 09:19:41 +0200
  • 5884f4de2a Fix var name gabime 2024-11-25 09:19:28 +0200
  • 8888f5875e Allow customization of syslog_sink (#3124) Philippe Vaucher 2024-07-03 21:51:11 +0200
  • 15f539685b
    Update null_sink to be final (#3267) Gabi Melman 2024-11-25 00:32:47 +0200
  • 761073c09b
    Update null_sink to be final #3267 Gabi Melman 2024-11-24 23:16:49 +0200
  • 0a6ea2fec9 fix typo #3266 gabime 2024-11-23 17:33:04 +0200
  • 8d96662405 More fixes relating to removal of factory and registry and thread pool gabime 2024-11-23 17:21:45 +0200
  • 20cd4462b3 More fixes relating to removal of factory and registry gabime 2024-11-23 16:50:47 +0200
  • 659eda9afd Removed registry,factory and related functions gabime 2024-11-23 16:03:56 +0200
  • 8af91bcda0 Added registry::set_instance() and shared_instance() gabime 2024-11-23 13:15:37 +0200
  • 43dcb3982d
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:14:47 +0200
  • 0efef2af24
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:12:32 +0200
  • 018d8aa266
    Update CMakeLists.txt Gabi Melman 2024-11-22 12:10:53 +0200
  • 35b0417fbe
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:09:48 +0200
  • 94526fa8e8
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:07:39 +0200
  • 633003f40a
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 11:50:05 +0200
  • 9edab1b5a1
    pass /utf-8 only when compiler is MSVC (#3260) miyanyan 2024-11-22 17:42:35 +0800
  • 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 +0800
  • 675460f7d1 pass /utf-8 only when compiler is MSVC #3260 miyanyan 2024-11-18 17:16:01 +0800
  • 51ec452013 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 15:04:09 +0800
  • 7b2525469c add hidden symbols options #3254 zhaowq32 2024-11-12 17:33:09 +0800
  • 88411e916a
    Update linux.yml #3250 Gabi Melman 2024-11-11 00:20:36 +0200
  • df8159bb87
    Update linux.yml Gabi Melman 2024-11-11 00:18:42 +0200
  • d4a005c44d
    Update linux.yml Gabi Melman 2024-11-11 00:15:13 +0200
  • 7d5b4ac8ea
    Remove cmake install from linux ci Gabi Melman 2024-11-11 00:11:35 +0200
  • fceb33fa86 Merge remote-tracking branch 'origin/remove-statics' into remove-statics gabime 2024-11-10 23:54:11 +0200
  • 3c4b1ceb36 Add consolute mutex support to wincolor sink Gabi Melman 2024-11-10 23:44:15 +0200
  • bfe2116191 Remove unused include from wincolor sink Gabi Melman 2024-11-10 23:26:27 +0200
  • 574501f445 Wincolor sink to use regular mutex Gabi Melman 2024-11-10 23:24:22 +0200
  • da9f15758a Merge branch 'v1.x' into remove-statics gabime 2024-11-10 22:45:12 +0200
  • 51a0deca2c
    docs: Removed duplicate line in daily_file_sink comment (#3249) F1F88 2024-11-10 03:41:00 +0800
  • c1bd9ec86f docs: Removed duplicate line in daily_file_sink comment #3249 F1F88 2024-11-10 02:17:18 +0800
  • 99920ed50a Removed unneeded includes gabime 2024-11-09 17:30:01 +0200
  • 12c07b8e8b Fixed include gabime 2024-11-09 17:27:28 +0200
  • 4c2bde949e Update version to 1.50.0 gabime 2024-11-09 17:21:56 +0200
  • 8e5613379f Version 1.15.0 v1.15.0 gabime 2024-11-09 17:01:30 +0200
  • e96ae7fd43 Removed mdc support gabime 2024-11-09 15:51:53 +0200
  • c4922b1304 Add console_mutex option to ansicolor sink gabime 2024-11-09 14:55:06 +0200
  • f7dcad8374 use set_color_mode_ in ctor gabime 2024-11-09 14:22:29 +0200
  • 6e0331c089 use set_color_mode_ in ctor gabime 2024-11-09 14:20:58 +0200
  • 01643a5e6d Use regular mutex in stdout sinks gabime 2024-11-09 14:18:38 +0200
  • 5062d26ef7 Format code gabime 2024-11-09 11:34:56 +0200
  • 7b2ee9a9ee Removed error counter from default error handler gabime 2024-11-09 11:34:18 +0200
  • fd6cb2c7a7 Removed statics from default error handler gabime 2024-11-09 11:16:30 +0200
  • 7cee026baa
    Added tsan to ci (#3247) Gabi Melman 2024-11-08 17:42:04 +0200
  • c2309eb93a Added tsan to ci #3247 gabime 2024-11-08 17:33:31 +0200
  • 7fb5d3407b Added tsan to ci gabime 2024-11-08 17:32:17 +0200
  • 69e4530a84 Added tsan to ci gabime 2024-11-08 17:30:07 +0200
  • 1363ffb25b Added tsan to ci gabime 2024-11-08 17:28:57 +0200
  • 4db50516c3 Added tsan to ci gabime 2024-11-08 17:22:05 +0200
  • 7c3e578a5c Added tsan to ci gabime 2024-11-08 17:10:02 +0200
  • 88cc5cf1ca Added tsan to ci gabime 2024-11-08 17:03:57 +0200
  • 248358f318 Added tsan to ci gabime 2024-11-08 16:59:36 +0200
  • dfc86ddcf5 Added tsan to ci gabime 2024-11-08 16:54:31 +0200
  • bbc548e347 Added tsan to ci gabime 2024-11-08 12:00:02 +0200
  • a0ced4d4f2 Added tsan to ci gabime 2024-11-08 11:51:49 +0200
  • 663356da50 Added tsan to ci gabime 2024-11-08 11:23:46 +0200
  • ebfa906952 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:16:06 +0200
  • 68f6ec7af1 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x Gabi Melman 2024-11-08 11:09:12 +0200
  • d343d413c2 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:09:05 +0200
  • fe4f99527d
    Fix utf8_to_wstrbuf tests (#3245) captainurist 2024-11-06 06:08:36 +0800
  • 550f0a91b3 Fix utf8_to_wstrbuf tests #3245 captainurist 2024-11-05 21:23:42 +0000
  • 5673e9e545
    utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) captainurist 2024-11-06 04:54:01 +0800
  • 4d4c19bd10 utf8_to_wstrbuf now handles invalid utf8 sequences #3244 captainurist 2024-11-05 19:23:43 +0000
  • 63f0875000 Removed if in ci gabime 2024-11-02 15:41:48 +0200
  • 5fd32e1a70
    Update README.md Gabi Melman 2024-11-02 15:38:52 +0200
  • 35345182f8
    Update README.md (#3240) Gabi Melman 2024-11-02 15:38:18 +0200
  • f28c108223
    Update README.md #3240 Gabi Melman 2024-11-02 15:35:12 +0200
  • 3c2e002b51
    ci-win-2019 (#3239) Gabi Melman 2024-11-02 15:27:34 +0200
  • 5b8fa11ed9 Prevent double ci run if both push and pr happen #3239 gabime 2024-11-02 15:23:10 +0200
  • dd5eced094 Update readme ci badges gabime 2024-11-02 15:11:23 +0200
  • 8ba697c566 Update readme ci badges gabime 2024-11-02 15:08:56 +0200
  • 853be53720
    Update windows.yml Gabi Melman 2024-11-02 14:47:39 +0200
  • 3cac3aee85 renamed ci files gabime 2024-11-02 14:27:51 +0200
  • 870d5e536f renamed ci files gabime 2024-11-02 14:20:15 +0200
  • 373b8cde9e Rename ci gabime 2024-11-02 14:15:12 +0200
  • d99a36fa8e Rename ci gabime 2024-11-02 14:13:38 +0200
  • 7e1a18cfba Renamed ci.yml gabime 2024-11-02 14:12:13 +0200