Show patches with: Submitter = Jonathan Wakely       |    Archived = No       |   4046 patches
« 1 2 ... 16 17 1840 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] [committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] - - - - --- 2021-05-04 Jonathan Wakely New
[committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497] [committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497] - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Implement LWG 1203 for rvalue iostreams [committed] libstdc++: Implement LWG 1203 for rvalue iostreams - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285] [committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285] - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Define effective-target for net::ip features [PR 100351] [committed] libstdc++: Define effective-target for net::ip features [PR 100351] - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Define __cpp_lib_constexpr_string macro [committed] libstdc++: Define __cpp_lib_constexpr_string macro - - - - --- 2021-04-28 Jonathan Wakely New
[committed] libstdc++: Reduce output of 'make doc-pdf-doxygen' [committed] libstdc++: Reduce output of 'make doc-pdf-doxygen' - - - - --- 2021-04-28 Jonathan Wakely New
[committed] libstdc++: Add missing noexcept on std::thread member function [PR 100298] [committed] libstdc++: Add missing noexcept on std::thread member function [PR 100298] - - - - --- 2021-04-28 Jonathan Wakely New
[committed] libstdc++: Minor refactoring in <experimental/internet> [committed] libstdc++: Minor refactoring in <experimental/internet> - - - - --- 2021-04-27 Jonathan Wakely New
[committed] libstdc++: Better preprocessor conditions in net::ip [PR 100286] [committed] libstdc++: Better preprocessor conditions in net::ip [PR 100286] - - - - --- 2021-04-27 Jonathan Wakely New
[committed] libstdc++: Define net::socket_base::message_flags operators as friends [PR 100285] [committed] libstdc++: Define net::socket_base::message_flags operators as friends [PR 100285] - - - - --- 2021-04-27 Jonathan Wakely New
[committed,2/2] libstdc++: Fix internet socket option classes [committed,1/2] libstdc++: Fix socket option classes - - - - --- 2021-04-26 Jonathan Wakely New
[committed,1/2] libstdc++: Fix socket option classes [committed,1/2] libstdc++: Fix socket option classes - - - - --- 2021-04-26 Jonathan Wakely New
[committed] libstdc++: Add missing headers for errno and std::terminate [committed] libstdc++: Add missing headers for errno and std::terminate - - - - --- 2021-04-26 Jonathan Wakely New
[committed] libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259] [committed] libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259] - - - - --- 2021-04-26 Jonathan Wakely New
[committed,3/3] libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180] [committed,1/3] libstdc++ Simplify definition of net::socket_base constants - - - - --- 2021-04-23 Jonathan Wakely New
[committed,2/3] libstdc++ Clarify argument to net::io_context::async_wait [committed,1/3] libstdc++ Simplify definition of net::socket_base constants - - - - --- 2021-04-23 Jonathan Wakely New
[committed,1/3] libstdc++ Simplify definition of net::socket_base constants [committed,1/3] libstdc++ Simplify definition of net::socket_base constants - - - - --- 2021-04-23 Jonathan Wakely New
libstdc++: Fix semaphore to work with system_clock timeouts libstdc++: Fix semaphore to work with system_clock timeouts - - - - --- 2021-04-22 Jonathan Wakely New
[committed] libstdc++: Add options for libatomic to test [committed] libstdc++: Add options for libatomic to test - - - - --- 2021-04-22 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment [committed] libstdc++: Fix typo in comment - - - - --- 2021-04-22 Jonathan Wakely New
[committed] libstdc++: Reject std::make_shared<T[]> [PR 99006] [committed] libstdc++: Reject std::make_shared<T[]> [PR 99006] - - - - --- 2021-04-22 Jonathan Wakely New
[committed] libstdc++: Fix whitespace in license boilerplate [committed] libstdc++: Fix whitespace in license boilerplate - - - - --- 2021-04-21 Jonathan Wakely New
[committed] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146] [committed] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146] - - - - --- 2021-04-20 Jonathan Wakely New
wwwdocs: Do not rewrite the page titles wwwdocs: Do not rewrite the page titles - - - - --- 2021-04-18 Jonathan Wakely New
[committed] libstdc++: Move atomic functions to libsupc++ [PR 96657] [committed] libstdc++: Move atomic functions to libsupc++ [PR 96657] - - - - --- 2021-04-15 Jonathan Wakely New
libstdc++: Add -latomic to test flags for 32-bit sparc-linux libstdc++: Add -latomic to test flags for 32-bit sparc-linux - - - - --- 2021-04-15 Jonathan Wakely New
[committed] libstdc++: Fix <bit> to work freestanding [PR 100060] [committed] libstdc++: Fix <bit> to work freestanding [PR 100060] - - - - --- 2021-04-13 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044] [committed] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044] - - - - --- 2021-04-12 Jonathan Wakely New
[committed] libstdc++: Fix test that fails in C++20 mode [PR 99995] [committed] libstdc++: Fix test that fails in C++20 mode [PR 99995] - - - - --- 2021-04-12 Jonathan Wakely New
[committed] libstdc++: Remove spurious line break in doxygen comment [committed] libstdc++: Remove spurious line break in doxygen comment - - - - --- 2021-04-08 Jonathan Wakely New
[committed] libstdc++: Improve error reporting if PDF generation fails [committed] libstdc++: Improve error reporting if PDF generation fails - - - - --- 2021-04-08 Jonathan Wakely New
[committed] libstdc++: Simplify noexcept-specifiers for move constructors [committed] libstdc++: Simplify noexcept-specifiers for move constructors - - - - --- 2021-04-08 Jonathan Wakely New
[committed] maintainer-scripts: Disable multilib when generating libstdc++ docs [committed] maintainer-scripts: Disable multilib when generating libstdc++ docs - - - - --- 2021-04-08 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warning about ambiguous file name [committed] libstdc++: Fix Doxygen warning about ambiguous file name - - - - --- 2021-04-08 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] [committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] - - - - --- 2021-04-07 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to cast-like functions [committed] libstdc++: Add nodiscard attribute to cast-like functions - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Clarify static_assert message [committed] libstdc++: Clarify static_assert message - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warnings [committed] libstdc++: Fix Doxygen warnings - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix doxygen markup for group close commands [committed] libstdc++: Fix doxygen markup for group close commands - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Disable "ALT128" long double support for Clang [committed] libstdc++: Disable "ALT128" long double support for Clang - - - - --- 2021-03-23 Jonathan Wakely New
[committed] libstdc++: Implement string_view range constructor for C++23 [committed] libstdc++: Implement string_view range constructor for C++23 - - - - --- 2021-03-22 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 [committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 - - - - --- 2021-03-22 Jonathan Wakely New
[wwwdocs] Document std::is_scoped_enum support [wwwdocs] Document std::is_scoped_enum support - - - - --- 2021-03-19 Jonathan Wakely New
[committed] libstdc++: Add std::is_scoped_enum for C++23 [committed] libstdc++: Add std::is_scoped_enum for C++23 - - - - --- 2021-03-19 Jonathan Wakely New
[stage1] libstdc++: Implement LWG 1203 for rvalue iostreams [stage1] libstdc++: Implement LWG 1203 for rvalue iostreams - - - - --- 2021-03-17 Jonathan Wakely New
[2/2] libstdc++: Remove symbols for new std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
[1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
[committed] libstdc++: Make barrier::arrival_token a move-only class type [committed] libstdc++: Make barrier::arrival_token a move-only class type - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Use acq_rel memory ordering [PR 99537] [committed] libstdc++: Use acq_rel memory ordering [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] [committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] [committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Fix headers that can't be used as header units [PR 99413] [committed] libstdc++: Fix headers that can't be used as header units [PR 99413] - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons [committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Uncomment more parts of <chrono> synopsis test [committed] libstdc++: Uncomment more parts of <chrono> synopsis test - - - - --- 2021-03-10 Jonathan Wakely New
[wwwdocs] Add <thread> to libstdc++ header dependency changes [wwwdocs] Add <thread> to libstdc++ header dependency changes - - - - --- 2021-03-04 Jonathan Wakely New
[committed] libstdc++: Fix buffer overflows in tests [PR 99382] [committed] libstdc++: Fix buffer overflows in tests [PR 99382] - - - - --- 2021-03-04 Jonathan Wakely New
[committed] libstdc++: Document library versioning for GCC 11 [committed] libstdc++: Document library versioning for GCC 11 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Do not assume std::FILE is complete [PR 99270] [committed] libstdc++: Do not assume std::FILE is complete [PR 99270] - - - - --- 2021-02-25 Jonathan Wakely New
[wwwdocs] Document new libstdc++ features [wwwdocs] Document new libstdc++ features - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Add std::to_underlying for C++23 [committed] libstdc++: Add std::to_underlying for C++23 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] [committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] - - - - --- 2021-02-24 Jonathan Wakely New
[committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header [committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header - - - - --- 2021-02-24 Jonathan Wakely New
[committed] libstdc++: Fix __thread_yield for non-gthreads targets [committed] libstdc++: Fix __thread_yield for non-gthreads targets - - - - --- 2021-02-15 Jonathan Wakely New
[committed] libstdc++: Add missing return and use reserved name [committed] libstdc++: Add missing return and use reserved name - - - - --- 2021-02-15 Jonathan Wakely New
[committed] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096] [committed] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096] - - - - --- 2021-02-14 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] [committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests [committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() [committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors in <experimental/internet> [committed] libstdc++: Fix errors in <experimental/internet> - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Add unused attributes to shared_ptr functions [committed] libstdc++: Add unused attributes to shared_ptr functions - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: XFAIL tests that depends on RTTI [committed] libstdc++: XFAIL tests that depends on RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Make test memory_resource work without exceptions and RTTI [committed] libstdc++: Make test memory_resource work without exceptions and RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled [committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors when syncbuf is used without RTTI [committed] libstdc++: Fix errors when syncbuf is used without RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] [committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] - - - - --- 2021-02-11 Jonathan Wakely New
[committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] [committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Use correct error category for Windows error codes [committed] libstdc++: Use correct error category for Windows error codes - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Fix spelling of __MINGW32__ macros [committed] libstdc++: Fix spelling of __MINGW32__ macros - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Clear up directories created by tests [committed] libstdc++: Clear up directories created by tests - - - - --- 2021-02-09 Jonathan Wakely New
[committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] [committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] - - - - --- 2021-02-09 Jonathan Wakely New
[committed] libstdc++: Fix incorrect test for std::error_code comparisons [committed] libstdc++: Fix incorrect test for std::error_code comparisons - - - - --- 2021-02-03 Jonathan Wakely New
[committed] libstdc++: Update C++17 status table for <charconv> [committed] libstdc++: Update C++17 status table for <charconv> - - - - --- 2021-02-01 Jonathan Wakely New
[committed] libstdc++: Fix copyright dates for simd headers and tests [committed] libstdc++: Fix copyright dates for simd headers and tests - - - - --- 2021-01-28 Jonathan Wakely New
[committed] libstdc++: Optimize std::string_view::find [PR 66414] [committed] libstdc++: Optimize std::string_view::find [PR 66414] - - - - --- 2021-01-27 Jonathan Wakely New
[committed] libstdc++: Only test writing to wostream if supported [PR 98725] [committed] libstdc++: Only test writing to wostream if supported [PR 98725] - - - - --- 2021-01-18 Jonathan Wakely New
[committed] libstdc++: Fix narrow char test to use stringbuf not wstringbuf [committed] libstdc++: Fix narrow char test to use stringbuf not wstringbuf - - - - --- 2021-01-18 Jonathan Wakely New
[committed] libstdc++: Define function to throw filesystem_error [PR 98471] [committed] libstdc++: Define function to throw filesystem_error [PR 98471] - - - - --- 2021-01-14 Jonathan Wakely New
[wwwdocs] Document addition of <barrier> C++ header in C++11 [wwwdocs] Document addition of <barrier> C++ header in C++11 - - - - --- 2021-01-14 Jonathan Wakely New
[wwwdocs] Add "porting to" notes for libstdc++ in GCC 11 [wwwdocs] Add "porting to" notes for libstdc++ in GCC 11 - - - - --- 2021-01-14 Jonathan Wakely New
doc: Fix typos in C++ Modules documentation doc: Fix typos in C++ Modules documentation - - - - --- 2021-01-09 Jonathan Wakely New
[committed] libstdc++: Fix indentation in <semaphore> [committed] libstdc++: Fix indentation in <semaphore> - - - - --- 2020-12-20 Jonathan Wakely New
[committed] libstdc++: Fix condition for gthreads-timed effective-target [committed] libstdc++: Fix condition for gthreads-timed effective-target - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix -Wunused warning [committed] libstdc++: Fix -Wunused warning - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor condition [PR 98344] [committed] libstdc++: Fix preprocessor condition [PR 98344] - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Warn if __STRICT_ANSI has been undefined [committed] libstdc++: Warn if __STRICT_ANSI has been undefined - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083] [committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319] [committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Add performance test for atomic_flag [PR 46447] [committed] libstdc++: Add performance test for atomic_flag [PR 46447] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151] [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151] - - - - --- 2020-12-16 Jonathan Wakely New
« 1 2 ... 16 17 1840 41 »