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
...
*
Add explicit int -> uintptr_t conversion in stacktrace code for aarch64
Abseil Team
2023-11-08
*
Properly handle signal stacks and frame-size calculations
Abseil Team
2023-11-07
*
Add control()/slot() functions to iterator/const_iterator.
Evan Brown
2023-11-07
*
Add a new microbenchmark for spinlock TryLock and codegen functions.
Abseil Team
2023-11-06
*
Doc fix.
Abseil Team
2023-11-03
*
Update comments to make it explicit that moving a flat_hash_{set,map} can cau...
Evan Brown
2023-11-02
*
PR #1559: Fix comparison of integer expressions of different signedness warning
Alexander Ignatyev
2023-11-02
*
Add sanitizer mode validation for use of references to swisstables elements t...
Evan Brown
2023-11-01
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-31
*
Optimize memcasecmp. Benchmarks shows slight improvement.
Ilya Tokar
2023-10-30
*
Roll forward: Add sanitizer mode checks that element constructors/destructors...
Evan Brown
2023-10-30
*
Fix an unreachable code warning on some platforms
Derek Mauro
2023-10-30
*
absl: speed up Mutex::Lock
Dmitry Vyukov
2023-10-30
*
Rollback "Mutex: Remove destructor in release build"
Dmitry Vyukov
2023-10-27
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-27
*
Avoid using the non-portable type __m128i_u.
Derek Mauro
2023-10-26
*
Prefer builtin to inline assembly when built with -mprfchw.
Chris Kennelly
2023-10-26
*
PR #1553: Adapt to syscall(2) removal in OpenBSD
Theo Buehler
2023-10-25
*
absl: requeue waiters as LIFO
Dmitry Vyukov
2023-10-24
*
Fix a typo.
Abseil Team
2023-10-24
*
Add `AbslStringify()` support to `absl::Cord`
Abseil Team
2023-10-24
*
Performance improvements for `absl::AsciiStrToLower` and `absl::AsciiStrToUpp...
Abseil Team
2023-10-23
*
Use STL algorithms available since C++14 to implement container
Derek Mauro
2023-10-20
*
Use STL algorithms available since C++14 to implement absl::equal and
Derek Mauro
2023-10-20
*
Add internal interface to determine if a SpinLock is cooperative.
Chris Kennelly
2023-10-20
*
absl::string_view: Add support for starts_with() and ends_with()
Derek Mauro
2023-10-20
*
Optimize prefetch codegen.
Dmitry Vyukov
2023-10-18
*
Add a template gadget to detect whether a type supports the ostream operator.
Zie Weaver
2023-10-18
*
Rollback: Add sanitizer mode checks that element constructors/destructors don...
Evan Brown
2023-10-17
*
Add sanitizer mode checks that element constructors/destructors don't make re...
Evan Brown
2023-10-16
*
Add iterator invalidation checking for when the hashtable is moved.
Evan Brown
2023-10-16
*
Add missing headers in raw_hash_map.h.
Evan Brown
2023-10-12
*
The current implementation of control by checking on x86 has an unnecessary s...
Abseil Team
2023-10-12
*
Delete `absl::strings_internal::HasAbslStringify`.
Abseil Team
2023-10-12
*
No public description
Abseil Team
2023-10-11
*
Import of CCTZ from GitHub.
Derek Mauro
2023-10-11
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
ABSL_INTERNAL_HAS_CXA_DEMANGLE: Check __GNUC__ is defined.
Abseil Team
2023-10-09
*
Update argument order of `EXPECT_EQ` in `absl::StrJoin` documentation.
Abseil Team
2023-10-06
*
Add entries for Neoverse N2,V1, and V2 into CRC dynamic dispatch table.
Connal de Souza
2023-10-06
*
Fix typo in docstring for `absl::c_iota()`
Abseil Team
2023-10-06
*
Fix error in GCC warning suppression
Derek Mauro
2023-10-06
*
Correct the grammar of an IWYU pragma.
Abseil Team
2023-10-06
*
Mark absl::Status as ABSL_ATTRIBUTE_TRIVIAL_ABI
Abseil Team
2023-10-05
*
Fix a small typo in the docs.
Abseil Team
2023-10-05
*
With sufficiently high-levels of optimization, this function
Abseil Team
2023-10-04
*
Use ABSL_RAW_LOG and ABSL_PREDICT_* for all debug checks in swisstable includ...
Evan Brown
2023-10-03
*
Refactor swisstable copy/move assignment to fix issues with allocator propaga...
Evan Brown
2023-10-03
*
Update a dead link.
Abseil Team
2023-10-03
[prev]
[next]