1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2024 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Specialize `formatter` for all `std::basic_string` types (#3943) More... 1 day ago
Dedup ADL begin/end lookup More... 2 days ago
Update signature in the doc More... 2 days ago
const void* is neither a fundamental nor string type More... 2 days ago
Document formatter specializations provided by base.h More... 2 days ago
Cleanup FMT_ASSERT More... 6 days ago
Fix format_to + FMT_STRING for wide character type (#3931) More... 8 days ago
Fix FMT_USE_NONTYPE_TEMPLATE_ARGS define back (#3937) More... 8 days ago
Fix warning C26439 More... 10 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... 13 days ago
Added FMT_IMPORT_STD feature macro (#3928) More... 14 days ago
Fix mix-up of 'FMT_BEGIN_EXPORT' and 'namespace detail'. (#3924) More... 17 days ago
Resolved warning C4127: conditional expression is constant (#3923) More... 17 days ago
Fix: enable `FMT_NORETURN` without exception support too (#3917) More... 20 days ago
Coding conventions and minor fixes More... 20 days ago
implement year_month_day (#3913) More... 21 days ago
Bump github/codeql-action from 3.24.6 to 3.24.9 (#3915) More... 21 days ago
Update syntax.rst More... 25 days ago
Make CMake version message less confusing (#3907) More... 27 days ago
Replace std::fill_n with fmt::detail::fill_n (#3909) More... 27 days ago
Implemented fmt::day, fmt::month, fmt::year and related unit tests (#3906) More... 28 days ago