summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/std/format/formatter
AgeCommit message (Expand)Author
2025-10-10libstdc++: Implement P3107R5 optimizations for std::print [PR121790]Jonathan Wakely
2025-06-12libstdc++: Do not specialize std::formatter for incomplete type [PR120625]Jonathan Wakely
2025-04-25libstdc++: Define __cpp_lib_format_ranges in format header [PR109162]Tomasz Kamiński
2025-04-15libstdc++: Implement formatter for ranges and range_formatter [PR109162]Tomasz Kamiński
2024-09-22libstdc++: Disable std::formatter<char8_t, C> specializationJonathan Wakely
2024-03-23libstdc++: Disable std::formatter specializations (LWG 3944)Jonathan Wakely
2024-02-29libstdc++: Fix std::basic_format_arg::handle for BasicFormattersJonathan Wakely
2023-12-05libstdc++: Disable std::formatter::set_debug_format [PR112832]Jonathan Wakely
2023-09-15libstdc++: Remove dg-options "-std=gnu++20" from std::format testsJonathan Wakely
2023-08-17libstdc++: Add std::formatter specializations for extended float typesJonathan Wakely
2023-03-22libstdc++: Remove std::formatter<const charT[N], charT> specializationJonathan Wakely
2022-11-15libstc++: std::formattable concept should not be defined for C++20Jonathan Wakely