Commit Graph

4396 Commits

Author SHA1 Message Date
gabime
8d96662405 More fixes relating to removal of factory and registry and thread pool 2024-11-23 17:21:45 +02:00
gabime
20cd4462b3 More fixes relating to removal of factory and registry 2024-11-23 16:50:47 +02:00
gabime
659eda9afd Removed registry,factory and related functions 2024-11-23 16:03:56 +02:00
gabime
8af91bcda0 Added registry::set_instance() and shared_instance() 2024-11-23 13:15:37 +02:00
gabime
fceb33fa86 Merge remote-tracking branch 'origin/remove-statics' into remove-statics 2024-11-10 23:54:11 +02:00
Gabi Melman
3c4b1ceb36 Add consolute mutex support to wincolor sink 2024-11-10 23:44:15 +02:00
Gabi Melman
bfe2116191 Remove unused include from wincolor sink 2024-11-10 23:26:27 +02:00
Gabi Melman
574501f445 Wincolor sink to use regular mutex 2024-11-10 23:24:22 +02:00
gabime
da9f15758a Merge branch 'v1.x' into remove-statics 2024-11-10 22:45:12 +02:00
F1F88
51a0deca2c
docs: Removed duplicate line in daily_file_sink comment (#3249) 2024-11-09 21:41:00 +02:00
gabime
99920ed50a Removed unneeded includes 2024-11-09 17:30:01 +02:00
gabime
12c07b8e8b Fixed include 2024-11-09 17:27:28 +02:00
gabime
4c2bde949e Update version to 1.50.0 2024-11-09 17:21:56 +02:00
gabime
8e5613379f Version 1.15.0 2024-11-09 17:01:30 +02:00
gabime
e96ae7fd43 Removed mdc support 2024-11-09 15:51:53 +02:00
gabime
c4922b1304 Add console_mutex option to ansicolor sink 2024-11-09 14:55:06 +02:00
gabime
f7dcad8374 use set_color_mode_ in ctor 2024-11-09 14:22:29 +02:00
gabime
6e0331c089 use set_color_mode_ in ctor 2024-11-09 14:20:58 +02:00
gabime
01643a5e6d Use regular mutex in stdout sinks 2024-11-09 14:18:38 +02:00
gabime
5062d26ef7 Format code 2024-11-09 11:34:56 +02:00
gabime
7b2ee9a9ee Removed error counter from default error handler 2024-11-09 11:34:18 +02:00
gabime
fd6cb2c7a7 Removed statics from default error handler 2024-11-09 11:16:30 +02:00
Gabi Melman
7cee026baa
Added tsan to ci (#3247)
* Added tsan to ci
2024-11-08 17:42:04 +02:00
Gabi Melman
ebfa906952 CMake option to Enable/disable msvc /utf-8 flag (on by default) 2024-11-08 11:16:06 +02:00
Gabi Melman
68f6ec7af1 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x 2024-11-08 11:09:12 +02:00
Gabi Melman
d343d413c2 CMake option to Enable/disable msvc /utf-8 flag (on by default) 2024-11-08 11:09:05 +02:00
captainurist
fe4f99527d
Fix utf8_to_wstrbuf tests (#3245) 2024-11-06 00:08:36 +02:00
captainurist
5673e9e545
utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) 2024-11-05 22:54:01 +02:00
gabime
63f0875000 Removed if in ci 2024-11-02 15:41:48 +02:00
Gabi Melman
5fd32e1a70
Update README.md 2024-11-02 15:38:52 +02:00
Gabi Melman
35345182f8
Update README.md (#3240) 2024-11-02 15:38:18 +02:00
Gabi Melman
3c2e002b51
ci-win-2019 (#3239)
Update ci
2024-11-02 15:27:34 +02:00
gabime
6192537d08 Fix win ci 2024-11-01 18:48:47 +02:00
gabime
6c7201553d Fix win ci 2024-11-01 18:41:17 +02:00
gabime
d939255f0e Fix win ci 2024-11-01 18:33:57 +02:00
gabime
ecc3881122 Fix win ci 2024-11-01 18:25:35 +02:00
gabime
bff1a6036a Fix win ci 2024-11-01 18:20:39 +02:00
gabime
6f2ead1a0e refactor win ci 2024-11-01 18:09:46 +02:00
gabime
92f9aa32ce refactor win ci 2024-11-01 18:09:01 +02:00
gabime
64d9b4e263 refactor win ci 2024-11-01 18:06:38 +02:00
gabime
3d3f71dbe2 Fix ci 2024-11-01 17:59:26 +02:00
gabime
3fec1a81b7 Fix ci 2024-11-01 17:56:07 +02:00
gabime
984a959883 Fix ci 2024-11-01 17:51:09 +02:00
gabime
7ecfb3bc9c Fix ci 2024-11-01 17:45:19 +02:00
gabime
614c3a6836 Fix ci 2024-11-01 17:33:25 +02:00
gabime
5dc356dcbe windows ci 2024-11-01 17:30:00 +02:00
gabime
a7eb388f84 windows ci wip 2024-11-01 17:21:21 +02:00
Gabi Melman
a5cfbf369d Revert "Better support for FMT_UNICODE in cmake"
This reverts commit d373093734.
2024-11-01 16:49:37 +02:00
Gabi Melman
d373093734 Better support for FMT_UNICODE in cmake 2024-11-01 16:44:15 +02:00
gabime
7a950e028c add /utf-8 flag for msvc 2024-11-01 15:18:44 +02:00