Show patches with: Archived = No       |   126820 patches
« 1 2 ... 578 579 5801268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Document new additions to libstdc++ [wwwdocs] Document new additions to libstdc++ - - - - --- 2024-01-18 Jonathan Wakely New
[committed,v5] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] [committed,v5] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] - - - - --- 2024-01-17 Jonathan Wakely New
libstdc++: Do not use CTAD for _Utf32_view alias template libstdc++: Do not use CTAD for _Utf32_view alias template - - - - --- 2024-01-16 Jonathan Wakely New
[v4] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] [v4] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] - - - - --- 2024-01-16 Jonathan Wakely New
[v3] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] [v3] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] - - - - --- 2024-01-15 Jonathan Wakely New
[committed] libstdc++: Use variable template to fix -fconcepts-ts error [PR113366] [committed] libstdc++: Use variable template to fix -fconcepts-ts error [PR113366] - - - - --- 2024-01-15 Jonathan Wakely New
[v2] libstdc++: Implement C++26 std::text_encoding [PR113318] [v2] libstdc++: Implement C++26 std::text_encoding [PR113318] - - - - --- 2024-01-13 Jonathan Wakely New
[v2] libstdc++: Update tzdata to 2023d [v2] libstdc++: Update tzdata to 2023d - - - - --- 2024-01-13 Jonathan Wakely New
libstdc++: Update tzdata to 2023d libstdc++: Update tzdata to 2023d - - - - --- 2024-01-12 Jonathan Wakely New
[WIP] libstdc++: Implement C++26 std::text_encoding [PR113318] [WIP] libstdc++: Implement C++26 std::text_encoding [PR113318] - - - - --- 2024-01-12 Jonathan Wakely New
[committed] libstdc++: Implement C++23 P1951R1 (Default Args for pair's Forwarding Ctor) [PR105505] [committed] libstdc++: Implement C++23 P1951R1 (Default Args for pair's Forwarding Ctor) [PR105505] - - - - --- 2024-01-12 Jonathan Wakely New
[committed] libstdc++: Fix incorrect PR number in comment [committed] libstdc++: Fix incorrect PR number in comment - - - - --- 2024-01-12 Jonathan Wakely New
libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466] - - - - --- 2024-01-11 Jonathan Wakely New
libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822] libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822] - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Fix spelling mistake in new doc addition [committed] libstdc++: Fix spelling mistake in new doc addition - - - - --- 2024-01-11 Jonathan Wakely New
libstdc++: Fix std::runtime_format deviations from the spec [PR113320] libstdc++: Fix std::runtime_format deviations from the spec [PR113320] - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Document addition of libstdc++exp.a [committed] libstdc++: Document addition of libstdc++exp.a - - - - --- 2024-01-11 Jonathan Wakely New
libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Add GDB printer for std::integral_constant [committed] libstdc++: Add GDB printer for std::integral_constant - - - - --- 2024-01-11 Jonathan Wakely New
[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3 [wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3 - - - - --- 2024-01-11 Jonathan Wakely New
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 [wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Fix Unicode property detection functions [committed] libstdc++: Fix Unicode property detection functions - - - - --- 2024-01-09 Jonathan Wakely New
libstdc++: Prefer posix_memalign for aligned-new [PR113258] libstdc++: Prefer posix_memalign for aligned-new [PR113258] - - - - --- 2024-01-09 Jonathan Wakely New
[committed] libstdc++: Simplify some chrono formatters [committed] libstdc++: Simplify some chrono formatters - - - - --- 2024-01-09 Jonathan Wakely New
[gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a [gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a - - - - --- 2024-01-09 Jonathan Wakely New
[committed] libstdc++: Remove std::__unicode::__null_sentinel [committed] libstdc++: Remove std::__unicode::__null_sentinel - - - - --- 2024-01-08 Jonathan Wakely New
[committed,2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26 [committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20 - - - - --- 2024-01-08 Jonathan Wakely New
[committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20 [committed,1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20 - - - - --- 2024-01-08 Jonathan Wakely New
[committed,V3] libstdc++: Add Unicode-aware width estimation for std::format [committed,V3] libstdc++: Add Unicode-aware width estimation for std::format - - - - --- 2024-01-08 Jonathan Wakely New
[committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20 [committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20 - - - - --- 2024-01-08 Jonathan Wakely New
[committed] libstdc++: Avoid conflicting declaration in eh_call.cc [PR112997] [committed] libstdc++: Avoid conflicting declaration in eh_call.cc [PR112997] - - - - --- 2024-01-07 Jonathan Wakely New
[committed] libstdc++: Remove dg-timeout-factor from test [committed] libstdc++: Remove dg-timeout-factor from test - - - - --- 2024-01-07 Jonathan Wakely New
[v2] libstdc++: Add Unicode-aware width estimation for std::format [v2] libstdc++: Add Unicode-aware width estimation for std::format - - - - --- 2024-01-06 Jonathan Wakely New
[committed] libstdc++: Avoid overflow when appending to std::filesystem::path [committed] libstdc++: Avoid overflow when appending to std::filesystem::path - - - - --- 2024-01-05 Jonathan Wakely New
libstdc++: Add Unicode-aware width estimation for std::format libstdc++: Add Unicode-aware width estimation for std::format - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Do not use __is_convertible unconditionally [PR113241] [committed] libstdc++: Do not use __is_convertible unconditionally [PR113241] - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Fix std::char_traits<C>::move [PR113200] [committed] libstdc++: Fix std::char_traits<C>::move [PR113200] - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Remove UB from month and weekday additions and subtractions. [committed] libstdc++: Remove UB from month and weekday additions and subtractions. - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Use if-constexpr in std::__try_use_facet [PR113099] [committed] libstdc++: Use if-constexpr in std::__try_use_facet [PR113099] - - - - --- 2024-01-05 Jonathan Wakely New
contrib: Remove C-style comments from Python files contrib: Remove C-style comments from Python files - - - - --- 2024-01-04 Jonathan Wakely New
contrib: Add script name to usage error in gen_wcwidth.py contrib: Add script name to usage error in gen_wcwidth.py - - - - --- 2024-01-04 Jonathan Wakely New
[committed] libstdc++: Fix bootstrap on AIX due to fileno macro [committed] libstdc++: Fix bootstrap on AIX due to fileno macro - - - - --- 2023-12-17 Jonathan Wakely New
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 [wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 - - - - --- 2023-12-16 Jonathan Wakely New
[wwwdocs] Document std::print and std::ranges::to for C++23 [wwwdocs] Document std::print and std::ranges::to for C++23 - - - - --- 2023-12-16 Jonathan Wakely New
[committed] libstdc++: Fix std::print test case for Windows [committed] libstdc++: Fix std::print test case for Windows - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Simplify std::vprint_unicode for non-Windows targets [committed] libstdc++: Simplify std::vprint_unicode for non-Windows targets - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Do not add padding for std::print to std::ostream [committed] libstdc++: Do not add padding for std::print to std::ostream - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Implement C++23 <print> header [PR107760] [committed] libstdc++: Implement C++23 <print> header [PR107760] - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Fix filebuf::native_handle() for Windows [committed] libstdc++: Fix filebuf::native_handle() for Windows - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Tweaks for std::format fast path [committed] libstdc++: Tweaks for std::format fast path - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Add dg-output to two tests [committed] libstdc++: Add dg-output to two tests - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Fix %S format of duration with floating-point rep [committed] libstdc++: Fix %S format of duration with floating-point rep - - - - --- 2023-12-15 Jonathan Wakely New
libstdc++: Optimize std::is_trivially_destructible_v libstdc++: Optimize std::is_trivially_destructible_v - - - - --- 2023-12-14 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::format output of %Y for negative years [committed] libstdc++: Fix regression in std::format output of %Y for negative years - - - - --- 2023-12-13 Jonathan Wakely New
[committed] libstdc++: Fix std::format("{}", 'c') [committed] libstdc++: Fix std::format("{}", 'c') - - - - --- 2023-12-12 Jonathan Wakely New
[committed] libstdc++: Fix std::format output of %C for negative years [committed] libstdc++: Fix std::format output of %C for negative years - - - - --- 2023-12-12 Jonathan Wakely New
[committed] libstdc++: Remove redundant -std flags from Makefile [committed] libstdc++: Remove redundant -std flags from Makefile - - - - --- 2023-12-12 Jonathan Wakely New
[committed] libstdc++: Fix value of __cpp_lib_format macro [PR111826] [committed] libstdc++: Fix value of __cpp_lib_format macro [PR111826] - - - - --- 2023-12-09 Jonathan Wakely New
[committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876] [committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876] - - - - --- 2023-12-09 Jonathan Wakely New
[committed] libstdc++: Fix misleading typedef name in <format> [committed] libstdc++: Fix misleading typedef name in <format> - - - - --- 2023-12-07 Jonathan Wakely New
[committed] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h> [committed] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h> - - - - --- 2023-12-07 Jonathan Wakely New
[committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882] [committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882] - - - - --- 2023-12-07 Jonathan Wakely New
libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536] libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536] - - - - --- 2023-12-06 Jonathan Wakely New
[committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr [committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr - - - - --- 2023-12-05 Jonathan Wakely New
[committed] libstdc++: Disable std::formatter::set_debug_format [PR112832] [committed] libstdc++: Disable std::formatter::set_debug_format [PR112832] - - - - --- 2023-12-05 Jonathan Wakely New
libstdc++: Add workaround to std::ranges::subrange [PR111948] libstdc++: Add workaround to std::ranges::subrange [PR111948] - - - - --- 2023-11-30 Jonathan Wakely New
libstdc++: Implement LGW 4016 for std::ranges::to libstdc++: Implement LGW 4016 for std::ranges::to - - - - --- 2023-11-30 Jonathan Wakely New
[committed] libstdc++: Fix std::ranges::to errors [committed] libstdc++: Fix std::ranges::to errors - - - - --- 2023-11-30 Jonathan Wakely New
[committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> [committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> - - - - --- 2023-11-28 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment [committed] libstdc++: Fix typo in comment - - - - --- 2023-11-28 Jonathan Wakely New
[committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] [committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] - - - - --- 2023-11-23 Jonathan Wakely New
[committed] libstdc++: Fix access error in __gnu_test::uneq_allocator [committed] libstdc++: Fix access error in __gnu_test::uneq_allocator - - - - --- 2023-11-23 Jonathan Wakely New
c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879] c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879] - - - - --- 2023-11-23 Jonathan Wakely New
[committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) [committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add freestanding feature test macros (P2407R5) [committed] libstdc++: Add freestanding feature test macros (P2407R5) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add std::span::at for C++26 (P2821R5) [committed] libstdc++: Add std::span::at for C++26 (P2821R5) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters [committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters - - - - --- 2023-11-21 Jonathan Wakely New
[wwwdocs] Add new libstdc++ features [wwwdocs] Add new libstdc++ features - - - - --- 2023-11-20 Jonathan Wakely New
[committed] libstdc++: Check string value_type in std::make_format_args [PR112607] [committed] libstdc++: Check string value_type in std::make_format_args [PR112607] - - - - --- 2023-11-18 Jonathan Wakely New
[committed,v2] libstdc++: Add fast path for std::format("{}", x) [PR110801] [committed,v2] libstdc++: Add fast path for std::format("{}", x) [PR110801] - - - - --- 2023-11-18 Jonathan Wakely New
[2/2] libstdc++: Ensure valid UTF-8 in std::vprint_unicode [1/2] libstdc++: Implement C++23 <print> header [PR107760] - - - - --- 2023-11-17 Jonathan Wakely New
[1/2] libstdc++: Implement C++23 <print> header [PR107760] [1/2] libstdc++: Implement C++23 <print> header [PR107760] - - - - --- 2023-11-17 Jonathan Wakely New
libstdc++: Add fast path for std::format("{}", x) [PR110801] libstdc++: Add fast path for std::format("{}", x) [PR110801] - - - - --- 2023-11-17 Jonathan Wakely New
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Regenerate config.h.in [committed] libstdc++: Regenerate config.h.in - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3) [committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3) - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Adjust std::in_range template parameter name [committed] libstdc++: Adjust std::in_range template parameter name - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr [committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen markup [committed] libstdc++: Fix Doxygen markup - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564] [committed] libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564] - - - - --- 2023-11-16 Jonathan Wakely New
[2/2] libstdc++: Pass __wait_args to internal API by const pointer [1/2] libstdc++: Atomic wait/notify ABI stabilization - - - - --- 2023-11-16 Jonathan Wakely New
[1/2] libstdc++: Atomic wait/notify ABI stabilization [1/2] libstdc++: Atomic wait/notify ABI stabilization - - - - --- 2023-11-16 Jonathan Wakely New
[committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667] [committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667] - - - - --- 2023-11-16 Jonathan Wakely New
[committed,2/2] libstdc++: Only declare feature test macros in standard headers [committed,1/2] libstdc++: Test for feature test macros more accurately - - - - --- 2023-11-16 Jonathan Wakely New
[committed,1/2] libstdc++: Test for feature test macros more accurately [committed,1/2] libstdc++: Test for feature test macros more accurately - - - - --- 2023-11-16 Jonathan Wakely New
[committed,2/2] libstdc++: Use 202100L as feature test check for C++23 [committed,1/2] libstdc++: Adjust feature test in <istream> and <ostream> - - - - --- 2023-11-16 Jonathan Wakely New
[committed,1/2] libstdc++: Adjust feature test in <istream> and <ostream> [committed,1/2] libstdc++: Adjust feature test in <istream> and <ostream> - - - - --- 2023-11-16 Jonathan Wakely New
[committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491] [committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491] - - - - --- 2023-11-15 Jonathan Wakely New
[committed] libstdc++: std::stacktrace tweaks [committed] libstdc++: std::stacktrace tweaks - - - - --- 2023-11-15 Jonathan Wakely New
[committed] libstdc++: Fix <charconv> uses of signed types with <bit> functions [committed] libstdc++: Fix <charconv> uses of signed types with <bit> functions - - - - --- 2023-11-14 Jonathan Wakely New
« 1 2 ... 578 579 5801268 1269 »