index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
Commit message (
Expand
)
Author
Age
...
*
Remove obsolete TODO
Abseil Team
2024-06-04
*
Clarify function comment for `erase` by stating that this idiom only works fo...
Abseil Team
2024-06-03
*
Set ABSL_HAVE_THREAD_LOCAL to 1 on all platforms
Derek Mauro
2024-05-31
*
Demangle constrained auto types (Dk <type-constraint>).
Chris Mihelich
2024-05-30
*
Parse <discriminator> more accurately.
Chris Mihelich
2024-05-30
*
Demangle lambdas in class member functions' default arguments.
Chris Mihelich
2024-05-30
*
Demangle unofficial <unresolved-qualifier-level> encodings like S0_IT_E.
Chris Mihelich
2024-05-29
*
Do not make std::filesystem::path hash available for macOS <10.15
Abseil Team
2024-05-29
*
Enable building monolithic shared library on macOS and Linux.
Abseil Team
2024-05-29
*
Demangle Clang's last-resort notation _SUBSTPACK_.
Chris Mihelich
2024-05-29
*
Demangle C++ requires-expressions with parameters (rQ ... E).
Chris Mihelich
2024-05-29
*
Demangle Clang's encoding of __attribute__((enable_if(condition, "message"))).
Chris Mihelich
2024-05-29
*
Demangle static_cast and friends.
Chris Mihelich
2024-05-29
*
Demangle decltype(expr)::nested_type (NDT...E).
Chris Mihelich
2024-05-28
*
Optimize GrowIntoSingleGroupShuffleControlBytes.
Connal de Souza
2024-05-28
*
Demangle C++17 fold-expressions.
Chris Mihelich
2024-05-28
*
Demangle thread_local helper functions.
Chris Mihelich
2024-05-28
*
Demangle lambdas with explicit template arguments (UlTy and similar forms).
Chris Mihelich
2024-05-28
*
Demangle &-qualified function types.
Chris Mihelich
2024-05-28
*
Demangle valueless literals LDnE (nullptr) and LA<number>_<type>E ("foo").
Chris Mihelich
2024-05-28
*
Correctly demangle the <unresolved-name> at the end of dt and pt (x.y, x->y).
Chris Mihelich
2024-05-28
*
Build abseil_test_dll with ABSL_BUILD_TESTING
Abseil Team
2024-05-26
*
Demangle C++ requires-expressions without parameters (rq ... E).
Chris Mihelich
2024-05-24
*
overload: make the constructor constexpr
Abseil Team
2024-05-24
*
Workaround symbol resolution bug in Clang 19
Derek Mauro
2024-05-24
*
Workaround bogus GCC14 -Wmaybe-uninitialized warning
Derek Mauro
2024-05-24
*
Silence a bogus GCC14 -Warray-bounds warning
Derek Mauro
2024-05-24
*
Forbid absl::Uniform<absl::int128>(gen)
Justin Bassett
2024-05-24
*
Recognize C++ vendor extended expressions (e.g., u9__is_same...E).
Chris Mihelich
2024-05-24
*
`overload_test`: Remove a few unnecessary trailing return types
Dino Radakovic
2024-05-23
*
Demangle the C++ this pointer (fpT).
Chris Mihelich
2024-05-23
*
Stop eating an extra E in ParseTemplateArg for some L<type><value>E literals.
Chris Mihelich
2024-05-23
*
Add ABSL_INTERNAL_ATTRIBUTE_VIEW and ABSL_INTERNAL_ATTRIBUTE_OWNER attributes...
Abseil Team
2024-05-23
*
Demangle C++ direct-list-initialization (T{1, 2, 3}, tl ... E).
Chris Mihelich
2024-05-23
*
Demangle the C++ spaceship operator (ss, operator<=>).
Chris Mihelich
2024-05-23
*
Demangle C++ sZ encodings (sizeof...(pack)).
Chris Mihelich
2024-05-23
*
Demangle C++ so ... E encodings (typically array-to-pointer decay).
Chris Mihelich
2024-05-23
*
Recognize dyn-trait-type in Rust demangling.
Chris Mihelich
2024-05-23
*
Rework casting in raw_hash_set's IsFull().
Paul Rigge
2024-05-22
*
Remove test references to absl::SharedBitGen, which was never part of
Derek Mauro
2024-05-22
*
Recognize fn-type and lifetimes in Rust demangling.
Chris Mihelich
2024-05-22
*
Support int128/uint128 in validated MockingBitGen
Justin Bassett
2024-05-21
*
Recognize inherent-impl and trait-impl in Rust demangling.
Chris Mihelich
2024-05-21
*
Recognize const and array-type in Rust mangled names.
Chris Mihelich
2024-05-21
*
Remove Asylo from absl.
Abseil Team
2024-05-21
*
Recognize generic arguments containing only types in Rust mangled names.
Chris Mihelich
2024-05-21
*
Fix missing #include <random> for std::uniform_int_distribution
Derek Mauro
2024-05-21
*
Move `prepare_insert` out of the line as type erased `PrepareInsertNonSoo`.
Vitaly Goldshteyn
2024-05-20
*
Revert: Add -Wdead-code-aggressive to ABSL_LLVM_FLAGS
Peter Boström
2024-05-20
*
Add (unused) validation to absl::MockingBitGen
Justin Bassett
2024-05-20
[prev]
[next]