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-11-13Support compile-time format string checking with std::format (#2544)HEADv1.xCharles Milette
2022-04-23Add fmt_helper.h include to includes.h and os-inl.hCharles Milette
2022-04-22Switch to vformat_toCharles Milette
2021-11-16Fix test_fmt_helperCharles Milette
2021-11-13Support C++20 std::format as an alternative to fmtlibCharless Milette
2020-04-11Update test_fmt_helper.cppGabi Melman
2019-08-28Unified usage of fmt::memory_buffer across the codebasegabime
2019-05-13wip static-libgabime
2018-11-16Fixed fmt_helper testsgabime
2018-11-12Optimized nano seconds formattinggabime
2018-10-04code formattinggabime
2018-09-28Added fmt_helper testsgabime