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/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
/
bits
/
stl_vector.h
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
libstdc++: Add P1206R7 from_range members to std::vector [PR111055]
Jonathan Wakely
1
-0
/
+166
10 days
libstdc++: Simplify C++98 std::vector::_M_data_ptr overload set
Jonathan Wakely
1
-11
/
+1
2024-09-22
libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in <vector>
Jonathan Wakely
1
-3
/
+3
2024-05-29
libstdc++: Use RAII to replace try/catch blocks
François Dumont
1
-25
/
+52
2024-03-22
libstdc++: Constrain std::vector default constructor [PR113841]
Jonathan Wakely
1
-0
/
+3
2024-02-28
libstdc++: Add more nodiscard uses in <vector>
Jonathan Wakely
1
-9
/
+9
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-21
optimize std::vector::push_back
Jan Hubicka
1
-1
/
+9
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
1
-3
/
+0
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-1
/
+3
2023-06-01
libstdc++: Fix code size regressions in std::vector [PR110060]
Jonathan Wakely
1
-22
/
+1
2023-05-31
libstdc++: Express std::vector's size() <= capacity() invariant in code
Jonathan Wakely
1
-3
/
+27
2023-04-27
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
Jonathan Wakely
1
-0
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-29
libstdc++: Remove unnecessary tag dispatching in std::vector
Jonathan Wakely
1
-3
/
+3
2022-04-14
libstdc++: Fix missing and incorrect feature test macros [PR105269]
Jonathan Wakely
1
-1
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-2
/
+3
2021-11-30
libstdc++: Skip tag dispatching for _S_relocate in C++17
Jonathan Wakely
1
-2
/
+7
2021-11-26
libstdc++: Fix trivial relocation for constexpr std::vector
Jonathan Wakely
1
-4
/
+0
2021-11-12
libstdc++: Implement constexpr std::vector for C++20
Jonathan Wakely
1
-45
/
+164
2021-10-04
libstdc++: Implement P1518R2 for container deduction guides
Jonathan Wakely
1
-2
/
+2
2021-08-04
libstdc++: Add [[nodiscard]] to sequence containers
Jonathan Wakely
1
-0
/
+23
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-04-17
libstdc++: Add comparison operators to sequence containers
Jonathan Wakely
1
-0
/
+25
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-10-17
PR libstdc++/92124 fix incorrect container move assignment
Jonathan Wakely
1
-2
/
+3
2019-06-03
Enforce allocator::value_type consistency for containers in C++2a
Jonathan Wakely
1
-1
/
+1
2019-04-05
PR libstdc++/87431 re-adjust never-valueless optimizations
Jonathan Wakely
1
-0
/
+15
2019-02-05
PR libstdc++/89130 restore support for non-MoveConstructible types
Jonathan Wakely
1
-2
/
+35
2019-01-24
PR libstdc++/88840 delay evaluation of constant until type is complete
Jonathan Wakely
1
-5
/
+8
2019-01-21
Fix after P0600.
Ulrich Drepper
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-22
Improve relocation
Marc Glisse
1
-4
/
+4
2018-10-30
PR libstdc++/87809 avoid invalid expressions in exception specifications
Jonathan Wakely
1
-1
/
+2
2018-10-25
Relocation (= move+destroy)
Marc Glisse
1
-0
/
+9
2018-10-10
PR libstdc++/87544 limit max_size() to PTRDIFF_MAX / sizeof(T)
Jonathan Wakely
1
-1
/
+5
2018-09-03
Fix vector::_Temporary_value::_M_ptr
Jonathan Wakely
1
-3
/
+3
2018-08-22
PR libstdc++/78448 limit vector::max_size and deque::max_size
Jonathan Wakely
1
-7
/
+27
2018-07-26
optimize std::vector move assignment
Marc Glisse
1
-4
/
+15
2018-06-27
stl_vector.h (struct _Vector_base<>::_Vector_impl_data): New.
François Dumont
1
-42
/
+96
2018-06-25
PR libstdc++/86292 fix exception safety of std::vector<InputIterator> constru...
Jonathan Wakely
1
-7
/
+12
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-21
PR libstdc++/48101 improve errors for invalid container specializations
Jonathan Wakely
1
-0
/
+9
2017-09-13
Define std::__to_address helper
Jonathan Wakely
1
-3
/
+3
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
1
-1
/
+2
2017-07-21
Add AddressSanitizer annotations to std::vector
Jonathan Wakely
1
-6
/
+140
2017-06-09
Add deduction guides for sequence containers (P0433R2, partial)
Jonathan Wakely
1
-0
/
+9
2017-03-20
stl_deque.h (deque): Access allocator value_type only if concept checks are e...
François Dumont
1
-9
/
+11
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]