1
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix MSVC warning: "The contents of <bit> are available only with C++20 or later." (#3807) More... 4 months ago
Remove unused functions More... 4 months ago
Fix conversion warning in filesystem::path formatter (#3806) More... 4 months ago
Update api.rst More... 4 months ago
Update api.rst More... 4 months ago
Update api.rst More... 4 months ago
Update build.py More... 4 months ago
Remove <memory> dependency More... 4 months ago
Remove redundant detection of experimental string_view More... 4 months ago
Add a missing num_bits specialization More... 4 months ago
Fix an ICE on clang <= 15 More... 4 months ago
Cleanup macros More... 4 months ago
Cleanup conseval detection More... 4 months ago
Reduce usage of FMT_COSTEXPR20 More... 4 months ago
Cleanup constexpr detection More... 4 months ago
Simplify constexpr checks More... 4 months ago
Simplify exception detection More... 4 months ago
Cleanup macros More... 4 months ago
Reduce memory dependency More... 4 months ago
Remove iterator dependency More... 4 months ago
Remove unnecessary trait specialization More... 4 months ago
Minor cleanup More... 4 months ago
Cleanup contexts More... 4 months ago
Bazel support: Switch to globbing to collect header files More... 4 months ago
Fix formatting of ranges with begin()&/end()& More... 4 months ago
Add fmt::is_contiguous<std::basic_string<Char, Traits, Allocator>> More... 4 months ago
Update build.py More... 4 months ago
Update core.h More... 4 months ago
Fix write_uintptr_fallback More... 4 months ago
Move fmt::format to fmt/format.h More... 4 months ago