index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
/
inlined_vector.h
Commit message (
Expand
)
Author
Age
*
PR #1632: inlined_vector: Use trivial relocation for `erase`
Arthur O'Dwyer
2024-03-03
*
Add lifetimebound attribute to some Abseil containers
Abseil Team
2023-05-03
*
Merge pull request #1441 from Vertexwahn:fix-spelling3
Copybara-Service
2023-05-03
|
\
|
*
Fix spelling mistakes
Vertexwahn
2023-05-02
|
/
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
inlined_vector: relax the requirements on the move-construction fast path.
Aaron Jacobs
2023-04-11
*
inlined_vector: optimize the move-assignment fast path.
Aaron Jacobs
2023-03-31
*
inlined_vector: stop sharing the memcpy-based move-assignment path.
Aaron Jacobs
2023-03-31
*
inlined_vector: remove excess restrictions on copy constructor fast path.
Aaron Jacobs
2023-03-31
*
inlined_vector: fix incorrect conditions for move constructor fast paths.
Aaron Jacobs
2023-03-29
*
inlined_vector: get rid of IsMemcpyOk.
Abseil Team
2023-03-24
*
Resolve TODO: remove C++11 workarounds
Rose
2023-02-22
*
Auto increase inlined capacity whenever it does not affect class' size.
Abseil Team
2022-11-09
*
`absl::InlinedVector::swap` supports non-assignable types.
Abseil Team
2022-10-25
*
`absl::InlinedVector` supports move assignment with non-assignable types.
Abseil Team
2022-10-12
*
Fix "unsafe narrowing" warnings in absl, 9/n.
Abseil Team
2022-09-08
*
InlinedVector: Small improvement to the max_size() calculation
Derek Mauro
2022-09-02
*
InlinedVector: Correct the computation of max_size()
Derek Mauro
2022-08-31
*
InlinedVector: Limit the scope of the maybe-uninitialized warning suppression
Derek Mauro
2022-06-06
*
Export of internal Abseil changes
Abseil Team
2022-01-05
*
Export of internal Abseil changes
Abseil Team
2021-11-09
*
Export of internal Abseil changes
Abseil Team
2021-11-03
*
Export of internal Abseil changes
Abseil Team
2021-09-22
*
Export of internal Abseil changes
Abseil Team
2021-09-01
*
Export of internal Abseil changes
Abseil Team
2021-01-29
*
Export of internal Abseil changes
Abseil Team
2020-07-09
*
Export of internal Abseil changes
Abseil Team
2020-04-24
*
Export of internal Abseil changes
Abseil Team
2020-04-16
*
Export of internal Abseil changes
Abseil Team
2020-03-23
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-10-31
*
Export of internal Abseil changes
Abseil Team
2019-08-12
*
Export of internal Abseil changes
Abseil Team
2019-08-08
*
Export of internal Abseil changes.
Abseil Team
2019-07-25
*
Export of internal Abseil changes.
Abseil Team
2019-07-23
*
Export of internal Abseil changes.
Abseil Team
2019-06-28
*
Export of internal Abseil changes.
Abseil Team
2019-06-25
*
Export of internal Abseil changes.
Abseil Team
2019-06-24
*
Export of internal Abseil changes.
Abseil Team
2019-06-21
*
Export of internal Abseil changes.
Abseil Team
2019-06-18
*
Export of internal Abseil changes.
Abseil Team
2019-06-05
*
Export of internal Abseil changes.
Abseil Team
2019-05-30
*
Export of internal Abseil changes.
Abseil Team
2019-05-22
*
Export of internal Abseil changes.
Abseil Team
2019-05-20
*
Export of internal Abseil changes.
Abseil Team
2019-05-10
*
Export of internal Abseil changes.
Abseil Team
2019-05-08
*
Export of internal Abseil changes.
Abseil Team
2019-04-23
*
Export of internal Abseil changes.
Abseil Team
2019-04-16
*
Export of internal Abseil changes.
Abseil Team
2019-04-05
*
Export of internal Abseil changes.
Abseil Team
2019-04-04
[next]