Show patches with: Submitter = Jonathan Wakely       |    Archived = No       |   4030 patches
« 1 2 ... 13 14 1540 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[8/8] libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[7/8] libstdc++: Define deleted wchar_t overloads unconditionally [PR 98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[6/8] libstdc++: Define std::wstring_convert unconditionally [PR 98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[5/8] libstdc++: Enable type traits for wchar_t unconditionally [PR98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[4/8] libstdc++: Enable vstring for wchar_t unconditionally [PR98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[3/8] libstdc++: Always define typedefs and hash functions for wide strings [PR 98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[2/8] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[committed] libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite [committed] libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[committed,2/2] libstdc++: Access std::pair members without tuple-like helpers [committed,1/2] libstdc++: Avoid instantiation of _Hash_node before it's needed - - - - --- 2021-10-09 Jonathan Wakely New
[committed,1/2] libstdc++: Avoid instantiation of _Hash_node before it's needed [committed,1/2] libstdc++: Avoid instantiation of _Hash_node before it's needed - - - - --- 2021-10-08 Jonathan Wakely New
[committed] libstdc++: Detect miscompilation of src/c++11/limits.cc [committed] libstdc++: Detect miscompilation of src/c++11/limits.cc - - - - --- 2021-10-08 Jonathan Wakely New
[committed] libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546] [committed] libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546] - - - - --- 2021-10-08 Jonathan Wakely New
libstdc++: Add wrapper for internal uses of std::terminate libstdc++: Add wrapper for internal uses of std::terminate - - - - --- 2021-10-08 Jonathan Wakely New
[committed] libstdc++: Restore debug checks in uniform container erasure functions [committed] libstdc++: Restore debug checks in uniform container erasure functions - - - - --- 2021-10-08 Jonathan Wakely New
[committed] libstdc++: Implement ostream insertion for chrono::duration [committed] libstdc++: Implement ostream insertion for chrono::duration - - - - --- 2021-10-08 Jonathan Wakely New
[committed] libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header [committed] libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header - - - - --- 2021-10-07 Jonathan Wakely New
[committed] libstdc++: Avoid use of hardware interference non-constant [PR102377] [committed] libstdc++: Avoid use of hardware interference non-constant [PR102377] - - - - --- 2021-10-07 Jonathan Wakely New
[committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9) [committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9) - - - - --- 2021-10-06 Jonathan Wakely New
[committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) [committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Simplify constraints for std::any construction [committed] libstdc++: Simplify constraints for std::any construction - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add test for std::cmp_greater [committed] libstdc++: Add test for std::cmp_greater - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535] [committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535] - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add noexcept to some std::function internals [committed] libstdc++: Add noexcept to some std::function internals - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Support printing volatile pointers (P1147R1) [committed] libstdc++: Support printing volatile pointers (P1147R1) - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value [committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Implement P1518R2 for container deduction guides [committed] libstdc++: Implement P1518R2 for container deduction guides - - - - --- 2021-10-04 Jonathan Wakely New
[committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) [committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) - - - - --- 2021-10-04 Jonathan Wakely New
[committed] libstdc++: Fix typos in std::filesystem code [committed] libstdc++: Fix typos in std::filesystem code - - - - --- 2021-10-02 Jonathan Wakely New
c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482] c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Restore printing of assertion messages [PR102100] [committed] libstdc++: Restore printing of assertion messages [PR102100] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Allow stateful allocators in std::list::sort [PR 66742] [committed] libstdc++: Allow stateful allocators in std::list::sort [PR 66742] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Make std::jthread support pointers to member functions [PR 100612] [committed] libstdc++: Make std::jthread support pointers to member functions [PR 100612] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add container adaptor constructors taking iterators (P1425R4) [committed] libstdc++: Add container adaptor constructors taking iterators (P1425R4) - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3506 for std::priority_queue [committed] libstdc++: Implement LWG 3506 for std::priority_queue - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3529 for std::priority_queue [committed] libstdc++: Implement LWG 3529 for std::priority_queue - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3522 for std::priority_queue [committed] libstdc++: Implement LWG 3522 for std::priority_queue - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3392 for std::ranges::distance [committed] libstdc++: Implement LWG 3392 for std::ranges::distance - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Remove unary_function base classes from std::thread tests [committed] libstdc++: Remove unary_function base classes from std::thread tests - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Remove useless base classes in pb_db tests [committed] libstdc++: Remove useless base classes in pb_db tests - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Simplify __throw_out_of_range_fmt for freestanding [committed] libstdc++: Simplify __throw_out_of_range_fmt for freestanding - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Fix narrowing conversion in std::visit [committed] libstdc++: Fix narrowing conversion in std::visit - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Avoid unconditional use of errc::not_supported [PR 99327] [committed] libstdc++: Avoid unconditional use of errc::not_supported [PR 99327] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add utility for creating std::error_code from OS errors [committed] libstdc++: Add utility for creating std::error_code from OS errors - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add std::__conditional_t alias template [committed] libstdc++: Add std::__conditional_t alias template - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Optimize std::visit for the common case [PR 78113] [committed] libstdc++: Optimize std::visit for the common case [PR 78113] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Allow visiting inherited variants [PR 90943] [committed] libstdc++: Allow visiting inherited variants [PR 90943] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Simplify __normal_iterator converting constructor [committed] libstdc++: Simplify __normal_iterator converting constructor - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Make move ctor noexcept for fully-dynamic string [committed] libstdc++: Make move ctor noexcept for fully-dynamic string - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add noexcept to common_iterator proxy operators [committed] libstdc++: Add noexcept to common_iterator proxy operators - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Use conditional noexcept in std::reverse_iterator [PR 94418] [committed] libstdc++: Use conditional noexcept in std::reverse_iterator [PR 94418] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153] [committed] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Implement std::clamp with std::min and std::max [PR 96733] [committed] libstdc++: Implement std::clamp with std::min and std::max [PR 96733] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Reduce header dependencies for C++20 std::erase [PR92546] [committed] libstdc++: Reduce header dependencies for C++20 std::erase [PR92546] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Define basic_regex::multiline for non-strict modes [committed] libstdc++: Define basic_regex::multiline for non-strict modes - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add missing header to test [committed] libstdc++: Add missing header to test - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator [committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vector<bool> [committed] libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vector<bool> - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Replace try-catch in std::list::merge to avoid O(N) size [committed] libstdc++: Replace try-catch in std::list::merge to avoid O(N) size - - - - --- 2021-10-01 Jonathan Wakely New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) [committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Check for invalid syntax_option_type values in <regex> [committed] libstdc++: Check for invalid syntax_option_type values in <regex> - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] [committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Simplify std::basic_regex construction and assignment [committed] libstdc++: Simplify std::basic_regex construction and assignment - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Remove obfuscating typedefs in <regex> [committed] libstdc++: Remove obfuscating typedefs in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Tweaks to <regex> to avoid warnings [committed] libstdc++: Tweaks to <regex> to avoid warnings - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Add noexcept to functions in <regex> [committed] libstdc++: Add noexcept to functions in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
libstdc++: Fix return values for atomic wait on futex libstdc++: Fix return values for atomic wait on futex - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Define macro before it is first checked [committed] libstdc++: Define macro before it is first checked - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Skip container adaptor tests that fail concept checks [committed] libstdc++: Skip container adaptor tests that fail concept checks - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS [committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix concept checks for iterators [committed] libstdc++: Fix concept checks for iterators - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Improve types used as iterators in testsuite [committed] libstdc++: Improve types used as iterators in testsuite - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix tests that use invalid types in ordered containers [committed] libstdc++: Fix tests that use invalid types in ordered containers - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms [committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Improve std::forward static assert message [committed] libstdc++: Improve std::forward static assert message - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] [committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Remove redundant 'inline' specifiers [committed] libstdc++: Remove redundant 'inline' specifiers - - - - --- 2021-09-24 Jonathan Wakely New
[committed] libstdc++: Remove c++20-specific dg-error directives in test [committed] libstdc++: Remove c++20-specific dg-error directives in test - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Disable PCH for test that depends on a macro being defined [committed] libstdc++: Disable PCH for test that depends on a macro being defined - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Make std::system_category() recognize Windows error codes [committed] libstdc++: Make std::system_category() recognize Windows error codes - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Improvements to standard error category objects [committed] libstdc++: Improvements to standard error category objects - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: std::system_category should know meaning of zero [PR102425] [committed] libstdc++: std::system_category should know meaning of zero [PR102425] - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: std::system_category should know meaning of zero [PR102425] [committed] libstdc++: std::system_category should know meaning of zero [PR102425] - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Add 'noexcept' to path::iterator members [committed] libstdc++: Add 'noexcept' to path::iterator members - - - - --- 2021-09-17 Jonathan Wakely New
[committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] [committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] - - - - --- 2021-09-17 Jonathan Wakely New
[committed] libstdc++: Rename tests with incorrect extension [committed] libstdc++: Rename tests with incorrect extension - - - - --- 2021-09-17 Jonathan Wakely New
configure: Update --help output for --with-multilib-list configure: Update --help output for --with-multilib-list - - - - --- 2021-09-17 Jonathan Wakely New
[committed] libstdc++: Regenerate the src/debug Makefiles as needed [committed] libstdc++: Regenerate the src/debug Makefiles as needed - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Increase timeout factor for slow pb_ds tests [committed] libstdc++: Increase timeout factor for slow pb_ds tests - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Update documentation that only refers to c++98 and c++11 [committed] libstdc++: Update documentation that only refers to c++98 and c++11 - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::nullopt_t constructor [committed] libstdc++: Add noexcept to std::nullopt_t constructor - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Remove non-deducible parameter for std::advance overload [committed] libstdc++: Remove non-deducible parameter for std::advance overload - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] [committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] [committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 [committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate [committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to unique_ptr accessors [committed] libstdc++: Add noexcept to unique_ptr accessors - - - - --- 2021-09-16 Jonathan Wakely New
wwwdocs: Move inactive branches to the right section wwwdocs: Move inactive branches to the right section - - - - --- 2021-09-16 Jonathan Wakely New
« 1 2 ... 13 14 1540 41 »