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
/
include
/
std
/
span
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-01
libstdc++: Reorder constraints on std::span::span(Range&&) constructor.
Jonathan Wakely
1
-3
/
+3
2021-10-21
libstdc++: Implement P1739R4 changes to views::take/drop/counted
Patrick Palka
1
-6
/
+6
2021-09-16
libstdc++: Add missing constraint to std::span deduction guide [PR102280]
Jonathan Wakely
1
-1
/
+1
2021-08-31
libstdc++: Add valid range checks to std::span constructors [PR98421]
Jonathan Wakely
1
-0
/
+2
2021-07-12
libstdc++: Constrain std::as_writable_bytes [PR101411]
Jonathan Wakely
1
-0
/
+1
2021-06-17
libstdc++: Implement P2325 changes to default-constructibility of views
Patrick Palka
1
-2
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-09
libstdc++: Remove <debug/array>
François Dumont
1
-6
/
+1
2020-10-28
libstdc++: Make std::span layout-compatible with struct iovec [PR 95609]
Jonathan Wakely
1
-6
/
+6
2020-09-22
libstdc++: Introduce new headers for C++20 ranges components
Jonathan Wakely
1
-1
/
+1
2020-09-21
libstdc++: Remove overzealous static_asserts from std::span
Patrick Palka
1
-3
/
+0
2020-02-24
libstdc++: enable_view has false positives (LWG 3326)
Jonathan Wakely
1
-1
/
+6
2020-02-19
libstdc++: span's deduction-guide for built-in arrays doesn't work (LWG 3369)
Jonathan Wakely
1
-3
/
+3
2020-02-19
libstdc++: Remove std::span::cbegin and std::span::cend (LWG 3320)
Jonathan Wakely
1
-18
/
+0
2020-02-19
libstdc++: "safe" in several library names is misleading (LWG 3379)
Jonathan Wakely
1
-4
/
+4
2020-02-18
libstdc++: P1976R2 Fixed-size span construction from dynamic range
Jonathan Wakely
1
-19
/
+51
2020-02-18
libstdc++: Fix and simplify constraints on std::span constructors
Jonathan Wakely
1
-22
/
+16
2020-02-18
libstdc++: Reorder declarations of std::span members
Jonathan Wakely
1
-36
/
+33
2020-02-18
libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
Jonathan Wakely
1
-30
/
+0
2020-01-27
libstdc++: Fix deduction guide for std::span (PR93426)
Jonathan Wakely
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-10
libstdc++: Correct noexcept-specifiers on span constructors
Jonathan Wakely
1
-1
/
+2
2019-12-10
libstdc++: Reduce header dependencies in <span>
Jonathan Wakely
1
-2
/
+3
2019-12-09
libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
Jonathan Wakely
1
-10
/
+8
2019-12-05
libstdc++: Implement P1872R0 and P1394R0 for std::span
JeanHeyd "ThePhD" Meneide
1
-153
/
+59
2019-09-30
Implement LWG 3255 for std::span constructors
Jonathan Wakely
1
-21
/
+24
2019-09-09
Improve constraints for std::span constructors
Jonathan Wakely
1
-93
/
+121
2019-09-05
Improve precondition checks for std::span
Jonathan Wakely
1
-84
/
+111
2019-09-05
Implement std::span for C++20
JeanHeyd Meneide
1
-0
/
+521