Commit Graph

22 Commits (cadd181d8d2d97fc6b94a2a4a9682affda9f1d89)

Author SHA1 Message Date
gabime cadd181d8d Reverted pull #111 - wchar support under windows - it pollutes global namespace with new defines 10 years ago
Artem Martynovich 5508607dfa Fix incorrect string type for fopen_s. 10 years ago
Artem Martynovich 7ee0ec0728 Fix remaining wstring issues in file_helper. 10 years ago
Denis Ivaykin 849b5cb84e flush 10 years ago
gabi 7635455c8d Changed "auto_flush" to "force_flush" to better represent the meaning 11 years ago
gabime 40a55b8e34 astyle 11 years ago
gabime d163b8c45a astyle 11 years ago
Jens Breitbart 67b633880b Replaced throw() with noexcept and removed some unneeded ';'. 11 years ago
gabime e87af08180 some small cleanup and define WIN32_LEAN_AND_MEAN 11 years ago
gabime fcd1fc037f append instead of truncate when opening new files 11 years ago
gabi 243dc61e58 async using lockfree queue and bug fixes regarding usage of cppformat 11 years ago
gabi 8974d2ded9 Using cppformat for all formatting needs instead of fast_oss 11 years ago
gabime 68ee9a7ada replaced flush_interval with auto_flush boolean 11 years ago
gabime ece27ac952 astyle 11 years ago
gabi fd3f13cd90 revert sink accepting only char* and size_t 11 years ago
gabi 66039c7c0e Simplified sink interface - to just accept char* and size_t 11 years ago
gabime a9abfbb005 Fixed rotate bug 11 years ago
gabi 0c6518961d Fix level 4 warnings under VS 11 years ago
gabime 74aae4f368 readme 11 years ago
gabime 2d075bcfda bench 11 years ago
gabi 31971bf63b updated example and added more creation functions 11 years ago
gabi c7b8c762fb spdlog 11 years ago