Commit Graph

14 Commits (v2.x)

Author SHA1 Message Date
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
10 months ago
gabime dcd5904bdc Updated clang-format
2 years ago
Charles Milette 4f80077339
Support compile-time format string checking with std::format (#2544)
3 years ago
Charles Milette 714cf12822
Add fmt_helper.h include to includes.h and os-inl.h
3 years ago
Charles Milette ebeb3707b1
Switch to vformat_to
4 years ago
Charles Milette 484bf07379
Fix test_fmt_helper
4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib
4 years ago
Gabi Melman 34244656a6
Update test_fmt_helper.cpp
6 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase
6 years ago
gabime ce637440bb wip static-lib
6 years ago
gabime b2735eb30c Fixed fmt_helper tests
7 years ago
gabime 4a34cd0662 Optimized nano seconds formatting
7 years ago
gabime b7a6659451 code formatting
7 years ago
gabime dace099348 Added fmt_helper tests
7 years ago