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
/
functional
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
`any_invocable`: Clean up #includes
Dino Radakovic
2024-05-08
1
-1
/
+1
*
`any_invocable`: Add public documentation for undefined behavior when invokin...
Dino Radakovic
2024-05-07
1
-1
/
+1
*
`any_invocable`: Delete obsolete reference to proposed standard type
Dino Radakovic
2024-05-07
1
-5
/
+5
*
Replace usages of absl::move, absl::forward, and absl::exchange with their
Derek Mauro
2024-03-11
1
-9
/
+9
*
Fix error in GCC warning suppression
Derek Mauro
2023-10-06
1
-2
/
+2
*
AnyInvocable: Use enums instead of ints in initialization overload set
Dino Radakovic
2023-06-26
1
-15
/
+16
*
CI: Move the GCC-latest testing to GCC 13.1 on Linux
Derek Mauro
2023-05-22
1
-0
/
+8
*
Merge pull request #1448 from glandium:clang
Copybara-Service
2023-05-18
1
-1
/
+1
|
\
|
*
Use UB impl of launder on when using clang < 8 and c++17
Mike Hommey
2023-05-18
1
-1
/
+1
|
/
*
Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...
Abseil Team
2023-05-11
1
-1
/
+1
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
1
-1
/
+1
*
Adds template specialization for nullptr assertion of absl::AnyInvocable ...
Abseil Team
2023-04-24
1
-0
/
+7
*
Add missing #include <exception> for std::terminate
Abseil Team
2023-03-20
1
-0
/
+1
*
Support lvalue references to incomplete types as `FunctionRef` parameters.
Abseil Team
2023-03-06
1
-9
/
+12
*
Move lambda from ExtractInvoker in AnyInvocable to a separate function
Abseil Team
2023-02-27
1
-6
/
+9
*
Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
Derek Mauro
2022-12-22
1
-3
/
+4
*
Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...
Abseil Team
2022-10-11
1
-2
/
+22
*
Rename True alias.
pateldeev
2022-09-29
1
-21
/
+21
*
Release absl::AnyInvocable
Dino Radakovic
2022-06-16
1
-0
/
+857
*
Export of internal Abseil changes
Abseil Team
2020-06-22
2
-10
/
+10
*
Export of internal Abseil changes
Abseil Team
2019-12-16
1
-0
/
+95
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2019-10-18
1
-0
/
+104