1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup FMT_ASSERT More... 4 days ago
Fix format_to + FMT_STRING for wide character type (#3931) More... 6 days ago
Fix FMT_USE_NONTYPE_TEMPLATE_ARGS define back (#3937) More... 7 days ago
Fix warning C26439 More... 8 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... 12 days ago
Added FMT_IMPORT_STD feature macro (#3928) More... 13 days ago
Fix mix-up of 'FMT_BEGIN_EXPORT' and 'namespace detail'. (#3924) More... 15 days ago
Resolved warning C4127: conditional expression is constant (#3923) More... 16 days ago
Fix: enable `FMT_NORETURN` without exception support too (#3917) More... 19 days ago
Coding conventions and minor fixes More... 19 days ago
implement year_month_day (#3913) More... 20 days ago
Bump github/codeql-action from 3.24.6 to 3.24.9 (#3915) More... 20 days ago
Update syntax.rst More... 24 days ago
Make CMake version message less confusing (#3907) More... 26 days ago
Replace std::fill_n with fmt::detail::fill_n (#3909) More... 26 days ago
Implemented fmt::day, fmt::month, fmt::year and related unit tests (#3906) More... 27 days ago
Range formatting documentation (#3905) More... about 1 month ago
Add a formatter for float128 More... about 1 month ago
Initial support for extended FP types More... about 1 month ago
Cleanup More... about 1 month 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