index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
functional
/
internal
Commit message (
Expand
)
Author
Age
*
Replace usages of absl::move, absl::forward, and absl::exchange with their
Derek Mauro
2024-03-11
*
Fix error in GCC warning suppression
Derek Mauro
2023-10-06
*
AnyInvocable: Use enums instead of ints in initialization overload set
Dino Radakovic
2023-06-26
*
CI: Move the GCC-latest testing to GCC 13.1 on Linux
Derek Mauro
2023-05-22
*
Merge pull request #1448 from glandium:clang
Copybara-Service
2023-05-18
|
\
|
*
Use UB impl of launder on when using clang < 8 and c++17
Mike Hommey
2023-05-18
|
/
*
Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...
Abseil Team
2023-05-11
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Adds template specialization for nullptr assertion of absl::AnyInvocable ...
Abseil Team
2023-04-24
*
Add missing #include <exception> for std::terminate
Abseil Team
2023-03-20
*
Support lvalue references to incomplete types as `FunctionRef` parameters.
Abseil Team
2023-03-06
*
Move lambda from ExtractInvoker in AnyInvocable to a separate function
Abseil Team
2023-02-27
*
Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
Derek Mauro
2022-12-22
*
Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...
Abseil Team
2022-10-11
*
Rename True alias.
pateldeev
2022-09-29
*
Release absl::AnyInvocable
Dino Radakovic
2022-06-16
*
Export of internal Abseil changes
Abseil Team
2020-06-22
*
Export of internal Abseil changes
Abseil Team
2019-12-16
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-10-18