Show patches with: Submitter = Patrick Palka       |    State = Action Required       |    Archived = No       |   935 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3325 Constrain return type of transformation function for transform_view libstdc++: LWG 3325 Constrain return type of transformation function for transform_view - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3292 iota_view is under-constrained libstdc++: LWG 3292 iota_view is under-constrained - - - - --- 2020-02-24 Patrick Palka New
libstdc++: Implement integer-class types as defined in [iterator.concept.winc] libstdc++: Implement integer-class types as defined in [iterator.concept.winc] - - - - --- 2020-02-24 Patrick Palka New
libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator - - - - --- 2020-02-24 Patrick Palka New
libstdc++: P0769R2 Add shift to <algorithm> libstdc++: P0769R2 Add shift to <algorithm> - - - - --- 2020-02-21 Patrick Palka New
c++: Some improvements to concept diagnostics c++: Some improvements to concept diagnostics - - - - --- 2020-02-21 Patrick Palka New
libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator() libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator() - - - - --- 2020-02-20 Patrick Palka New
[2/2] libstdc++: P1739R4 Avoid template bloat for safe_ranges in combination with ... [1/2] libstdc++: Forward second argument of views::iota using the correct type - - - - --- 2020-02-20 Patrick Palka New
[1/2] libstdc++: Forward second argument of views::iota using the correct type [1/2] libstdc++: Forward second argument of views::iota using the correct type - - - - --- 2020-02-20 Patrick Palka New
libstdc++: Add missing call to unused subroutine in split_view test libstdc++: Add missing call to unused subroutine in split_view test - - - - --- 2020-02-19 Patrick Palka New
libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283 libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283 - - - - --- 2020-02-18 Patrick Palka New
[2/2] libstdc++: P2106R0 Alternative wording for GB315 and GB316 [1/2] libstdc++: P1243R4 Rangify new algorithms - - - - --- 2020-02-17 Patrick Palka New
[1/2] libstdc++: P1243R4 Rangify new algorithms [1/2] libstdc++: P1243R4 Rangify new algorithms - - - - --- 2020-02-17 Patrick Palka New
libstdc++: Move code after an early exit constexpr if to under an else branch libstdc++: Move code after an early exit constexpr if to under an else branch - - - - --- 2020-02-15 Patrick Palka New
[3/3] libstdc++: Post-conversion whitespace and formatting adjustments [1/3] libstdc++: Fold some ranges algo subroutines into their only caller - - - - --- 2020-02-14 Patrick Palka New
[2/3] libstdc++: Convert the ranges algorithm entities into function objects [1/3] libstdc++: Fold some ranges algo subroutines into their only caller - - - - --- 2020-02-14 Patrick Palka New
[1/3] libstdc++: Fold some ranges algo subroutines into their only caller [1/3] libstdc++: Fold some ranges algo subroutines into their only caller - - - - --- 2020-02-14 Patrick Palka New
[2/2] libstdc++: Implement ranges [specialized.algorithms] [1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> - - - - --- 2020-02-12 Patrick Palka New
[1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> [1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> - - - - --- 2020-02-12 Patrick Palka New
c++: Fix hashing and testing for equality of ATOMIC_CONST_EXPRs c++: Fix hashing and testing for equality of ATOMIC_CONST_EXPRs - - - - --- 2020-02-12 Patrick Palka New
libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin - - - - --- 2020-02-12 Patrick Palka New
libstdc++: Fix LWG issues 3389 and 3390 libstdc++: Fix LWG issues 3389 and 3390 - - - - --- 2020-02-11 Patrick Palka New
c++: Improve dump_decl for standard concepts c++: Improve dump_decl for standard concepts - - - - --- 2020-02-10 Patrick Palka New
c++: Fix return type deduction with an abbreviated function template c++: Fix return type deduction with an abbreviated function template - - - - --- 2020-02-10 Patrick Palka New
libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated - - - - --- 2020-02-07 Patrick Palka New
[4/3] Add [range.istream] Untitled series #157235 - - - - --- 2020-02-07 Patrick Palka New
[3/3] libstdc++: Implement C++20 range adaptors [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
[2/3] libstdc++: Implement C++20 constrained algorithms [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
[1/3] libstdc++: Apply the move_iterator changes described in P1207R4 [1/3] libstdc++: Apply the move_iterator changes described in P1207R4 - - - - --- 2020-02-04 Patrick Palka New
contrib/vimrc: detect more C-like files contrib/vimrc: detect more C-like files - - - - --- 2020-02-03 Patrick Palka New
libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end() libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end() - - - - --- 2020-01-21 Patrick Palka New
Fix a couple of memory leaks in the C++ frontend Fix a couple of memory leaks in the C++ frontend - - - - --- 2020-01-21 Patrick Palka New
« 1 2 ... 7 8 9 10 »