Show patches with: Archived = No       |   126828 patches
« 1 2 ... 683 684 6851268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[committed] libstdc++: Document new libstdc++.so symbol versions [committed] libstdc++: Document new libstdc++.so symbol versions - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen commands [committed] libstdc++: Fix Doxygen commands - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Remove __alloc_neq helper [committed] libstdc++: Remove __alloc_neq helper - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Do not use nullptr in C++03-compatible code [committed] libstdc++: Do not use nullptr in C++03-compatible code - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Fix tr1::variate_generator::engine_value_type [committed] libstdc++: Fix tr1::variate_generator::engine_value_type - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref [committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Make more internal headers include their own dependencies [committed] libstdc++: Make more internal headers include their own dependencies - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Move allocator-related helpers to <bits/alloc_traits.h> [committed] libstdc++: Move allocator-related helpers to <bits/alloc_traits.h> - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Add preprocessor conditions for freestanding [PR106953] [committed] libstdc++: Add preprocessor conditions for freestanding [PR106953] - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Fix typo in <cstdlib> for freestanding [committed] libstdc++: Fix typo in <cstdlib> for freestanding - - - - --- 2022-09-20 Jonathan Wakely New
[committed] libstdc++: Add <initializer_list> to ranges_base.h header [committed] libstdc++: Add <initializer_list> to ranges_base.h header - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Qualify std::abort() in test [committed] libstdc++: Qualify std::abort() in test - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding [committed] libstdc++: Add _Exit to <stdlib.h> for freestanding - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Remove trailing whitespace in documentation sources [committed] libstdc++: Remove trailing whitespace in documentation sources - - - - --- 2022-09-21 Jonathan Wakely New
[wwwdocs] Add C++23 library additions to GCC 13 release notes [wwwdocs] Add C++23 library additions to GCC 13 release notes - - - - --- 2022-09-21 Jonathan Wakely New
[wwwdocs] Add reference to pp_format to Coding Conventions [wwwdocs] Add reference to pp_format to Coding Conventions - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Update <memory> synopsis test for C++11 and later [committed] libstdc++: Update <memory> synopsis test for C++11 and later - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Remove main() from some compile-only tests [committed] libstdc++: Remove main() from some compile-only tests - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Fix accidental duplicate test [PR91456] [committed] libstdc++: Fix accidental duplicate test [PR91456] - - - - --- 2022-09-21 Jonathan Wakely New
[committed,1/2] libstdc++: Rearrange tests for <bitset> [committed,1/2] libstdc++: Rearrange tests for <bitset> - - - - --- 2022-09-22 Jonathan Wakely New
[committed,2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2) [committed,1/2] libstdc++: Rearrange tests for <bitset> - - - - --- 2022-09-22 Jonathan Wakely New
[committed] libiberty: Refer to Bugzilla in README [committed] libiberty: Refer to Bugzilla in README - - - - --- 2022-09-22 Jonathan Wakely New
[committed] libstdc++: Optimize std::bitset<N>::to_string [committed] libstdc++: Optimize std::bitset<N>::to_string - - - - --- 2022-09-23 Jonathan Wakely New
[committed] libstdc++: Enable constexpr std::bitset for debug mode [committed] libstdc++: Enable constexpr std::bitset for debug mode - - - - --- 2022-09-23 Jonathan Wakely New
[committed] libstdc++: Micro-optimizaion for std::bitset stream extraction [committed] libstdc++: Micro-optimizaion for std::bitset stream extraction - - - - --- 2022-09-23 Jonathan Wakely New
[committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456] [committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456] - - - - --- 2022-09-24 Jonathan Wakely New
[committed] libstdc++: Add test for type traits not having friend access [committed] libstdc++: Add test for type traits not having friend access - - - - --- 2022-09-24 Jonathan Wakely New
[committed] libstdc++: Simplify detection idiom using concepts [committed] libstdc++: Simplify detection idiom using concepts - - - - --- 2022-09-24 Jonathan Wakely New
[committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037] [committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037] - - - - --- 2022-09-26 Jonathan Wakely New
[committed] libstdc++: Use new built-ins for std::is_convertible traits [committed] libstdc++: Use new built-ins for std::is_convertible traits - - - - --- 2022-09-26 Jonathan Wakely New
[committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording [committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording - - - - --- 2022-09-26 Jonathan Wakely New
c++: Make __is_{, nothrow_}convertible SFINAE on access [PR107049] c++: Make __is_{, nothrow_}convertible SFINAE on access [PR107049] - - - - --- 2022-09-27 Jonathan Wakely New
[committed] libstdc++: Adjust deduction guides for static operator() [PR106651] [committed] libstdc++: Adjust deduction guides for static operator() [PR106651] - - - - --- 2022-09-27 Jonathan Wakely New
[committed] libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692] [committed] libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692] - - - - --- 2022-09-28 Jonathan Wakely New
[committed] libstdc++: Disable volatile-qualified std::bind for C++20 [committed] libstdc++: Disable volatile-qualified std::bind for C++20 - - - - --- 2022-09-28 Jonathan Wakely New
[committed] libstdc++: Guard use of new built-in with __has_builtin [committed] libstdc++: Guard use of new built-in with __has_builtin - - - - --- 2022-09-29 Jonathan Wakely New
[committed] libstdc++: Add missing <bits/stl_algobase.h> include to <bitset> [committed] libstdc++: Add missing <bits/stl_algobase.h> include to <bitset> - - - - --- 2022-09-30 Jonathan Wakely New
[committed] libstdc++: Remove non-standard public members in std::bitset [committed] libstdc++: Remove non-standard public members in std::bitset - - - - --- 2022-09-30 Jonathan Wakely New
[committed] libstdc++: Optimize operator>> for std::bitset [committed] libstdc++: Optimize operator>> for std::bitset - - - - --- 2022-09-30 Jonathan Wakely New
[committed] libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test [committed] libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test - - - - --- 2022-09-30 Jonathan Wakely New
[committed] libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move" [committed] libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move" - - - - --- 2022-10-03 Jonathan Wakely New
[committed] libstdc++: Update status docs for compare_exchange padding bits [committed] libstdc++: Update status docs for compare_exchange padding bits - - - - --- 2022-10-03 Jonathan Wakely New
[committed] libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135] [committed] libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135] - - - - --- 2022-10-04 Jonathan Wakely New
[committed] libstdc++: Make <cstdint> work freestanding [PR107134] [committed] libstdc++: Make <cstdint> work freestanding [PR107134] - - - - --- 2022-10-04 Jonathan Wakely New
[committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139] [committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139] - - - - --- 2022-10-04 Jonathan Wakely New
[committed] libstdc++: Disable test for freestanding [committed] libstdc++: Disable test for freestanding - - - - --- 2022-10-04 Jonathan Wakely New
« 1 2 ... 683 684 6851268 1269 »