Commit Graph

131 Commits (update-jetbrains-logo)

Author SHA1 Message Date
Gabi Melman 7e022c4300
Feature 3379 (#3397)
* Fix #3379

* clang format
4 months ago
Gabi Melman ac432c3602
Gabime/v1.15.1 (#3332)
* Updated bundled fmt to version 11.1.3

* Bump version to 1.15.1
7 months ago
Gabi Melman 85bdab0c18
Update bundled fmt to 11.0.2 (#3236) 10 months ago
gabime dd6c9c6e43 Update comment 1 year ago
Gabi Melman 1e7d7e0766 Updated bundled fmt to 10.2.1 1 year ago
Gabi Melman 2969dde400 Revert "Updated bundled fmt to 10.2.1"
This reverts commit d8e0ad46bf.
1 year ago
Gabi Melman d8e0ad46bf Updated bundled fmt to 10.2.1 1 year ago
gabime 0a53eafe18 update clang format again 2 years ago
gabime 9d52261185 clang format 2 years ago
gabime 1a0bfc7a89 clang format 2 years ago
gabime 4338b9cd23 Revert "Updated bundled fmt to version 10.0.0"
This reverts commit 62e55e7a7f.
2 years ago
gabime 62e55e7a7f Updated bundled fmt to version 10.0.0 2 years ago
gabime b59b4a2b45 Rvert suppressing msvc2017 warnings and fix ci instead 3 years ago
gabime 14a29c03eb suppress warning 4307 when including format-inline.h under msvc 2017 3 years ago
gabime 9125bda301 suppress "integral constant overflow" warning under msvc 2017 3 years ago
gabime 3499dfeeb4 Bump bundled fmtlib to version 1.9.1 3 years ago
Gabi Melman b3ce5ed379
Remove comment 3 years ago
Aengus.Jiang 184fae06d7 clean code, clean up the warning 3 years ago
gabime c432fdd987 Bump fmt to version 8.1.1 and run clang-format 4 years ago
gabime d8199b607d Bump fmt to version 8.1.1 and run clang-format 4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib 4 years ago
gabime e7e8b75a4c clang-format 4 years ago
gabime b83106bed4 Update bundled fmt to v8.0.1 4 years ago
gabime 8bf718671a Update fmt version 8.0 4 years ago
Mikael Lund faf06bcfe5 Add newlin to color_sinks.cpp 4 years ago
Mikael Lund cd376a5c43 Allow compilation with nvc++ 4 years ago
gabime 2b81c40b90 Bump fmt to version 7.1.3 5 years ago
gabime 23c2c00d69 Bumb fmt version to 7.0.3 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