2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecesary constexpr and inline more
vitaut
as Victor Zverovich
More... 5 days ago
Handle allocator propagation in basic_memory_buffer::move, Fix #4487 (#4490) More... 6 days ago
Refactor `ansi_color_escape` to track size instead of using a null terminator (#4511) More... 6 days ago
Ignore some more files in `.gitignore` (#4512) More... 10 days ago
Optimize the default FP formatting
vitaut
as Victor Zverovich
More... 12 days ago
Fix exponent size computation
vitaut
as Victor Zverovich
More... 12 days ago
Simplify remove_trailing_zeros
vitaut
as Victor Zverovich
More... 12 days ago
Revert "Optimize the default FP formatting"
vitaut
as Victor Zverovich
More... 12 days ago
Bump github/codeql-action from 3.28.16 to 3.29.5 (#4510) More... 14 days ago
Optimize the default FP formatting
vitaut
as Victor Zverovich
More... 20 days ago
fix buffer overflow on all emphasis flags set (#4498) More... 26 days ago
Make compatible with WASI (#4497) More... about 1 month ago
msvc + ninja + modules: Fix build when consuming fmtlib while using a Ninja generator (#4495) More... about 1 month ago
Add OpenSSF Best Practices badge
vitaut
as Victor Zverovich
More... about 1 month ago
Minor cleanup
vitaut
as Victor Zverovich
More... about 1 month ago
Fix `import std` in clang++ (#4488) More... about 1 month ago
Handle invalid glibc FILE buffer
vitaut
as Victor Zverovich
More... about 1 month ago
Cleanup os-test
vitaut
as Victor Zverovich
More... about 1 month ago
Use actual example code and move safe_fopen to os-test
vitaut
as Victor Zverovich
More... about 1 month ago
Fix interaction between debug presentation, precision, and width for strings (#4478) More... about 1 month ago
Bump msys2/setup-msys2 from 2.27.0 to 2.28.0 (#4485) More... about 2 months ago
Fix unwanted char promotion in decimal writer with wchar_t (#4483) More... about 2 months ago
Update image
vitaut
as Victor Zverovich
More... about 2 months ago
Add FMT_EXPORT on ranges.h customization points (#4476) More... about 2 months ago
Replace memset with constexpr fill_n in bigint::align (#4471) More... about 2 months ago
Add xchar support for std::byte formatter (#4480) More... about 2 months ago
Fix compilation on clang-21 / libc++-21 (#4477) More... about 2 months ago
Properly constrain `detail::copy` optimization (#4474) More... about 2 months ago
Avoid redundant work when processing UTF-8 strings (#4475) More... about 2 months ago
Add double and float support to scan test More... about 2 months ago