- 794352a Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 4 months ago
- 72d7a15 Added ByAsciiWhitespace to str_split library. by Abseil Team · 1 year, 4 months ago
- 7a1898a AddressIsReadable: improve comments by Fangrui Song · 1 year, 4 months ago
- 299dbc5 Unify btree EmptyNode allocation code across compilers. by Abseil Team · 1 year, 4 months ago
- b559abc Create and destroy tables outside of the timer and in batch in Reserve benchmarks. by Abseil Team · 1 year, 4 months ago
- 1ae1207 Add script for Arm build. by Richard O'Grady · 1 year, 4 months ago
- 5afcd80 Fix typo: begnning -> beginning by Abseil Team · 1 year, 4 months ago
- 6d17d4b Add a pragma to disable a maybe-uninitialized warning for GCC12+ by Abseil Team · 1 year, 4 months ago
- 46223c8 Refactor `EraseMetaOnly` to speed up single group tables. by Abseil Team · 1 year, 4 months ago
- 78c2f64 Update the CI builds that use the latest compiler versions to use Bazel 7.0.0. by Derek Mauro · 1 year, 4 months ago
- e54fb4e Mutex: Prevent false race in EnableInvariantDebugging. by Dmitry Vyukov · 1 year, 4 months ago
- bae2601 Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same element. by Abseil Team · 1 year, 4 months ago
- 8900d7c Mutex: Fix Condition pointer-to-member cast to respect const qualifier by Abseil Team · 1 year, 4 months ago
- d22aa4d Cleanup build file by removing an empty srcs list by Derek Mauro · 1 year, 4 months ago
- 3ccc950 Add a pragma to disable a stringop-overflow warning for GCC12+ by Abseil Team · 1 year, 4 months ago
- 27478af Remove nullability from Span::{pointer,iterator} by Sam McCall · 1 year, 4 months ago
- a7e3daf Roll back changes to AsciiStrToUpper() and AsciiStrToLower() due to bug report. by Abseil Team · 1 year, 4 months ago
- cee0d5b Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 4 months ago
- dcd5bd5 Redirect `GetPageSize()` to C library `getpagesize()` on Hexagon DSP. by Abseil Team · 1 year, 4 months ago
- 031d99a Add `ostream<<` and `AbslStringify` to `absl::StatusOr`. by Zie Weaver · 1 year, 4 months ago
- f16e457 Unit-tests to verify ABSL raw_hash_set does not double-hash in prod by Abseil Team · 1 year, 4 months ago
- ad0a6d2 Add `MaskFull` to `Group`. by Abseil Team · 1 year, 4 months ago
- 011aeed `absl/utility`: Delete tests for C++11-compatible `integer_sequence` and friends by Dino Radakovic · 1 year, 5 months ago
- 8843e8e `absl/utility`: Delete C++11-compatible `integer_sequence` and friends by Dino Radakovic · 1 year, 5 months ago
- 55621d1 Add nullability annotations by Dmitri Gribenko · 1 year, 5 months ago
- fad9462 Enable ABSL_HAVE_POSIX_WRITE for Hexagon DSP build. by Abseil Team · 1 year, 5 months ago
- 0ef87fa Small table growth optimization. by Abseil Team · 1 year, 5 months ago
- 026e9fe Elide calls to MakeCheckOpString when ABSL_MIN_LOG_LEVEL makes them unnecessary by Abseil Team · 1 year, 5 months ago
- 3abf329 Fixing a comment to be correct with the current code. by Abseil Team · 1 year, 5 months ago
- d84f20a absl qualify HasAbslStringify in log_message.h. by Abseil Team · 1 year, 5 months ago
- a436472 Remove a global destructor in vlog_config.cc by Derek Mauro · 1 year, 5 months ago
- 8588e7d Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h by Derek Mauro · 1 year, 5 months ago
- 9b83dc9 Move vlog_config to the internal directory and change the namespace of VLogSite by Derek Mauro · 1 year, 5 months ago
- 5dc2cc1 Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat(). by Abseil Team · 1 year, 5 months ago
- 3e6ecec Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK flavors of these. by Andy Getzendanner · 1 year, 5 months ago
- 71d553b Fix codegen trunks in `absl/hash/hash_benchmark.cc`. by Shahriar Rouf · 1 year, 5 months ago
- f845e60 Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering by Marcin Kowalczyk · 1 year, 5 months ago
- 7b6c17e Add VLOG and friends by Derek Mauro · 1 year, 5 months ago
- a39d71a Remove `absl::weak_equality` and `absl::strong_equality`. by Marcin Kowalczyk · 1 year, 5 months ago
- 8028a87 Avoid #pragma intrinsic(_mm_prefetch) on Arm64EC (and other platforms by Derek Mauro · 1 year, 5 months ago
- 0c09fd0 `btree_map`: avoid a copy in `map_params::key`. by Abseil Team · 1 year, 5 months ago
- ac7ec8e Update documentation to reflect best practices (prefer brace initialization) by Abseil Team · 1 year, 5 months ago
- 2fca641 Avoid AbslHashValue for std::filesystem::path when <filesystem> is not included by Abseil Team · 1 year, 5 months ago
- db5c799 Make `FlatHashMapPolicy` return `std::true_type` for relocatable objects. by Abseil Team · 1 year, 5 months ago
- f393335 Respect libc++ config option for disable of filesystem by Abseil Team · 1 year, 5 months ago
- 00e087f Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 5 months ago
- 8197f8f Use absl::NoDestructor for global log sinks. by Abseil Team · 1 year, 5 months ago
- 524ebb7 Rollback providing AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 5 months ago
- 3bd8602 Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 5 months ago
- 20f92b1 Use absl::NoDestructor for global FlagRegistry. by Abseil Team · 1 year, 5 months ago
- aa14601 Speed-up absl::Symbolize by ~6x via faster file reads. by Abseil Team · 1 year, 5 months ago
- 61ea5d2 Fixed a very small typo in the Cord::empty() docstring. by Abseil Team · 1 year, 5 months ago
- 67f3af2 Fix documentation on when SpinLock is async-signal-safe by Abseil Team · 1 year, 5 months ago
- 1415840 Don't allow AbslHashValue() to take a C-style array parameter. The by Derek Mauro · 1 year, 5 months ago
- 4a0255b Support AbslStringify in absl Civil Time types. by Abseil Team · 1 year, 5 months ago
- 716fa00 Partial roll forward of reentrant validation with the validation itself disabled. This will make it easier to roll back and forwards in the future (if needed) without causing merge conflicts in unrelated code. by Evan Brown · 1 year, 5 months ago
- c046692 Add new benchmark for integer `StrAppend` by Abseil Team · 1 year, 5 months ago
- 483a2d5 Roll back due to leak sanitizer reports. by Aaron Jacobs · 1 year, 6 months ago
- c79e6b3 Use absl::NoDestructor to replace a bespoke optimized implementation by Derek Mauro · 1 year, 6 months ago
- 8c488c4 Add absl::NoDestructor<T> by Derek Mauro · 1 year, 6 months ago
- 2f77684 Avoid using both Win32Waiter and PthreadWaiter on MinGW, by Derek Mauro · 1 year, 6 months ago
- 8aff21b Import of CCTZ from GitHub. by Abseil Team · 1 year, 6 months ago
- 866b0fb Add explicit int -> uintptr_t conversion in stacktrace code for aarch64 by Abseil Team · 1 year, 6 months ago
- bb7bbb1 Properly handle signal stacks and frame-size calculations by Abseil Team · 1 year, 6 months ago
- 116ee0f Add control()/slot() functions to iterator/const_iterator. by Evan Brown · 1 year, 6 months ago
- 3be3177 Add a new microbenchmark for spinlock TryLock and codegen functions. by Abseil Team · 1 year, 6 months ago
- 1cb3345 Doc fix. by Abseil Team · 1 year, 6 months ago
- 1a03fb9 Update comments to make it explicit that moving a flat_hash_{set,map} can cause pointers to elements to be invalidated. by Evan Brown · 1 year, 6 months ago
- 7135ec6 PR #1559: Fix comparison of integer expressions of different signedness warning by Alexander Ignatyev · 1 year, 6 months ago
- 065d50d Add sanitizer mode validation for use of references to swisstables elements that may have been invalidated by a container move. by Evan Brown · 1 year, 6 months ago
- f3760b4 Mutex: Remove destructor in release build by Dmitry Vyukov · 1 year, 6 months ago
- 6c8338c Optimize memcasecmp. Benchmarks shows slight improvement. by Ilya Tokar · 1 year, 6 months ago
- dc3ef29 Roll forward: Add sanitizer mode checks that element constructors/destructors don't make reentrant calls to raw_hash_set member functions. by Evan Brown · 1 year, 6 months ago
- e7d9317 Fix an unreachable code warning on some platforms by Derek Mauro · 1 year, 6 months ago
- f410672 absl: speed up Mutex::Lock by Dmitry Vyukov · 1 year, 6 months ago
- 89d2caa Rollback "Mutex: Remove destructor in release build" by Dmitry Vyukov · 1 year, 6 months ago
- cdb1e7f Mutex: Remove destructor in release build by Dmitry Vyukov · 1 year, 6 months ago
- c8087ae Avoid using the non-portable type __m128i_u. by Derek Mauro · 1 year, 6 months ago
- d59eabb Prefer builtin to inline assembly when built with -mprfchw. by Chris Kennelly · 1 year, 6 months ago
- 4a6ea63 PR #1553: Adapt to syscall(2) removal in OpenBSD by Theo Buehler · 1 year, 6 months ago
- b841db2 absl: requeue waiters as LIFO by Dmitry Vyukov · 1 year, 6 months ago
- 8b38320 Fix a typo. by Abseil Team · 1 year, 6 months ago
- 822e324 Add `AbslStringify()` support to `absl::Cord` by Abseil Team · 1 year, 6 months ago
- a6d9a9c Performance improvements for `absl::AsciiStrToLower` and `absl::AsciiStrToUpper`. by Abseil Team · 1 year, 6 months ago
- a0b72ad Use STL algorithms available since C++14 to implement container by Derek Mauro · 1 year, 6 months ago
- b5fb058 Use STL algorithms available since C++14 to implement absl::equal and by Derek Mauro · 1 year, 6 months ago
- 133360c Add internal interface to determine if a SpinLock is cooperative. by Chris Kennelly · 1 year, 6 months ago
- 3bc08b8 Rollback use of --remote_download_minimal on Bazel CI builds by Derek Mauro · 1 year, 6 months ago
- 0f11060 absl::string_view: Add support for starts_with() and ends_with() by Derek Mauro · 1 year, 6 months ago
- 0378614 Optimize prefetch codegen. by Dmitry Vyukov · 1 year, 6 months ago
- 9687a8e Add a template gadget to detect whether a type supports the ostream operator. by Zie Weaver · 1 year, 6 months ago
- 7676c56 Rollback: Add sanitizer mode checks that element constructors/destructors don't make reentrant calls to raw_hash_set member functions. by Evan Brown · 1 year, 6 months ago
- b87875a PR #1546: CMake: Enable CMP0074 so that GTest_ROOT can be specified by Daniel Richard G · 1 year, 6 months ago
- 2a18ba7 Add sanitizer mode checks that element constructors/destructors don't make reentrant calls to raw_hash_set member functions. by Evan Brown · 1 year, 6 months ago
- d368d3d Add iterator invalidation checking for when the hashtable is moved. by Evan Brown · 1 year, 6 months ago
- 99bbd7c Add missing headers in raw_hash_map.h. by Evan Brown · 1 year, 7 months ago
- 9fb8a38 The current implementation of control by checking on x86 has an unnecessary sign extension after the doing the control byte comparison. Changing the bitmask object by Abseil Team · 1 year, 7 months ago
- 5a7fca7 Delete `absl::strings_internal::HasAbslStringify`. by Abseil Team · 1 year, 7 months ago
- 18a26f7 Update GoogleTest dependency by Derek Mauro · 1 year, 7 months ago
- cb7d5cc Bazel: Use --remote_download_minimal to improve remote cache usage in CI builds by Derek Mauro · 1 year, 7 months ago