2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update lint.yml
vitaut
as Victor Zverovich
More... almost 2 years ago
Fix to_nonnegative_int
vitaut
as Victor Zverovich
More... almost 2 years ago
Add tests to check that isnan doesn't cause FP errors More... almost 2 years ago
Fix: isnan() shouldn't cause FP exceptions More... almost 2 years ago
Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#3950) More... almost 2 years ago
Bump github/codeql-action from 3.24.9 to 3.25.3 (#3949) More... almost 2 years ago
Fix CodeQL alert (#3945) More... almost 2 years ago
Specialize `formatter` for all `std::basic_string` types (#3943) More... almost 2 years ago
Dedup ADL begin/end lookup
vitaut
as Victor Zverovich
More... almost 2 years ago
Update signature in the doc
vitaut
as Victor Zverovich
More... almost 2 years ago
const void* is neither a fundamental nor string type
vitaut
as Victor Zverovich
More... almost 2 years ago
Document formatter specializations provided by base.h
vitaut
as Victor Zverovich
More... almost 2 years ago
Cleanup FMT_ASSERT
vitaut
as Victor Zverovich
More... almost 2 years ago
Fix format_to + FMT_STRING for wide character type (#3931) More... almost 2 years ago
Fix FMT_USE_NONTYPE_TEMPLATE_ARGS define back (#3937) More... almost 2 years ago
Fix warning C26439 More... almost 2 years 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... almost 2 years ago
Added FMT_IMPORT_STD feature macro (#3928) More... almost 2 years ago
Fix mix-up of 'FMT_BEGIN_EXPORT' and 'namespace detail'. (#3924) More... almost 2 years ago
Resolved warning C4127: conditional expression is constant (#3923) More... almost 2 years ago
Fix: enable `FMT_NORETURN` without exception support too (#3917) More... almost 2 years ago
Coding conventions and minor fixes
vitaut
as Victor Zverovich
More... almost 2 years ago
implement year_month_day (#3913) More... almost 2 years ago
Bump github/codeql-action from 3.24.6 to 3.24.9 (#3915) More... almost 2 years ago
Update syntax.rst
vitaut
as Victor Zverovich
More... almost 2 years ago
Make CMake version message less confusing (#3907) More... almost 2 years ago
Replace std::fill_n with fmt::detail::fill_n (#3909) More... almost 2 years ago
Implemented fmt::day, fmt::month, fmt::year and related unit tests (#3906) More... almost 2 years ago
Range formatting documentation (#3905) More... almost 2 years ago
Add a formatter for float128
vitaut
as Victor Zverovich
More... almost 2 years ago