Commit Graph

122 Commits (c36212df811f074517111926ec422df847606991)

Author SHA1 Message Date
gabime f803e1c730 merge 5 years ago
gabime cea7eaa63e Fixed pattern_formatter after merge 5 years ago
gabime 23d4fe3363 Merge v1.x 5 years ago
gabime 23c2c00d69 Bumb fmt version to 7.0.3 5 years ago
Gabi Melman 86ebeaa4ce Update stdout_color_sinks.cpp 5 years ago
Gabi Melman c8d26d9b8d
Update base_sink.cpp 5 years ago
Gabi Melman eea29ce6ac
Update base_sink.cpp 5 years ago
Gabi Melman 1541e2fdda
Update basic_file_sink.cpp 5 years ago
gabime 5a4b08ec91 Removed SPDLOG_INLINE macro 5 years ago
gabime bd2add2da5 removed unneeded file 5 years ago
gabime 3f37721151 fixed bench and tests 5 years ago
gabime 34cf7fc8f1 Removed backtrace support 5 years ago
gabime 3420dda687 wip 5 years ago
gabime 0701e67da7 wip 5 years ago
gabime b053a4c7a1 wip 5 years ago
gabime fc2bed44f6 Removed unused macros 5 years ago
gabime 07def44259 c++14 5 years ago
gabime fe734a3072 c++14 5 years ago
gabime eacfe072a1 WIP 5 years ago
gabime a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI 5 years ago
Tamas Florin 071206ef59 Add support for custom filename calculator in rotating_file_sink. 5 years ago
gabime 5ca5cbd447 Added missing SPDLOG_API to color_sinks.cpp 5 years ago
gabime 81444265f4 clang-format 5 years ago
gabime 7698bb0ae1 Bump fmt version to 6.2.0 5 years ago
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
gabime d1819f5f76 clang-format 6 years ago
Martin Vejdarski 0ca2cb625e Add shared library support for Windows 6 years ago
gabime 54be9bd8b9 Use brackets to include spdlog in srcs 6 years ago
gabime d18f282938 Fixed missing cfg.cpp 6 years ago
gabime 5370443ece clang-format 6 years ago
gabime 4d98a14cb1 Updated fmt.cpp to 6.1.2 6 years ago
gabime d52e825bbc clang-format 6 years ago
gabime 175741ed1d Bump fmt to 6.1.2 6 years ago
gabime c9bb85c91d Revert supress of warning 4996 under msvc 2015 6 years ago
gabime 53d58f222f fix warning C4996 under vs2015 about std::copy in fmt 6 years ago
gabime d5a72b1eaf Fixed msvc compilation 6 years ago
gabime 6b5ebab6ae Fixed msvc compilation 6 years ago
gabime 31fc1aca53 Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headers 6 years ago
gabime 0db4b04ad3 Bump bundled fmt to version 6.1.0 6 years ago
gabime 2fed68a73b Reverted some external template declarations 6 years ago
gabime e7ab49c973 Added extern tempalate declarations 6 years ago
gabime 5496491aa4 Added extern template declarations 6 years ago
Gabi Melman 53ca5b2870
Update spdlog.cpp 6 years ago
Gabi Melman 6aced26c35
Update spdlog.cpp 6 years ago
gabime 5721debdf1 split to log_msg_buffer.h ito header and mpl 6 years ago
gabime bd9e1475e2 clang-format 6 years ago
Tobias Pfeiffer bf324a11cd made the declarations in fmt.c match the ones in fmt-6.0.0 6 years ago
gabime f196a9fd27 Fix dupllicate 6 years ago
gabime 7f0398ca25 Added version() function 6 years ago
gabime aa4eaa16bf Fixed missing includes 6 years ago