Commit Graph

4395 Commits (20cd4462b35bb399a54139b295a444ae38c6fd1a)
 

Author SHA1 Message Date
gabime 20cd4462b3 More fixes relating to removal of factory and registry 9 months ago
gabime 659eda9afd Removed registry,factory and related functions 9 months ago
gabime 8af91bcda0 Added registry::set_instance() and shared_instance() 9 months ago
gabime fceb33fa86 Merge remote-tracking branch 'origin/remove-statics' into remove-statics 10 months ago
Gabi Melman 3c4b1ceb36 Add consolute mutex support to wincolor sink 10 months ago
Gabi Melman bfe2116191 Remove unused include from wincolor sink 10 months ago
Gabi Melman 574501f445 Wincolor sink to use regular mutex 10 months ago
gabime da9f15758a Merge branch 'v1.x' into remove-statics 10 months ago
F1F88 51a0deca2c
docs: Removed duplicate line in daily_file_sink comment (#3249) 10 months ago
gabime 99920ed50a Removed unneeded includes 10 months ago
gabime 12c07b8e8b Fixed include 10 months ago
gabime 4c2bde949e Update version to 1.50.0 10 months ago
gabime 8e5613379f Version 1.15.0 10 months ago
gabime e96ae7fd43 Removed mdc support 10 months ago
gabime c4922b1304 Add console_mutex option to ansicolor sink 10 months ago
gabime f7dcad8374 use set_color_mode_ in ctor 10 months ago
gabime 6e0331c089 use set_color_mode_ in ctor 10 months ago
gabime 01643a5e6d Use regular mutex in stdout sinks 10 months ago
gabime 5062d26ef7 Format code 10 months ago
gabime 7b2ee9a9ee Removed error counter from default error handler 10 months ago
gabime fd6cb2c7a7 Removed statics from default error handler 10 months ago
Gabi Melman 7cee026baa
Added tsan to ci (#3247)
* Added tsan to ci
10 months ago
Gabi Melman ebfa906952 CMake option to Enable/disable msvc /utf-8 flag (on by default) 10 months ago
Gabi Melman 68f6ec7af1 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x 10 months ago
Gabi Melman d343d413c2 CMake option to Enable/disable msvc /utf-8 flag (on by default) 10 months ago
captainurist fe4f99527d
Fix utf8_to_wstrbuf tests (#3245) 10 months ago
captainurist 5673e9e545
utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) 10 months ago
gabime 63f0875000 Removed if in ci 10 months ago
Gabi Melman 5fd32e1a70
Update README.md 10 months ago
Gabi Melman 35345182f8
Update README.md (#3240) 10 months ago
Gabi Melman 3c2e002b51
ci-win-2019 (#3239)
Update ci
10 months ago
gabime 6192537d08 Fix win ci 10 months ago
gabime 6c7201553d Fix win ci 10 months ago
gabime d939255f0e Fix win ci 10 months ago
gabime ecc3881122 Fix win ci 10 months ago
gabime bff1a6036a Fix win ci 10 months ago
gabime 6f2ead1a0e refactor win ci 10 months ago
gabime 92f9aa32ce refactor win ci 10 months ago
gabime 64d9b4e263 refactor win ci 10 months ago
gabime 3d3f71dbe2 Fix ci 10 months ago
gabime 3fec1a81b7 Fix ci 10 months ago
gabime 984a959883 Fix ci 10 months ago
gabime 7ecfb3bc9c Fix ci 10 months ago
gabime 614c3a6836 Fix ci 10 months ago
gabime 5dc356dcbe windows ci 10 months ago
gabime a7eb388f84 windows ci wip 10 months ago
Gabi Melman a5cfbf369d Revert "Better support for FMT_UNICODE in cmake"
This reverts commit d373093734.
10 months ago
Gabi Melman d373093734 Better support for FMT_UNICODE in cmake 10 months ago
gabime 7a950e028c add /utf-8 flag for msvc 10 months ago
Gabi Melman 9fe79692eb
Gabime/tsan (#3237)
* Fixed race condition in tests

* Support for thread sanitizer
10 months ago