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
...
*
Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, an...
Andy Getzendanner
2023-12-05
*
Fix codegen trunks in `absl/hash/hash_benchmark.cc`.
Shahriar Rouf
2023-12-05
*
Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering
Marcin Kowalczyk
2023-12-05
*
Add VLOG and friends
Derek Mauro
2023-12-05
*
Remove `absl::weak_equality` and `absl::strong_equality`.
Marcin Kowalczyk
2023-12-04
*
Avoid #pragma intrinsic(_mm_prefetch) on Arm64EC (and other platforms
Derek Mauro
2023-11-28
*
`btree_map`: avoid a copy in `map_params::key`.
Abseil Team
2023-11-28
*
Update documentation to reflect best practices (prefer brace initialization)
Abseil Team
2023-11-27
*
Avoid AbslHashValue for std::filesystem::path when <filesystem> is not included
Abseil Team
2023-11-22
*
Make `FlatHashMapPolicy` return `std::true_type` for relocatable objects.
Abseil Team
2023-11-20
*
Respect libc++ config option for disable of filesystem
Abseil Team
2023-11-17
*
Provide AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-17
*
Use absl::NoDestructor for global log sinks.
Abseil Team
2023-11-16
*
Rollback providing AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-16
*
Provide AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-15
*
Use absl::NoDestructor for global FlagRegistry.
Abseil Team
2023-11-15
*
Speed-up absl::Symbolize by ~6x via faster file reads.
Abseil Team
2023-11-15
*
Fixed a very small typo in the Cord::empty() docstring.
Abseil Team
2023-11-14
*
Fix documentation on when SpinLock is async-signal-safe
Abseil Team
2023-11-14
*
Don't allow AbslHashValue() to take a C-style array parameter. The
Derek Mauro
2023-11-14
*
Support AbslStringify in absl Civil Time types.
Abseil Team
2023-11-14
*
Partial roll forward of reentrant validation with the validation itself disab...
Evan Brown
2023-11-13
*
Add new benchmark for integer `StrAppend`
Abseil Team
2023-11-13
*
Roll back due to leak sanitizer reports.
Aaron Jacobs
2023-11-08
*
Use absl::NoDestructor to replace a bespoke optimized implementation
Derek Mauro
2023-11-08
*
Add absl::NoDestructor<T>
Derek Mauro
2023-11-08
*
Avoid using both Win32Waiter and PthreadWaiter on MinGW,
Derek Mauro
2023-11-08
*
Import of CCTZ from GitHub.
Abseil Team
2023-11-08
*
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
[prev]
[next]