Show patches with: Submitter = Jonathan Wakely       |    Archived = No       |   4017 patches
« 1 2 ... 17 18 1940 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Fix undefined FILE* operations in test [committed] libstdc++: Fix undefined FILE* operations in test - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Add new headers to stdc++.h [committed] libstdc++: Add new headers to stdc++.h - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Remove redundant clock conversions in atomic waits [committed] libstdc++: Remove redundant clock conversions in atomic waits - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar [committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] [committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Fix test failure on AIX [committed] libstdc++: Fix test failure on AIX - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791] [committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791] - - - - --- 2020-11-24 Jonathan Wakely New
[committed] libstdc++: Use __libc_single_threaded for locale initialization [committed] libstdc++: Use __libc_single_threaded for locale initialization - - - - --- 2020-11-24 Jonathan Wakely New
libstdc++: Fix compilation error with clang-8 [PR 97876] libstdc++: Fix compilation error with clang-8 [PR 97876] - - - - --- 2020-11-20 Jonathan Wakely New
[committed] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546] [committed] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546] - - - - --- 2020-11-20 Jonathan Wakely New
libstdc++: Fix detection of intrinsics for __GNUC__ < 11 libstdc++: Fix detection of intrinsics for __GNUC__ < 11 - - - - --- 2020-11-18 Jonathan Wakely New
[committed] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869} [committed] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869} - - - - --- 2020-11-17 Jonathan Wakely New
libstdc++ Disable bogus -fsanitize=integer errors from Clang libstdc++ Disable bogus -fsanitize=integer errors from Clang - - - - --- 2020-11-17 Jonathan Wakely New
[committed] libstdc++: Use custom timespec in system calls [PR 93421] [committed] libstdc++: Use custom timespec in system calls [PR 93421] - - - - --- 2020-11-14 Jonathan Wakely New
libstdc++: Fix error shown during Solaris build libstdc++: Fix error shown during Solaris build - - - - --- 2020-11-13 Jonathan Wakely New
[committed] libstdc++: Optimise std::future::wait_for and fix futex polling [committed] libstdc++: Optimise std::future::wait_for and fix futex polling - - - - --- 2020-11-12 Jonathan Wakely New
[committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] [committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] - - - - --- 2020-11-12 Jonathan Wakely New
libstdc++: Add C++ runtime support for new 128-bit long double format libstdc++: Add C++ runtime support for new 128-bit long double format - - - - --- 2020-11-11 Jonathan Wakely New
libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989] - - - - --- 2020-11-11 Jonathan Wakely New
libstdc++: Enable <thread> without gthreads libstdc++: Enable <thread> without gthreads - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Use helper type for checking thread ID [committed] libstdc++: Use helper type for checking thread ID - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Implement std::emit_on_flush etc. [committed] libstdc++: Implement std::emit_on_flush etc. - - - - --- 2020-11-11 Jonathan Wakely New
[committed] libstdc++: Avoid bad_alloc exceptions when changing locales [committed] libstdc++: Avoid bad_alloc exceptions when changing locales - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Reorder constructors in <sstream> [committed] libstdc++: Reorder constructors in <sstream> - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] [committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415] [committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415] - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Improve comment on _Power_of_2 helper function [committed] libstdc++: Improve comment on _Power_of_2 helper function - - - - --- 2020-11-09 Jonathan Wakely New
[committed] libstdc++: Remove redundant check for zero in std::__popcount [committed] libstdc++: Remove redundant check for zero in std::__popcount - - - - --- 2020-11-09 Jonathan Wakely New
[committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269] [committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269] - - - - --- 2020-11-05 Jonathan Wakely New
[committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731] [committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731] - - - - --- 2020-11-05 Jonathan Wakely New
[committed,1/2] libstdc++: Export basic_stringbuf constructor [PR 97729] [committed,1/2] libstdc++: Export basic_stringbuf constructor [PR 97729] - - - - --- 2020-11-05 Jonathan Wakely New
[committed] libstdc++: Fix test failure with --disable-linux-futex [committed] libstdc++: Fix test failure with --disable-linux-futex - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971] [committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971] - - - - --- 2020-11-04 Jonathan Wakely New
[wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285] [wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285] - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] [committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146] [committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146] - - - - --- 2020-11-03 Jonathan Wakely New
[committed] libstdc++: Prefer double to long double in std::shuffle_order_engine [committed] libstdc++: Prefer double to long double in std::shuffle_order_engine - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Use double for unordered container load factors [PR 96958] [committed] libstdc++: Use double for unordered container load factors [PR 96958] - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Fix some more warnings in test [committed] libstdc++: Fix some more warnings in test - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Implement P2017R1 "Conditionally borrowed ranges" [committed] libstdc++: Implement P2017R1 "Conditionally borrowed ranges" - - - - --- 2020-10-30 Jonathan Wakely New
[committed] libstdc++: Avoid narrowing conversion in subrange constructor [committed] libstdc++: Avoid narrowing conversion in subrange constructor - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> [committed] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Avoid warnings in tests [committed] libstdc++: Avoid warnings in tests - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Improve tests for constexpr algorithms [committed] libstdc++: Improve tests for constexpr algorithms - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Allow Lemire's algorithm to be used in more cases [committed] libstdc++: Allow Lemire's algorithm to be used in more cases - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting [committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Make std::function work better with -fno-rtti [committed] libstdc++: Make std::function work better with -fno-rtti - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Make std::function work better with -fno-rtti [committed] libstdc++: Make std::function work better with -fno-rtti - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Rename _UniformRandomNumberGenerator parameters [committed] libstdc++: Rename _UniformRandomNumberGenerator parameters - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Add comment to nothrow new explaining catch (...) [committed] libstdc++: Add comment to nothrow new explaining catch (...) - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] [committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592] - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] [committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] - - - - --- 2020-10-28 Jonathan Wakely New
[committed] libstdc++: Fix ODR violations caused by <tr1/functional> [committed] libstdc++: Fix ODR violations caused by <tr1/functional> - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Remove unused variables in special functions [committed] libstdc++: Remove unused variables in special functions - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warnings in headers [committed] libstdc++: Fix -Wsign-compare warnings in headers - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add missing noexcept to std::from_chars declarations [committed] libstdc++: Add missing noexcept to std::from_chars declarations - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix directory_iterator exception specification [committed] libstdc++: Fix directory_iterator exception specification - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add noexcept to declaration of path::_List members [committed] libstdc++: Add noexcept to declaration of path::_List members - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t [committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix error in experimental::strand [committed] libstdc++: Fix error in experimental::strand - - - - --- 2020-10-26 Jonathan Wakely New
[committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570] [committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570] - - - - --- 2020-10-26 Jonathan Wakely New
testsuite: Add noexcept(false) to throwing destructor testsuite: Add noexcept(false) to throwing destructor - - - - --- 2020-10-23 Jonathan Wakely New
[committed] libstdc++: Fix custom clock in test [committed] libstdc++: Fix custom clock in test - - - - --- 2020-10-22 Jonathan Wakely New
[committed,2/2] libstdc++: Only include <condition_variable> in <shared_mutex> if needed [committed,1/2] libstdc++: Reduce header dependencies in and on <memory> - - - - --- 2020-10-22 Jonathan Wakely New
[committed,1/2] libstdc++: Reduce header dependencies in and on <memory> [committed,1/2] libstdc++: Reduce header dependencies in and on <memory> - - - - --- 2020-10-22 Jonathan Wakely New
[committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr [committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr - - - - --- 2020-10-21 Jonathan Wakely New
[committed] libstdc++: Make structured bindings always work for subranges [PR 97512] [committed] libstdc++: Make structured bindings always work for subranges [PR 97512] - - - - --- 2020-10-21 Jonathan Wakely New
[committed,1/2] libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460] [committed,1/2] libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460] - - - - --- 2020-10-20 Jonathan Wakely New
[committed] libstdc++: Implement std::make_unique_for_overwrite [committed] libstdc++: Implement std::make_unique_for_overwrite - - - - --- 2020-10-19 Jonathan Wakely New
[committed] libstdc++: Use reserved name for C++20 attribute [committed] libstdc++: Use reserved name for C++20 attribute - - - - --- 2020-10-19 Jonathan Wakely New
[committed] libstdc++: Optimize container node-handle type for size [committed] libstdc++: Optimize container node-handle type for size - - - - --- 2020-10-19 Jonathan Wakely New
[committed] doc: Add closing parenthesis to -ffat-lto-objects docs [committed] doc: Add closing parenthesis to -ffat-lto-objects docs - - - - --- 2020-10-19 Jonathan Wakely New
[RFC] Remove include/precompiled/expc++.h [RFC] Remove include/precompiled/expc++.h - - - - --- 2020-10-15 Jonathan Wakely New
[committed] libstdc++: Fix typos in copyright notice [committed] libstdc++: Fix typos in copyright notice - - - - --- 2020-10-15 Jonathan Wakely New
[committed] libstdc++: Fix unspecified comparison to null pointer [PR 97415] [committed] libstdc++: Fix unspecified comparison to null pointer [PR 97415] - - - - --- 2020-10-14 Jonathan Wakely New
configure: Suppress output from multi-do recipes configure: Suppress output from multi-do recipes - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Fix tests that fail with old std::string ABI [committed] libstdc++: Fix tests that fail with old std::string ABI - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Define some std::string constructors inline [committed] libstdc++: Define some std::string constructors inline - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Improve comments for check_effective_target_cxx11-abi [committed] libstdc++: Improve comments for check_effective_target_cxx11-abi - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Improve comments in std::string tests [committed] libstdc++: Improve comments in std::string tests - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Enable tests that incorrectly require cxx11-abi [committed] libstdc++: Enable tests that incorrectly require cxx11-abi - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3706 for COW strings [committed] libstdc++: Implement LWG 3706 for COW strings - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Update C++20 status documentation [committed] libstdc++: Update C++20 status documentation - - - - --- 2020-10-13 Jonathan Wakely New
[committed] libstdc++: Remove trailing whitespace from XML docs [committed] libstdc++: Remove trailing whitespace from XML docs - - - - --- 2020-10-13 Jonathan Wakely New
[committed] libstdc++: Update doxyfile to Doxygen 1.8.20 format [committed] libstdc++: Update doxyfile to Doxygen 1.8.20 format - - - - --- 2020-10-12 Jonathan Wakely New
[committed] libstdc++: Include C++17 features in doxygen API docs [committed] libstdc++: Include C++17 features in doxygen API docs - - - - --- 2020-10-12 Jonathan Wakely New
[committed] libstdc++: Replace use of reserved name that clashes [PR 97362] [committed] libstdc++: Replace use of reserved name that clashes [PR 97362] - - - - --- 2020-10-10 Jonathan Wakely New
libstdc++: Simplify metaprogramming in <random> libstdc++: Simplify metaprogramming in <random> - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311] [committed] libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311] - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Pass CXXFLAGS to check_performance script [committed] libstdc++: Pass CXXFLAGS to check_performance script - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Add performance test for <random> [committed] libstdc++: Add performance test for <random> - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Fix unused variable warning [committed] libstdc++: Fix unused variable warning - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Add assertions for preconditions in sampling distributions [PR 82584] [committed] libstdc++: Add assertions for preconditions in sampling distributions [PR 82584] - - - - --- 2020-10-08 Jonathan Wakely New
[committed] libstdc++: Add C++11 member functions for ios::failure in old ABI [committed] libstdc++: Add C++11 member functions for ios::failure in old ABI - - - - --- 2020-10-08 Jonathan Wakely New
[committed] libstdc++: Fix divide by zero in default template argument [committed] libstdc++: Fix divide by zero in default template argument - - - - --- 2020-10-07 Jonathan Wakely New
[committed] libstdc++: Fix non-reserved names in headers [committed] libstdc++: Fix non-reserved names in headers - - - - --- 2020-10-07 Jonathan Wakely New
[committed] libstdc++: Inline std::exception_ptr members [PR 90295] [committed] libstdc++: Inline std::exception_ptr members [PR 90295] - - - - --- 2020-10-06 Jonathan Wakely New
[committed] libstdc++: Reduce uses of std::numeric_limits [committed] libstdc++: Reduce uses of std::numeric_limits - - - - --- 2020-10-05 Jonathan Wakely New
« 1 2 ... 17 18 1940 41 »