2
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog
vitaut
as Victor Zverovich
More... 3 months ago
Update changelog
vitaut
as Victor Zverovich
More... 3 months ago
Avoid an ABI break for clang
vitaut
as Victor Zverovich
More... 3 months ago
Don't include std::locale::collate value in the symbol
vitaut
as Victor Zverovich
More... 3 months ago
Update changelog
vitaut
as Victor Zverovich
More... 3 months ago
Bump version
vitaut
as Victor Zverovich
More... 3 months ago
Workaround ABI compatibility between clang and gcc
vitaut
as Victor Zverovich
More... 3 months ago
Move FMT_API from ostream class to members (#4584) More... 3 months ago
Make error_code formatter debug-enabled
vitaut
as Victor Zverovich
More... 3 months ago
Fix the build
vitaut
as Victor Zverovich
More... 3 months ago
Fix formatting
vitaut
as Victor Zverovich
More... 3 months ago
Add format_as support for std::variant and std::expected formatters (#4575) More... 3 months ago
Workaround ABI incompatibility between clang ang gcc
vitaut
as Victor Zverovich
More... 3 months ago
value-initialise the buffer array member of detail::ansi_color_escape so that it can be used in a constexpr context in MSVC; compiler rejects as non-constant due to 'uninitialized symbol' otherwise (#4581) More... 3 months ago
docs: format two unescaped printf references with backticks (#4578) More... 3 months ago
Fix module fmt::join<string_view> (#4577) More... 3 months ago
[fix] #4565 When using MSVC to compile v12.0.0, many compilation warn… (#4572) More... 3 months ago
Tweak wording
vitaut
as Victor Zverovich
More... 3 months ago
Update docs
vitaut
as Victor Zverovich
More... 3 months ago
Cleanup docs
vitaut
as Victor Zverovich
More... 3 months ago
Cleanup docs
vitaut
as Victor Zverovich
More... 3 months ago
Cleanup docs
vitaut
as Victor Zverovich
More... 3 months ago
Cleanup docs
vitaut
as Victor Zverovich
More... 3 months ago
Apply clang-tidy
vitaut
as Victor Zverovich
More... 3 months ago
Revert std::malloc/std::free to global malloc/free (#4569) (#4570) More... 3 months ago
restore 'inline' for normalize_libcxx_inline_namespaces (#4571) More... 3 months ago
write_demangled_name supports libc++ + clang-cl (#4560) More... 3 months ago
Minor cleanup
vitaut
as Victor Zverovich
More... 3 months ago
docs: range formatter grammar fix (#4567) More... 3 months ago
base.h: `_BitInt` is not available when Clang is used as a host compiler for NVCC (#4564) More... 3 months ago