Show patches with: State = Action Required       |    Archived = No       |   126497 patches
« 1 2 ... 680 681 6821264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Document <cstdint> changes in libstdc++ [wwwdocs] Document <cstdint> changes in libstdc++ - - - - --- 2022-05-24 Jonathan Wakely New
[committed,1/2] libstdc++: Remove redundancy in test pathnames [committed,1/2] libstdc++: Remove redundancy in test pathnames - - - - --- 2022-05-26 Jonathan Wakely New
[committed,2/2] libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc [committed,1/2] libstdc++: Remove redundancy in test pathnames - - - - --- 2022-05-26 Jonathan Wakely New
[committed,1/3] libstdc++: Make headers include their prerequisites [committed,1/3] libstdc++: Make headers include their prerequisites - - 1 - --- 2022-05-26 Jonathan Wakely New
[committed,2/3] libstdc++: Remove some unnecessary includes [committed,1/3] libstdc++: Make headers include their prerequisites - - - - --- 2022-05-26 Jonathan Wakely New
[committed,3/3] libstdc++: Refactor includes for unordered containers [committed,1/3] libstdc++: Make headers include their prerequisites - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643) [committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643) - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Move std::iostream_category() definition to new file [committed] libstdc++: Move std::iostream_category() definition to new file - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Fix atomic and error_code printers for versioned namespace [committed] libstdc++: Fix atomic and error_code printers for versioned namespace - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] [committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Mark non-exported function always_inline [PR105671] [committed] libstdc++: Mark non-exported function always_inline [PR105671] - - - - --- 2022-05-27 Jonathan Wakely New
[committed] libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915] [committed] libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915] - - - - --- 2022-06-10 Jonathan Wakely New
[committed] libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705) [committed] libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705) - - - - --- 2022-06-10 Jonathan Wakely New
[committed] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880] [committed] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880] - - - - --- 2022-06-10 Jonathan Wakely New
[committed] libstdc++: Make std::lcm and std::gcd detect overflow [PR105844] [committed] libstdc++: Make std::lcm and std::gcd detect overflow [PR105844] - - - - --- 2022-06-10 Jonathan Wakely New
[committed] libstdc++: Use type_identity_t for non-deducible std::atomic_xxx args [committed] libstdc++: Use type_identity_t for non-deducible std::atomic_xxx args - - - - --- 2022-06-13 Jonathan Wakely New
[committed] libstdc++: Check for size overflow in constexpr allocation [PR105957] [committed] libstdc++: Check for size overflow in constexpr allocation [PR105957] - - - - --- 2022-06-14 Jonathan Wakely New
[committed] libstdc++: Fix indentation in allocator base classes [committed] libstdc++: Fix indentation in allocator base classes - - - - --- 2022-06-14 Jonathan Wakely New
[committed] libstdc++: Inline all basic_string::compare overloads [PR59048] [committed] libstdc++: Inline all basic_string::compare overloads [PR59048] - - - - --- 2022-06-14 Jonathan Wakely New
[committed] libstdc++: Check lengths first in operator== for basic_string [PR62187] [committed] libstdc++: Check lengths first in operator== for basic_string [PR62187] - - - - --- 2022-06-14 Jonathan Wakely New
[committed] libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482] [committed] libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482] - - - - --- 2022-06-16 Jonathan Wakely New
[committed] libstdc++: Support constexpr global std::string for size < 15 [PR105995] [committed] libstdc++: Support constexpr global std::string for size < 15 [PR105995] - - - - --- 2022-06-16 Jonathan Wakely New
[committed] libstdc++: Simplify test by not using std::log2 [committed] libstdc++: Simplify test by not using std::log2 - - - - --- 2022-06-23 Jonathan Wakely New
[committed] libstdc++: Properly remove temporary directories in filesystem tests [committed] libstdc++: Properly remove temporary directories in filesystem tests - - - - --- 2022-06-23 Jonathan Wakely New
[committed] libstdc++: Invert relationship between std::is_clock and std::is_clock_v [committed] libstdc++: Invert relationship between std::is_clock and std::is_clock_v - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: Simplify fs::path construction using variable template [committed] libstdc++: Simplify fs::path construction using variable template - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: Simplify std::variant construction using variable templates [committed] libstdc++: Simplify std::variant construction using variable templates - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: Make std::move_only_function never valueless in std::variant [committed] libstdc++: Make std::move_only_function never valueless in std::variant - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: testsuite: avoid predicable mkstemp [committed] libstdc++: testsuite: avoid predicable mkstemp - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: testsuite: Add missing <string> header [committed] libstdc++: testsuite: Add missing <string> header - - - - --- 2022-06-27 Jonathan Wakely New
[committed] libstdc++: testsuite: Guard use of C99 std::log2 [committed] libstdc++: testsuite: Guard use of C99 std::log2 - - - - --- 2022-06-28 Jonathan Wakely New
[committed] libstdc++: Do not optimize away storing pathname if it's needed [committed] libstdc++: Do not optimize away storing pathname if it's needed - - - - --- 2022-06-28 Jonathan Wakely New
[committed] libstdc++: Improve directory iterator abstractions for openat [committed] libstdc++: Improve directory iterator abstractions for openat - - - - --- 2022-06-28 Jonathan Wakely New
[committed] libstdc++: Fix experimental::filesystem::status on Windows [PR88881] [committed] libstdc++: Fix experimental::filesystem::status on Windows [PR88881] - - - - --- 2022-06-30 Jonathan Wakely New
[committed] libstdc++: Improve exceptions thrown from fs::temp_directory_path [committed] libstdc++: Improve exceptions thrown from fs::temp_directory_path - - - - --- 2022-06-30 Jonathan Wakely New
c-family: Add <time.h> names to diagnostics for known headers c-family: Add <time.h> names to diagnostics for known headers - - - - --- 2022-06-30 Jonathan Wakely New
[committed] libstdc++: Fix comment typos [committed] libstdc++: Fix comment typos - - - - --- 2022-06-30 Jonathan Wakely New
c++: Refer to internal linkage for -Wsubobject-linkage [PR86491] c++: Refer to internal linkage for -Wsubobject-linkage [PR86491] - - - - --- 2022-06-30 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to filesystem operations [committed] libstdc++: Add nodiscard attribute to filesystem operations - - - - --- 2022-07-01 Jonathan Wakely New
[committed] libstdc++: Add missing prerequisite to generated header [PR106162] [committed] libstdc++: Add missing prerequisite to generated header [PR106162] - - - - --- 2022-07-01 Jonathan Wakely New
[committed,wwwdocs] Add notes about <ctime> and <pthread.h> header dependencies [committed,wwwdocs] Add notes about <ctime> and <pthread.h> header dependencies - - - - --- 2022-07-05 Jonathan Wakely New
testsuite: Fix incorrect -mfloat128-type option testsuite: Fix incorrect -mfloat128-type option - - - - --- 2022-07-06 Jonathan Wakely New
[committed] libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074] [committed] libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074] - - - - --- 2022-07-07 Jonathan Wakely New
libstdc++: Prefer const T to std::add_const_t<T> libstdc++: Prefer const T to std::add_const_t<T> - - - - --- 2022-07-07 Jonathan Wakely New
c++: Define built-in for std::tuple_element [PR100157] c++: Define built-in for std::tuple_element [PR100157] - - - - --- 2022-07-07 Jonathan Wakely New
[committed] libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248] [committed] libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248] - - - - --- 2022-07-12 Jonathan Wakely New
jit: Make recording::memento non-copyable jit: Make recording::memento non-copyable - - - - --- 2022-07-14 Jonathan Wakely New
libcpp: Improve encapsulation of label_text libcpp: Improve encapsulation of label_text - - - - --- 2022-07-14 Jonathan Wakely New
c++: Enable __has_builtin for new reference binding built-ins c++: Enable __has_builtin for new reference binding built-ins - - - - --- 2022-07-19 Jonathan Wakely New
[committed,1/3] libstdc++: Fix minor bugs in std::common_iterator [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed,2/3] libstdc++: Fix std::common_iterator assignment [PR100823] [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed,3/3] libstdc++: Fix std::common_iterator triviality [PR100823] [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed] libstdc++: Tweak common_iterator::operator-> return type [PR104443] [committed] libstdc++: Tweak common_iterator::operator-> return type [PR104443] - - - - --- 2022-07-29 Jonathan Wakely New
[committed] libstdc++: Avoid try-catch and O(N) size in std::list::merge for old ABI [committed] libstdc++: Avoid try-catch and O(N) size in std::list::merge for old ABI - - - - --- 2022-08-03 Jonathan Wakely New
[committed] libstdc++: Unblock atomic wait on non-futex platforms [PR106183] [committed] libstdc++: Unblock atomic wait on non-futex platforms [PR106183] - - 1 - --- 2022-08-04 Jonathan Wakely New
[committed] libstdc++: Update value of __cpp_lib_ios_noreplace macro [committed] libstdc++: Update value of __cpp_lib_ios_noreplace macro - - - - --- 2022-08-04 Jonathan Wakely New
[committed] libstdc++: Rename data members of std::unexpected and std::bad_expected_access [committed] libstdc++: Rename data members of std::unexpected and std::bad_expected_access - - - - --- 2022-08-04 Jonathan Wakely New
[committed] libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719) [committed] libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719) - - - - --- 2022-08-04 Jonathan Wakely New
[committed] libstdc++: Make std::string_view(Range&&) constructor explicit [committed] libstdc++: Make std::string_view(Range&&) constructor explicit - - - - --- 2022-08-04 Jonathan Wakely New
[committed] libstdc++: Implement <experimental/scope> from LFTSv3 [committed] libstdc++: Implement <experimental/scope> from LFTSv3 - - - - --- 2022-08-05 Jonathan Wakely New
[committed] libstdc++: Add feature test macro for <experimental/scope> [committed] libstdc++: Add feature test macro for <experimental/scope> - - - - --- 2022-08-05 Jonathan Wakely New
[committed] libstdc++: Check for overflow in regex back-reference [PR106607] [committed] libstdc++: Check for overflow in regex back-reference [PR106607] - - - - --- 2022-08-22 Jonathan Wakely New
[committed] libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695] [committed] libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695] - - - - --- 2022-08-22 Jonathan Wakely New
[committed] libstdc++: Document linker option for C++23 <stacktrace> [PR105678] [committed] libstdc++: Document linker option for C++23 <stacktrace> [PR105678] - - - - --- 2022-08-22 Jonathan Wakely New
[committed] libstdc++: Fix visit<void>(v) for non-void visitors [PR106589] [committed] libstdc++: Fix visit<void>(v) for non-void visitors [PR106589] - - - - --- 2022-08-23 Jonathan Wakely New
[committed] libstdc++: Add check for LWG 3741 problem case [committed] libstdc++: Add check for LWG 3741 problem case - - - - --- 2022-08-24 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::stable_sort [committed] libstdc++: Fix regression in std::stable_sort - - - - --- 2022-08-24 Jonathan Wakely New
[RFC] libstdc++: Optimize std::chrono::abs [RFC] libstdc++: Optimize std::chrono::abs - - - - --- 2022-08-26 Jonathan Wakely New
[committed] libstdc++: Add nonnull to starts_with/ends_with/contains string members [committed] libstdc++: Add nonnull to starts_with/ends_with/contains string members - - - - --- 2022-08-26 Jonathan Wakely New
[committed] libstdc++: Simplify std::error_code and std::error_condition [committed] libstdc++: Simplify std::error_code and std::error_condition - - - - --- 2022-08-26 Jonathan Wakely New
libstdc++: Add [[nodiscard]] attribute to <string> and <string_view> libstdc++: Add [[nodiscard]] attribute to <string> and <string_view> - - - - --- 2022-08-26 Jonathan Wakely New
[committed] libstdc++: Improve comments in std::reference_wrapper tests [committed] libstdc++: Improve comments in std::reference_wrapper tests - - - - --- 2022-08-31 Jonathan Wakely New
[committed] libstdc++: Add noexcept-specifier to std::reference_wrapper::operator() [committed] libstdc++: Add noexcept-specifier to std::reference_wrapper::operator() - - - - --- 2022-08-31 Jonathan Wakely New
[committed] testsuite: Fix warning regression due to std::string changes [PR106795] [committed] testsuite: Fix warning regression due to std::string changes [PR106795] - - - - --- 2022-08-31 Jonathan Wakely New
[committed] libstdc++: Optimize array traits [committed] libstdc++: Optimize array traits - - - - --- 2022-09-01 Jonathan Wakely New
[wwwdocs] Re: unreachable intro to gcc page linked to on readings page [wwwdocs] Re: unreachable intro to gcc page linked to on readings page - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Remove FIXME for ICE with remove_cvref_t in requires-expression [committed] libstdc++: Remove FIXME for ICE with remove_cvref_t in requires-expression - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Use built-ins for some variable templates [committed] libstdc++: Use built-ins for some variable templates - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Add specializations for some variable templates [committed] libstdc++: Add specializations for some variable templates - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Optimize std::decay [committed] libstdc++: Optimize std::decay - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Optimize is_constructible traits [committed] libstdc++: Optimize is_constructible traits - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Remove __is_referenceable helper [committed] libstdc++: Remove __is_referenceable helper - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Add 'typename' for Clang compatibility [committed] libstdc++: Add 'typename' for Clang compatibility - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Optimize constructible/assignable variable templates [committed] libstdc++: Optimize constructible/assignable variable templates - - - - --- 2022-09-02 Jonathan Wakely New
[committed] libstdc++: Use built-ins for more variable templates [committed] libstdc++: Use built-ins for more variable templates - - - - --- 2022-09-05 Jonathan Wakely New
[committed] libstdc++: Move __success_type and __failure_type later in file [committed] libstdc++: Move __success_type and __failure_type later in file - - - - --- 2022-09-05 Jonathan Wakely New
c++: Fix type completeness checks for type traits [PR106838] c++: Fix type completeness checks for type traits [PR106838] - - - - --- 2022-09-07 Jonathan Wakely New
[committed] libstdc++: Add missing runtime exception to licence notice [committed] libstdc++: Add missing runtime exception to licence notice - - - - --- 2022-09-07 Jonathan Wakely New
[v2] c++: Fix type completeness checks for type traits [PR106838] [v2] c++: Fix type completeness checks for type traits [PR106838] - - - - --- 2022-09-08 Jonathan Wakely New
[committed] libstdc++: Find make_error_code and make_error_condition via ADL only [committed] libstdc++: Find make_error_code and make_error_condition via ADL only - - - - --- 2022-09-08 Jonathan Wakely New
[committed] libstdc++: Add always_inline attribute to std::byte operators [committed] libstdc++: Add always_inline attribute to std::byte operators - - - - --- 2022-09-08 Jonathan Wakely New
[wwwdocs] Fix typo in description of tainted_args attribute [wwwdocs] Fix typo in description of tainted_args attribute - - - - --- 2022-09-09 Jonathan Wakely New
[committed] doc: Fix typo in documentation of __float128 suffix [committed] doc: Fix typo in documentation of __float128 suffix - - - - --- 2022-09-12 Jonathan Wakely New
[committed] libstdc++: Document LWG 1203 API change in manual [committed] libstdc++: Document LWG 1203 API change in manual - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Add assertion to std::promise::set_exception (LWG 2276) [committed] libstdc++: Add assertion to std::promise::set_exception (LWG 2276) - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Add comment to 17_intro/names.cc test [committed] libstdc++: Add comment to 17_intro/names.cc test - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Add missing <new> header to <bits/stl_tempbuf.h> [committed] libstdc++: Add missing <new> header to <bits/stl_tempbuf.h> - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>> [committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>> - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>> [committed] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>> - - - - --- 2022-09-15 Jonathan Wakely New
[committed] libstdc++: Remove unnecessary header from <memory> [committed] libstdc++: Remove unnecessary header from <memory> - - - - --- 2022-09-15 Jonathan Wakely New
« 1 2 ... 680 681 6821264 1265 »