index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
std
/
ranges
Age
Commit message (
Expand
)
Author
Files
Lines
17 hours
libstdc++-v3: Implement allocator-aware from_range_t constructors for unorder...
Tomasz Kamiński
1
-0
/
+22
5 days
libstdc++: Missing 'constexpr' in vector's from_range ctor [PR119282]
Patrick Palka
1
-0
/
+13
6 days
libstdc++: Fix views::zip_transform constraints for empty range pack [PR111138]
Tomasz Kamiński
1
-0
/
+21
7 days
libstdc++: Fix ref_view branch of views::as_const [PR119135]
Patrick Palka
1
-0
/
+4
7 days
libstdc++: Implement P3137R3 views::to_input for C++26
Patrick Palka
1
-0
/
+59
8 days
libstdc++: Make range adaptor __has_arrow helper use a const type
Jonathan Wakely
1
-0
/
+41
2025-03-05
libstdc++: Make enumerate_view::iterator::operator- noexcept
Jonathan Wakely
1
-0
/
+11
2025-03-05
libstdc++: Implement P3138R5 views::cache_latest
Patrick Palka
1
-0
/
+72
2025-03-05
libstdc++: Some concat_view bugfixes [PR115215, PR115218, LWG 4082]
Patrick Palka
1
-0
/
+16
2025-03-05
libstdc++: Fix subrange conversion to pair-like [PR119121]
Tomasz Kamiński
1
-0
/
+29
2025-02-28
libstdc++: Add static_assertions to ranges::to adaptor factory [PR112803]
Jonathan Wakely
1
-0
/
+20
2025-02-25
libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
Patrick Palka
8
-88
/
+57
2025-01-29
libstdc++: Fix views::transform(move_only_fn{}) forwarding [PR118413]
Patrick Palka
2
-0
/
+3
2025-01-02
Update copyright years.
Jakub Jelinek
73
-73
/
+73
2024-12-10
c++: P2865R5, Remove Deprecated Array Comparisons from C++26 [PR117788]
Marek Polacek
1
-1
/
+4
2024-11-14
libstdc++: Implement LWG 3563 changes to keys_view and values_view
Patrick Palka
1
-0
/
+14
2024-11-14
libstdc++: Fix get<0> constraint for lvalue ranges::subrange (LWG 3589)
Jonathan Wakely
1
-0
/
+30
2024-10-29
libstdc++: Fix complexity of drop_view::begin() const [PR112641]
Patrick Palka
1
-0
/
+12
2024-10-22
libstdc++: Implement LWG 4166 changes to concat_view::end()
Patrick Palka
1
-0
/
+20
2024-10-15
libstdc++: Implement LWG 3798 for range adaptors [PR106676]
Jonathan Wakely
1
-0
/
+16
2024-10-14
libstdc++: Implement LWG 3564 for ranges::transform_view
Jonathan Wakely
1
-0
/
+19
2024-10-04
libstdc++/ranges: Implement various small LWG issues
Patrick Palka
6
-0
/
+59
2024-08-22
libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Patrick Palka
2
-71
/
+5
2024-08-22
libstdc++: Implement P2609R3 changes to the indirect invocability concepts
Patrick Palka
1
-1
/
+1
2024-07-25
libstdc++: fix uses of explicit object parameter [PR116038]
Patrick Palka
1
-0
/
+29
2024-07-10
libstdc++: ranges::find needs explicit conversion to size_t [PR115799]
Jonathan Wakely
1
-1
/
+4
2024-07-10
c++: remove Concepts TS code
Marek Polacek
1
-1
/
+1
2024-06-13
libstdc++: Add ranges::range_common_reference_t for C++20 (LWG 3860)
Jonathan Wakely
1
-0
/
+6
2024-05-23
libstdc++: Implement ranges::concat_view from P2542R7
Patrick Palka
1
-0
/
+74
2024-04-02
libstdc++: Allow adjacent __maybe_present_t<false, ...> fields to overlap
Patrick Palka
1
-0
/
+4
2024-02-01
libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [PR113309]
Patrick Palka
1
-2
/
+15
2024-01-18
libstdc++/debug: Fix constexpr _Safe_iterator in C++20 mode [PR109536]
Patrick Palka
1
-4
/
+0
2024-01-16
libstdc++: Implement P2540R1 change to views::cartesian_product()
Patrick Palka
1
-3
/
+3
2024-01-15
libstdc++: Implement P2836R1 changes to const_iterator
Patrick Palka
2
-2
/
+2
2024-01-11
libstdc++/ranges: Use C++23 deducing this in _Pipe and _Partial
Patrick Palka
2
-10
/
+10
2024-01-03
Update copyright years.
Jakub Jelinek
73
-73
/
+73
2024-01-02
libstdc++: testsuite: Reduce max_size_type.cc exec time [PR113175]
Patrick Palka
1
-4
/
+4
2023-12-18
libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802]
Patrick Palka
1
-0
/
+20
2023-12-09
libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
Jonathan Wakely
1
-6
/
+6
2023-12-05
libstdc++: Add workaround to std::ranges::subrange [PR111948]
Jonathan Wakely
1
-0
/
+8
2023-12-05
libstdc++: Implement LWG 4016 for std::ranges::to
Jonathan Wakely
1
-28
/
+121
2023-11-30
libstdc++: Fix std::ranges::to errors
Jonathan Wakely
1
-14
/
+15
2023-11-23
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
Jonathan Wakely
3
-0
/
+412
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
13
-42
/
+66
2023-11-09
libstdc++: Fix forwarding in __take/drop_of_repeat_view [PR112453]
Patrick Palka
1
-0
/
+13
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
17
-17
/
+0
2023-09-15
libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> tests
Jonathan Wakely
76
-147
/
+72
2023-09-15
libstdc++: Replace dg-options "-std=c++20" with dg-add-options strict_std
Jonathan Wakely
4
-7
/
+7
2023-09-07
libstdc++: Fix <ranges> tests that fail in C++23
Jonathan Wakely
8
-7
/
+154
2023-09-07
libstdc++: Simplify C++20 poison pill overloads (P2602R2)
Jonathan Wakely
2
-1
/
+32
[next]