2
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Aug 29, 2025 — Aug 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Right-align inf and nan with a bare width (#4895) More... 3 days ago
Format enums annotated with fmt::as_identifiers (requires C++26 reflection) (#4885) More... 7 days ago
Add pkgconfig file for fmt-c library (#4887) More... 7 days ago
Reject sign-aware zero padding in std::exception and error_code formatters
vitaut
as Victor Zverovich
More... 14 days ago
Support width and alignment in std::exception formatter (#4860) More... 17 days ago
Simplify hexfloat comment and retry CI downloads on more 50x errors
vitaut
as Victor Zverovich
More... 18 days ago
Format zero as 0x0p+0 in hexfloat (#4878) More... 20 days ago
Rename loc_copy to locale in locale helpers (#4876)
vitaut
as Victor Zverovich
More... 20 days ago
Bump pymdown-extensions in /support in the pip group across 1 directory (#4881) More... 21 days ago
revert clang tidy suppression (#4877) More... 25 days ago
Avoid -Wdangling-reference false positive in locale helpers (#4876) More... 25 days ago
Write run-msbuild.bat to bindir (#4875) More... 27 days ago
Set matching CC alongside CXX in Linux CI matrix (#4863) More... about 1 month ago
Add a missing include for the C++ module build (#4868) More... about 1 month ago
Do not optin into CPP modules without SCAN_DEPS on Clang (#4867) More... about 1 month ago
Bump version
vitaut
as Victor Zverovich
More... about 1 month ago
doc extension concerning format_as and general implementations (#4857) More... about 1 month ago
Handle const-qualified named arguments
vitaut
as Victor Zverovich
More... about 1 month ago
Update changelog
vitaut
as Victor Zverovich
More... about 1 month ago
Remove extra newline
vitaut
as Victor Zverovich
More... about 1 month ago
Exercise compiled field path in FMT_COMPILE format_as test
vitaut
as Victor Zverovich
More... about 1 month ago
Apply clang-format
vitaut
as Victor Zverovich
More... about 1 month ago
Export ostream formatters and streamed() from the module (#4861) More... about 1 month ago
Simplify build-tree export and rename INSTALL_TARGETS
vitaut
as Victor Zverovich
More... about 1 month ago
Document that hexfloat 'a'/'A' always emits the 0x prefix (#4862) More... about 1 month ago
Generate CMake export set regardless of FMT_INSTALL (#4850) More... about 1 month ago
Optimize 128-bit integer formatting
vitaut
as Victor Zverovich
More... about 1 month ago
Annotate FMT_USE_RTTI #endif directives
vitaut
as Victor Zverovich
More... about 1 month ago
Fix out-of-range integers with the 'c' presentation type (#4839)
vitaut
as Victor Zverovich
More... about 1 month ago
Merge the two integer write overloads into one
vitaut
as Victor Zverovich
More... about 1 month ago