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
AgeCommit message (Expand)Author
2022-10-31Update user defined type examplegabime
2022-10-31clang formatgabime
2022-05-13Remove new macro, update example with correct way to specify fmt lib namespac...Kevin Slattery
2022-05-11C++14 build fixes for older gcc #2333Kevin Slattery
2022-02-12Fixed #2227gabime
2022-02-12Bump fmt to version 8.1.1 and run clang-formatgabime
2021-12-11Update example.cppGabi Melman
2021-12-11Update example.cppGabi Melman
2021-12-11Fixed custom type example to work in c++11Gabi Melman
2021-12-11Fixed example for custom_typegabime
2021-12-11Fixed example for custom_typegabime
2021-12-11Fixed example for custom_typegabime
2021-12-11Fixed example for custom_typegabime
2021-12-11Fixed example for std_formatgabime
2021-12-01Fix usage of ranges and to_hex in the same compile unitRoocks Patrick (MTN PTT / External)
2021-11-28Add example to replace default logger.Sean Farrell
2021-11-17clang-formatgabime
2021-11-16Update example.cppGabi Melman
2021-11-16rename file_event_handlers_t to file_event_handlersgabime
2021-11-15Updated examplegabime
2021-11-15Updated file_events examplegabime
2021-11-15Updated file events examplegabime
2021-11-15file_event_handlers add before_open functionseker
2021-11-12add file event handlersseker
2021-09-05update udp examplegabime
2021-09-04Address PR commentsChris Love
2021-09-03Don't use std::chrono_literalsChris Love
2021-09-03Winsock supportChris Love
2021-08-27Fix exampleChris Love
2021-08-26Fix IP address of udp sink exampleChris Love
2021-08-26Fix udp sink on WindowsChris Love
2021-08-26Port code from prior PR (#1746), code cleanupsChris Love
2021-07-22Updated examplegabime
2021-07-22check args on formattingdkavolis
2021-07-19clang-formatgabime
2021-07-14revert some changes made by mistakegabime
2021-07-14Added fmt/compile.h bundled filegabime
2021-04-03Minor typoNandan V
2020-12-11Update examplegabime
2020-09-26Restore examplegabime
2020-09-26wip fix #1680 againgabime
2020-08-29Added stopwatch supportgabime
2020-07-21Don't enable C language in CMakeRaul Tambre
2020-07-20Raise CMake requirement to 3.13Raul Tambre
2020-05-02Delete meson.buildGabi Melman
2020-05-02Formatted cmakegabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-05-02cmake: Fix tabs, whitespace at EOL.Bruce Mitchener
2020-04-01Fix #1499Gabi Melman
2020-03-21clang-formatgabime