1
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup FMT_ASSERT More... about 16 hours ago
Fix format_to + FMT_STRING for wide character type (#3931) More... 3 days ago
Fix FMT_USE_NONTYPE_TEMPLATE_ARGS define back (#3937) More... 3 days ago
Fix warning C26439 More... 5 days ago
Resolved warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. (#3930) More... 9 days ago
Added FMT_IMPORT_STD feature macro (#3928) More... 10 days ago
Fix mix-up of 'FMT_BEGIN_EXPORT' and 'namespace detail'. (#3924) More... 12 days ago
Resolved warning C4127: conditional expression is constant (#3923) More... 13 days ago
Fix: enable `FMT_NORETURN` without exception support too (#3917) More... 15 days ago
Coding conventions and minor fixes More... 15 days ago
implement year_month_day (#3913) More... 16 days ago
Bump github/codeql-action from 3.24.6 to 3.24.9 (#3915) More... 16 days ago
Update syntax.rst More... 20 days ago
Make CMake version message less confusing (#3907) More... 22 days ago
Replace std::fill_n with fmt::detail::fill_n (#3909) More... 22 days ago
Implemented fmt::day, fmt::month, fmt::year and related unit tests (#3906) More... 23 days ago
Range formatting documentation (#3905) More... 26 days ago
Add a formatter for float128 More... 29 days ago
Initial support for extended FP types More... 29 days ago
Cleanup More... 29 days ago
Improve std::complex formatter to be compatible with P2197R0 (#3900) More... about 1 month ago
Make line buffering test less flaky More... about 1 month ago
Fix group_digits for negative integers (#3901) More... about 1 month ago
Bump timeout More... about 1 month ago
Fix handling of the fileno macro More... about 1 month ago
Use p2197 format for complex by default More... about 1 month ago
Simplify path formatting More... about 1 month ago
Fix ambiguous call More... about 1 month ago
Fix invalid fmt::formatter<>::format return type (#3895) More... about 1 month ago
Apply clang-format More... about 1 month ago