Show patches with: Archived = No       |   126675 patches
« 1 2 ... 678 679 6801266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Implement ostream insertion for chrono::duration [committed] libstdc++: Implement ostream insertion for chrono::duration - - - - --- 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
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++: 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
[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,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,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] 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,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
[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
[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
[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
[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
[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
[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
[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
libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Fix std::match_results::end() for failed matches [PR102667] [committed] libstdc++: Fix std::match_results::end() for failed matches [PR102667] - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Add valid range assertions to std::basic_regex [PR89927] [committed] libstdc++: Add valid range assertions to std::basic_regex [PR89927] - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Fix std::numeric_limits::lowest() test for strict modes [committed] libstdc++: Fix std::numeric_limits::lowest() test for strict modes - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Simplify std::basic_regex::assign [committed] libstdc++: Simplify std::basic_regex::assign - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Improve diagnostics for misuses of output iterators [committed] libstdc++: Improve diagnostics for misuses of output iterators - - - - --- 2021-10-12 Jonathan Wakely New
[committed] libstdc++: Fix move construction of std::tuple with array elements [PR101960] [committed] libstdc++: Fix move construction of std::tuple with array elements [PR101960] - - - - --- 2021-10-12 Jonathan Wakely New
[committed] libstdc++: Fix test that fails for C++20 [committed] libstdc++: Fix test that fails for C++20 - - - - --- 2021-10-12 Jonathan Wakely New
[committed] libstdc++: Ensure language linkage of std::__terminate() [committed] libstdc++: Ensure language linkage of std::__terminate() - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Fix dangling string_view in filesystem::path [PR102592] [committed] libstdc++: Fix dangling string_view in filesystem::path [PR102592] - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Refactor filesystem::path encoding conversions [committed] libstdc++: Refactor filesystem::path encoding conversions - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Rename files with the wrong extensions [committed] libstdc++: Rename files with the wrong extensions - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Fix regression in memory use when constructing paths [committed] libstdc++: Fix regression in memory use when constructing paths - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Add missing constexpr to std::optional (P2231R1) [committed] libstdc++: Add missing constexpr to std::optional (P2231R1) - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Fix test for feature test macro [committed] libstdc++: Fix test for feature test macro - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Use more descriptive feature test macro [committed] libstdc++: Use more descriptive feature test macro - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] [committed] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Make filesystem::path(path&&) always noexcept [committed] libstdc++: Make filesystem::path(path&&) always noexcept - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Simplify variant access functions [committed] libstdc++: Simplify variant access functions - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Remove unused functions in std::variant implementation [committed] libstdc++: Remove unused functions in std::variant implementation - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Remove try/catch overhead in std::variant::emplace [committed] libstdc++: Remove try/catch overhead in std::variant::emplace - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Add missing constexpr to std::variant (P2231R1) [committed] libstdc++: Add missing constexpr to std::variant (P2231R1) - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Make non-propagating-cache fully constexpr [PR101263] [committed] libstdc++: Make non-propagating-cache fully constexpr [PR101263] - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10) [committed] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10) - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Fix error in filesystem::path with Clang [committed] libstdc++: Fix error in filesystem::path with Clang - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Fix mem-initializer in std::move_only_function [PR102825] [committed] libstdc++: Fix mem-initializer in std::move_only_function [PR102825] - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Implement monadic operations for std::optional (P0798R8) [committed] libstdc++: Implement monadic operations for std::optional (P0798R8) - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Fix std::stack deduction guide [committed] libstdc++: Fix std::stack deduction guide - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Change std::variant union member to empty struct [committed] libstdc++: Change std::variant union member to empty struct - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Fix doxygen generation to work with relative paths [committed] libstdc++: Fix doxygen generation to work with relative paths - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Implement std::random_device::entropy() for other sources [committed] libstdc++: Implement std::random_device::entropy() for other sources - - - - --- 2021-10-19 Jonathan Wakely New
libstdc++: Add support for POWER9 DARN instruction to std::random_device libstdc++: Add support for POWER9 DARN instruction to std::random_device - - - - --- 2021-10-19 Jonathan Wakely New
[committed] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in [committed] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in - - - - --- 2021-10-19 Jonathan Wakely New
doc: Fix documentation around 'asm' keyword in C++ doc: Fix documentation around 'asm' keyword in C++ - - - - --- 2021-10-20 Jonathan Wakely New
[v2] libstdc++: Add support for POWER9 DARN instruction to std::random_device [v2] libstdc++: Add support for POWER9 DARN instruction to std::random_device - - - - --- 2021-10-20 Jonathan Wakely New
[committed] libstdc++: Add missing test for std::optional::transform(F&&) [committed] libstdc++: Add missing test for std::optional::transform(F&&) - - - - --- 2021-10-20 Jonathan Wakely New
[committed] libstdc++: Remove constraints from std::optional monadic ops [PR102863] [committed] libstdc++: Remove constraints from std::optional monadic ops [PR102863] - - - - --- 2021-10-21 Jonathan Wakely New
libcody: Avoid double-free libcody: Avoid double-free - - - - --- 2021-10-21 Jonathan Wakely New
c++tools: Fix memory leak c++tools: Fix memory leak - - - - --- 2021-10-21 Jonathan Wakely New
[v2] c++tools: Fix memory leak [v2] c++tools: Fix memory leak - - - - --- 2021-10-21 Jonathan Wakely New
[committed] libstdc++: Suppress Doxygen docs for more implementation details [committed] libstdc++: Suppress Doxygen docs for more implementation details - - - - --- 2021-10-21 Jonathan Wakely New
[committed] libstdc++: Add Doxygen comments to contents of <functional> [committed] libstdc++: Add Doxygen comments to contents of <functional> - - - - --- 2021-10-21 Jonathan Wakely New
[committed] libstdc++: Improve generated man pages for libstdc++ [committed] libstdc++: Improve generated man pages for libstdc++ - - - - --- 2021-10-21 Jonathan Wakely New
[committed] libstdc++: Constrain std::make_any [PR102894] [committed] libstdc++: Constrain std::make_any [PR102894] - - - - --- 2021-10-22 Jonathan Wakely New
[committed] libstdc++: Fix typo in std::stack test [committed] libstdc++: Fix typo in std::stack test - - - - --- 2021-10-29 Jonathan Wakely New
[committed] libstdc++: Fix range access for empty std::valarray [PR103022] [committed] libstdc++: Fix range access for empty std::valarray [PR103022] - - - - --- 2021-11-01 Jonathan Wakely New
[committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor. [committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor. - - - - --- 2021-11-01 Jonathan Wakely New
[committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc [committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc - - - - --- 2021-11-01 Jonathan Wakely New
[committed] libstdc++: Add some noexcept to std::valarray [committed] libstdc++: Add some noexcept to std::valarray - - - - --- 2021-11-03 Jonathan Wakely New
libstdc++: Deprecate std::unexpected and handler functions libstdc++: Deprecate std::unexpected and handler functions - - - - --- 2021-11-03 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::list::sort [PR66742] [committed] libstdc++: Fix regression in std::list::sort [PR66742] - - - - --- 2021-11-03 Jonathan Wakely New
[committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,2/3] libstdc++: Optimize std::variant traits and improve diagnostics [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,3/3] libstdc++: Refactor emplace-like functions in std::variant [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v [committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Consolidate duplicate metaprogramming utilities [committed] libstdc++: Consolidate duplicate metaprogramming utilities - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] [committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 [committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 - - - - --- 2021-11-05 Jonathan Wakely New
[committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines [committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines - - - - --- 2021-11-05 Jonathan Wakely New
[committed] libstdc++: Support getentropy and arc4random in std::random_device [committed] libstdc++: Support getentropy and arc4random in std::random_device - - - - --- 2021-11-05 Jonathan Wakely New
[wwwdocs] Document feature test macro for C++ constexpr dynamic alloc [wwwdocs] Document feature test macro for C++ constexpr dynamic alloc - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Make spurious std::random_device FAIL less likely [committed] libstdc++: Make spurious std::random_device FAIL less likely - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Support getentropy and arc4random in std::random_device [committed] libstdc++: Support getentropy and arc4random in std::random_device - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146] [committed] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146] - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Make test print which random_device tokens work [committed] libstdc++: Make test print which random_device tokens work - - - - --- 2021-11-09 Jonathan Wakely New
Replace gnu::unique_ptr with std::unique_ptr Replace gnu::unique_ptr with std::unique_ptr - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133] [committed] libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133] - - - - --- 2021-11-10 Jonathan Wakely New
[committed] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117] [committed] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117] - - - - --- 2021-11-10 Jonathan Wakely New
[committed] libstdc++: Remove public std::vector<bool>::data() member [committed] libstdc++: Remove public std::vector<bool>::data() member - - - - --- 2021-11-11 Jonathan Wakely New
[committed] libstdc++: Make pmr::memory_resource::allocate implicitly create objects [committed] libstdc++: Make pmr::memory_resource::allocate implicitly create objects - - - - --- 2021-11-11 Jonathan Wakely New
[committed] libstdc++: Implement constexpr std::vector for C++20 [committed] libstdc++: Implement constexpr std::vector for C++20 - - - - --- 2021-11-12 Jonathan Wakely New
[wwwdocs] Document libstdc++ changes in gcc-12 [wwwdocs] Document libstdc++ changes in gcc-12 - - - - --- 2021-11-12 Jonathan Wakely New
[committed] libstdc++: Print assertion messages to stderr [PR59675] [committed] libstdc++: Print assertion messages to stderr [PR59675] - - - - --- 2021-11-12 Jonathan Wakely New
[committed] libstdc++: Implement std::spanstream for C++23 [committed] libstdc++: Implement std::spanstream for C++23 - - - - --- 2021-11-13 Jonathan Wakely New
libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" - - - - --- 2021-11-14 Jonathan Wakely New
libstdc++: Define <stacktrace> header for C++23 libstdc++: Define <stacktrace> header for C++23 - - - - --- 2021-11-15 Jonathan Wakely New
[committed] libstdc++: Fix typos in tests [committed] libstdc++: Fix typos in tests - - - - --- 2021-11-16 Jonathan Wakely New
[committed] libstdc++: Fix out-of-bound array accesses in testsuite [committed] libstdc++: Fix out-of-bound array accesses in testsuite - - - - --- 2021-11-16 Jonathan Wakely New
[committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads [committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads - - - - --- 2021-11-16 Jonathan Wakely New
[committed,2/2] libstdc++: Implement constexpr std::basic_string for C++20 [committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads - - - - --- 2021-11-16 Jonathan Wakely New
[committed] libstdc++: Fix tests for constexpr std::string [committed] libstdc++: Fix tests for constexpr std::string - - - - --- 2021-11-16 Jonathan Wakely New
[committed] libstdc++: Fix std::type_info::before for ARM [PR103240] [committed] libstdc++: Fix std::type_info::before for ARM [PR103240] - - - - --- 2021-11-17 Jonathan Wakely New
[committed] libstdc++: Set active member of union in std::string [PR103295] [committed] libstdc++: Set active member of union in std::string [PR103295] - - - - --- 2021-11-17 Jonathan Wakely New
[committed] libstdc++: Simplify std::string constructors [committed] libstdc++: Simplify std::string constructors - - - - --- 2021-11-17 Jonathan Wakely New
« 1 2 ... 678 679 6801266 1267 »