Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-05Revert supress of warning 4996 under msvc 2015gabime
2019-12-05fix warning C4996 under vs2015 about std::copy in fmtgabime
2019-12-05Fixed msvc compilationgabime
2019-12-05Fixed msvc compilationgabime
2019-12-05Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headersgabime
2019-12-05Bump bundled fmt to version 6.1.0gabime
2019-09-20Reverted some external template declarationsgabime
2019-09-20Added extern tempalate declarationsgabime
2019-09-20Added extern template declarationsgabime
2019-09-19Update spdlog.cppGabi Melman
2019-09-19Update spdlog.cppGabi Melman
2019-09-19split to log_msg_buffer.h ito header and mplgabime
2019-09-07clang-formatgabime
2019-09-06made the declarations in fmt.c match the ones in fmt-6.0.0Tobias Pfeiffer
2019-09-05Fix dupllicategabime
2019-09-05Added version() functiongabime
2019-09-05Fixed missing includesgabime
2019-09-05split spdlog.cpp to multiple .cpp filesgabime
2019-09-05wip backtracergabime
2019-08-25Fixed async dump_backtracegabime
2019-07-18clang-formatgabime
2019-07-18Added stdout_sinks.h to the library buildgabime
2019-07-05clang-formatgabime
2019-06-28Removed stdout_sinks from spdlog.cpp for faster library compile timegabime
2019-06-20clang-formatgabime
2019-06-20Fix #1116gabime
2019-06-18Add missing template instantiationgabime
2019-06-18Simplify color sinksgabime
2019-06-14Revert last commitgabime
2019-06-14Removed unused template from spdlog.cppgabime
2019-06-04Updated copyright headersgabime
2019-05-24Merge v1.xgabime
2019-05-18Allow user to choose between static or shared libraryDavid Zemon
2019-05-13wip static-libgabime
2019-05-12wip static-libgabime
2019-05-12wip static-libgabime
2019-05-12Added missing headergabime
2019-05-12Added wincolor sink to static buildgabime
2019-05-12wip static-libgabime
2019-05-12wip static-libgabime
2019-05-12added rotating_file_sink to static buildgabime
2019-05-12#error if compiling spdlog.cpp under header only configurationgabime
2019-05-12#error if compiling spdlog.cpp under header only configurationgabime
2019-05-12Warn if compiling spdlog.cpp under header only configurationgabime
2019-05-12Don't include fmt format.cc source if using external fmtgabime
2019-05-12Moved format.cpp into spdlog.cpp - this way only one src file is neededgabime
2019-05-12Moved format.cpp into spdlog.cpp - this way only one src file is neededgabime
2019-05-12clang format and SPLDOG_HEADER_ONLY macrogabime
2019-05-11Normalized copyright messagegabime
2019-05-11Normalized copyright messagegabime