index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
Commit message (
Expand
)
Author
Age
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
*
Fixed sign-conversion warning in code.
Abseil Team
2022-07-25
*
Undo documentation change on erase.
Abseil Team
2022-07-12
*
Improve documentation on erase.
Abseil Team
2022-07-12
*
Run flaky test in fewer configurations
Abseil Team
2022-06-25
*
Use ABSL_INTERNAL_HAS_SSE2 instead of __SSE2__
Abseil Team
2022-06-22
*
counting_allocator: suppress bogus -Wuse-after-free warning in GCC 12
Derek Mauro
2022-06-14
*
Fix several typos in comments.
Abseil Team
2022-06-10
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
*
Optimize SwissMap iteration by another 5-10% for ARM
Abseil Team
2022-06-09
*
In b-tree, support unassignable value types.
Evan Brown
2022-06-06
*
Optimize SwissMap for ARM by 3-8% for all operations
Abseil Team
2022-06-06
*
InlinedVector: Limit the scope of the maybe-uninitialized warning suppression
Derek Mauro
2022-06-06
*
Disable tests on some platforms where they currently fail.
Tom Rybka
2022-06-02
*
Fixed typo in a comment.
Abseil Team
2022-06-02
*
Merge pull request #1189 from renau:master
Copybara-Service
2022-05-31
|
\
*
|
Allow for using b-tree with `value_type`s that can only be constructed by the...
Evan Brown
2022-05-31
|
*
Avoid variable shadowing which can be a compile error depending on compile flags
Jose Renau
2022-05-30
|
/
*
Optimize SwissMap iteration for aarch64 by 5-6%
Abseil Team
2022-05-26
*
Replace direct uses of __builtin_prefetch from SwissTable with the wrapper fu...
Greg Falcon
2022-05-18
*
Correct the comment about the probe sequence. It's (i/2 + i)/2 not (i/2 - i)/2.
Abseil Team
2022-05-04
*
Improve analysis of the number of extra `==` operations, which was overly com...
Abseil Team
2022-05-04
*
In btree, move rightmost_ into the CompressedTuple instead of root_.
Evan Brown
2022-05-04
*
Fixed typo in `try_emplace` comment.
Abseil Team
2022-05-02
*
Export of internal Abseil changes
Abseil Team
2022-04-18
*
Export of internal Abseil changes
Abseil Team
2022-04-04
*
Export of internal Abseil changes
Abseil Team
2022-03-30
*
Export of internal Abseil changes
Abseil Team
2022-03-29
*
Export of internal Abseil changes
Abseil Team
2022-03-24
*
Export of internal Abseil changes
Abseil Team
2022-03-21
*
Export of internal Abseil changes
Abseil Team
2022-03-18
*
Export of internal Abseil changes
Abseil Team
2022-03-15
*
Export of internal Abseil changes
Abseil Team
2022-02-24
*
Export of internal Abseil changes
Abseil Team
2022-02-23
*
Export of internal Abseil changes
Abseil Team
2022-02-14
*
Export of internal Abseil changes
Abseil Team
2022-02-03
*
Export of internal Abseil changes
Abseil Team
2022-02-01
*
Export of internal Abseil changes
Abseil Team
2022-01-27
*
Export of internal Abseil changes
Abseil Team
2022-01-27
*
Export of internal Abseil changes
Abseil Team
2022-01-25
*
Export of internal Abseil changes
Abseil Team
2022-01-22
*
Export of internal Abseil changes
Abseil Team
2022-01-19
*
Export of internal Abseil changes
Abseil Team
2022-01-19
*
Export of internal Abseil changes
Abseil Team
2022-01-14
*
Export of internal Abseil changes
Abseil Team
2022-01-05
*
Export of internal Abseil changes
Abseil Team
2021-12-25
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-12-03
*
Export of internal Abseil changes
Abseil Team
2021-12-02
*
Export of internal Abseil changes
Abseil Team
2021-12-01
[next]