index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
/
inlined_vector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR #1632: inlined_vector: Use trivial relocation for `erase`
Arthur O'Dwyer
2024-03-03
1
-0
/
+13
*
Add lifetimebound attribute to some Abseil containers
Abseil Team
2023-05-03
1
-32
/
+58
*
Merge pull request #1441 from Vertexwahn:fix-spelling3
Copybara-Service
2023-05-03
1
-2
/
+2
|
\
|
*
Fix spelling mistakes
Vertexwahn
2023-05-02
1
-1
/
+1
|
/
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
1
-2
/
+2
*
inlined_vector: relax the requirements on the move-construction fast path.
Aaron Jacobs
2023-04-11
1
-26
/
+10
*
inlined_vector: optimize the move-assignment fast path.
Aaron Jacobs
2023-03-31
1
-6
/
+11
*
inlined_vector: stop sharing the memcpy-based move-assignment path.
Aaron Jacobs
2023-03-31
1
-6
/
+20
*
inlined_vector: remove excess restrictions on copy constructor fast path.
Aaron Jacobs
2023-03-31
1
-10
/
+0
*
inlined_vector: fix incorrect conditions for move constructor fast paths.
Aaron Jacobs
2023-03-29
1
-26
/
+4
*
inlined_vector: get rid of IsMemcpyOk.
Abseil Team
2023-03-24
1
-41
/
+132
*
Resolve TODO: remove C++11 workarounds
Rose
2023-02-22
1
-1
/
+1
*
Auto increase inlined capacity whenever it does not affect class' size.
Abseil Team
2022-11-09
1
-0
/
+12
*
`absl::InlinedVector::swap` supports non-assignable types.
Abseil Team
2022-10-25
1
-8
/
+5
*
`absl::InlinedVector` supports move assignment with non-assignable types.
Abseil Team
2022-10-12
1
-12
/
+49
*
Fix "unsafe narrowing" warnings in absl, 9/n.
Abseil Team
2022-09-08
1
-4
/
+4
*
InlinedVector: Small improvement to the max_size() calculation
Derek Mauro
2022-09-02
1
-3
/
+4
*
InlinedVector: Correct the computation of max_size()
Derek Mauro
2022-08-31
1
-2
/
+3
*
InlinedVector: Limit the scope of the maybe-uninitialized warning suppression
Derek Mauro
2022-06-06
1
-0
/
+12
*
Export of internal Abseil changes
Abseil Team
2022-01-05
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-11-09
1
-1
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-11-03
1
-6
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-09-22
1
-12
/
+9
*
Export of internal Abseil changes
Abseil Team
2021-09-01
1
-85
/
+96
*
Export of internal Abseil changes
Abseil Team
2021-01-29
1
-3
/
+5
*
Export of internal Abseil changes
Abseil Team
2020-07-09
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-04-24
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-04-16
1
-6
/
+10
*
Export of internal Abseil changes
Abseil Team
2020-03-23
1
-28
/
+21
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2019-10-31
1
-6
/
+7
*
Export of internal Abseil changes
Abseil Team
2019-08-12
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-08-08
1
-190
/
+201
*
Export of internal Abseil changes.
Abseil Team
2019-07-25
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-07-23
1
-149
/
+19
*
Export of internal Abseil changes.
Abseil Team
2019-06-28
1
-133
/
+9
*
Export of internal Abseil changes.
Abseil Team
2019-06-25
1
-11
/
+18
*
Export of internal Abseil changes.
Abseil Team
2019-06-24
1
-59
/
+4
*
Export of internal Abseil changes.
Abseil Team
2019-06-21
1
-259
/
+162
*
Export of internal Abseil changes.
Abseil Team
2019-06-18
1
-80
/
+42
*
Export of internal Abseil changes.
Abseil Team
2019-06-05
1
-76
/
+44
*
Export of internal Abseil changes.
Abseil Team
2019-05-30
1
-3
/
+3
*
Export of internal Abseil changes.
Abseil Team
2019-05-22
1
-24
/
+20
*
Export of internal Abseil changes.
Abseil Team
2019-05-20
1
-40
/
+23
*
Export of internal Abseil changes.
Abseil Team
2019-05-10
1
-8
/
+12
*
Export of internal Abseil changes.
Abseil Team
2019-05-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-04-23
1
-3
/
+3
*
Export of internal Abseil changes.
Abseil Team
2019-04-16
1
-12
/
+13
*
Export of internal Abseil changes.
Abseil Team
2019-04-05
1
-39
/
+52
*
Export of internal Abseil changes.
Abseil Team
2019-04-04
1
-184
/
+170
[next]