- 971eada Decrease the precision of absl::Now in x86-64 debug builds by Fangrui Song · 1 year, 2 months ago
- 7339447 Optimize raw_hash_set destructor. by Abseil Team · 1 year, 2 months ago
- a3ee6ce Add ABSL_ATTRIBUTE_UNINITIALIZED macros for use with clang and GCC's `uninitialized` by Abseil Team · 1 year, 2 months ago
- 513a6f9 Optimize `Cord::Swap()` for missed compiler optimization in clang. by Martijn Vels · 1 year, 2 months ago
- 4c7e7c7 Type erased hash_slot_fn that depends only on key types (and hash function). by Abseil Team · 1 year, 2 months ago
- 780bfc1 Replace `testonly = 1` with `testonly = True` in abseil BUILD files. by Shahriar Rouf · 1 year, 2 months ago
- 2812af9 Avoid extra `& msbs` on every iteration over the mask for GroupPortableImpl. by Abseil Team · 1 year, 2 months ago
- 0aefaf7 Missing parenthesis. by Abseil Team · 1 year, 2 months ago
- c44dd5a Early return from destroy_slots for trivially destructible types in flat_hash_{*}. by Abseil Team · 1 year, 2 months ago
- 779a356 Avoid export of testonly target absl::test_allocator in CMake builds by Derek Mauro · 1 year, 2 months ago
- cbdbec0 Use absl::NoDestructor for cordz global queue. by Abseil Team · 1 year, 2 months ago
- 04af270 Add empty WORKSPACE.bzlmod by Derek Mauro · 1 year, 2 months ago
- d5eb503 Introduce `RawHashSetLayout` helper class. by Abseil Team · 1 year, 2 months ago
- 9a79278 Fix a corner case in SpyHashState for exact boundaries. by Matt Kulukundis · 1 year, 2 months ago
- 42624b3 Add nullability annotations by Dmitri Gribenko · 1 year, 2 months ago
- 27f15a0 Use absl::NoDestructor for global HashtablezSampler. by Abseil Team · 1 year, 2 months ago
- 6dda8e5 Always check if the new frame pointer is readable. by Abseil Team · 1 year, 2 months ago
- 4676ffa PR #1604: Add privacy manifest by Hannah Shi · 1 year, 2 months ago
- f7d2b13 Remove code pieces for no longer supported GCC versions. by Abseil Team · 1 year, 2 months ago
- b21b489 Disable ABSL_ATTRIBUTE_TRIVIAL_ABI in open-source builds by Derek Mauro · 1 year, 2 months ago
- 2be6770 Prevent brace initialization of AlphaNum by Abseil Team · 1 year, 2 months ago
- 04d8afe Remove code pieces for no longer supported MSVC versions. by Abseil Team · 1 year, 2 months ago
- b03cda5 Added benchmarks for smaller size copy constructors. by Abseil Team · 1 year, 2 months ago
- 49ff696 Migrate empty CrcCordState to absl::NoDestructor. by Abseil Team · 1 year, 2 months ago
- fe16a5e Add protected copy ctor+assign to absl::LogSink, and clarify thread-safety requirements to apply to the interface methods. by Andy Getzendanner · 1 year, 2 months ago
- 10f3e61 Add a note about how to link absl::log_flags under CMake to workaround by Derek Mauro · 1 year, 2 months ago
- b2dd3a5 Move absl::Set[Global]VLogLevel() to //absl/log/globals.h by Derek Mauro · 1 year, 2 months ago
- 27134f2 Speed up `raw_hash_map::[]` with ABSL hardening enabled by unchecking dereference of iterator returned by `try_emplace`. by Abseil Team · 1 year, 2 months ago
- 41a2a25 Add support for Bzlmod for the next release by Derek Mauro · 1 year, 2 months ago
- 3acbe29 Enable ABSL_BTREE_ENABLE_GENERATIONS and ABSL_SWISSTABLE_ENABLE_GENERATIONS with ABSL_HAVE_HWADDRESS_SANITIZER. by Abseil Team · 1 year, 2 months ago
- a00f6d6 Move default case to statement outside switch block in log_severity.h. by Daniel Cheng · 1 year, 2 months ago
- 8bd6445 Automated Code Change by Abseil Team · 1 year, 3 months ago
- bcce85e Fix CMake compiled ABI options after f845e60acd880dbf07788a5a2c0dbad0f9c57231. by Derek Mauro · 1 year, 3 months ago
- bddf28e Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock by Derek Mauro · 1 year, 3 months ago
- 1959993 Update Windows and MacOS CI builds to Bazel 7.0.0 by Derek Mauro · 1 year, 3 months ago
- 6d21df7 Extend BM_StrAppendInt to use log-uniform random numbers instead of constants by Abseil Team · 1 year, 3 months ago
- d5a2cec Optimize integer-to-string conversions by Abseil Team · 1 year, 3 months ago
- ccf0c77 Correct nullability annotations on MakeNan by Abseil Team · 1 year, 3 months ago
- 2a63665 Avoid a empty library build failure on Apple platforms by Derek Mauro · 1 year, 3 months ago
- 98156bb Speed up `raw_hash_set::contains()` when ABSL hardening is enabled by removing the iterator invalidation check from the comparison that contains performs. by Abseil Team · 1 year, 3 months ago
- 4038192 Remove workaround for older versions MSVC that did not support by Derek Mauro · 1 year, 3 months ago
- 9028b81 PR #1589: Use compare_exchange_weak in the loop in Mutex::ReaderLock by AtariDreams · 1 year, 3 months ago
- 925a5e6 Add an IWYU pragma to vlog_is_on.h by Derek Mauro · 1 year, 3 months ago
- 6a19ff4 [absl] Rename `absl::internal::identity` to `absl::internal::type_identity` by Lawrence Wolf-Sonkin · 1 year, 3 months ago
- 1ac355b Add compile-checks to ensure the parameter to absl::numbers_internal::FastIntToBuffer isn't provably insufficient by Abseil Team · 1 year, 3 months ago
- f9228ec Migrate static objects to NoDestructor in tests, testing libraries and benchmarks. by Abseil Team · 1 year, 3 months ago
- bd47468 Import of CCTZ from GitHub. by Abseil Team · 1 year, 3 months ago
- c13ee37 Import of CCTZ from GitHub. by Abseil Team · 1 year, 3 months ago
- dd12983 Include `cstdint` where necessary. by Dmitri Gribenko · 1 year, 3 months ago
- 8184f16 Release a few bits and pieces of DFATAL that were left behind: flag parsing & some tests. by Andy Getzendanner · 1 year, 3 months ago
- 258e5a1 Add a container-based version of `std::sample()` by Eric Astor · 1 year, 3 months ago
- 794352a Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 3 months ago
- 72d7a15 Added ByAsciiWhitespace to str_split library. by Abseil Team · 1 year, 3 months ago
- 7a1898a AddressIsReadable: improve comments by Fangrui Song · 1 year, 3 months ago
- 299dbc5 Unify btree EmptyNode allocation code across compilers. by Abseil Team · 1 year, 3 months ago
- b559abc Create and destroy tables outside of the timer and in batch in Reserve benchmarks. by Abseil Team · 1 year, 3 months ago
- 1ae1207 Add script for Arm build. by Richard O'Grady · 1 year, 3 months ago
- 5afcd80 Fix typo: begnning -> beginning by Abseil Team · 1 year, 3 months ago
- 6d17d4b Add a pragma to disable a maybe-uninitialized warning for GCC12+ by Abseil Team · 1 year, 3 months ago
- 46223c8 Refactor `EraseMetaOnly` to speed up single group tables. by Abseil Team · 1 year, 3 months ago
- 78c2f64 Update the CI builds that use the latest compiler versions to use Bazel 7.0.0. by Derek Mauro · 1 year, 3 months ago
- e54fb4e Mutex: Prevent false race in EnableInvariantDebugging. by Dmitry Vyukov · 1 year, 3 months ago
- bae2601 Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same element. by Abseil Team · 1 year, 3 months ago
- 8900d7c Mutex: Fix Condition pointer-to-member cast to respect const qualifier by Abseil Team · 1 year, 3 months ago
- d22aa4d Cleanup build file by removing an empty srcs list by Derek Mauro · 1 year, 3 months ago
- 3ccc950 Add a pragma to disable a stringop-overflow warning for GCC12+ by Abseil Team · 1 year, 3 months ago
- 27478af Remove nullability from Span::{pointer,iterator} by Sam McCall · 1 year, 3 months ago
- a7e3daf Roll back changes to AsciiStrToUpper() and AsciiStrToLower() due to bug report. by Abseil Team · 1 year, 3 months ago
- cee0d5b Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 3 months ago
- dcd5bd5 Redirect `GetPageSize()` to C library `getpagesize()` on Hexagon DSP. by Abseil Team · 1 year, 3 months ago
- 031d99a Add `ostream<<` and `AbslStringify` to `absl::StatusOr`. by Zie Weaver · 1 year, 3 months ago
- f16e457 Unit-tests to verify ABSL raw_hash_set does not double-hash in prod by Abseil Team · 1 year, 3 months ago
- ad0a6d2 Add `MaskFull` to `Group`. by Abseil Team · 1 year, 3 months ago
- 011aeed `absl/utility`: Delete tests for C++11-compatible `integer_sequence` and friends by Dino Radakovic · 1 year, 4 months ago
- 8843e8e `absl/utility`: Delete C++11-compatible `integer_sequence` and friends by Dino Radakovic · 1 year, 4 months ago
- 55621d1 Add nullability annotations by Dmitri Gribenko · 1 year, 4 months ago
- fad9462 Enable ABSL_HAVE_POSIX_WRITE for Hexagon DSP build. by Abseil Team · 1 year, 4 months ago
- 0ef87fa Small table growth optimization. by Abseil Team · 1 year, 4 months ago
- 026e9fe Elide calls to MakeCheckOpString when ABSL_MIN_LOG_LEVEL makes them unnecessary by Abseil Team · 1 year, 4 months ago
- 3abf329 Fixing a comment to be correct with the current code. by Abseil Team · 1 year, 4 months ago
- d84f20a absl qualify HasAbslStringify in log_message.h. by Abseil Team · 1 year, 4 months ago
- a436472 Remove a global destructor in vlog_config.cc by Derek Mauro · 1 year, 4 months ago
- 8588e7d Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h by Derek Mauro · 1 year, 4 months ago
- 9b83dc9 Move vlog_config to the internal directory and change the namespace of VLogSite by Derek Mauro · 1 year, 4 months ago
- 5dc2cc1 Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat(). by Abseil Team · 1 year, 4 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, 4 months ago
- 71d553b Fix codegen trunks in `absl/hash/hash_benchmark.cc`. by Shahriar Rouf · 1 year, 4 months ago
- f845e60 Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering by Marcin Kowalczyk · 1 year, 4 months ago
- 7b6c17e Add VLOG and friends by Derek Mauro · 1 year, 4 months ago
- a39d71a Remove `absl::weak_equality` and `absl::strong_equality`. by Marcin Kowalczyk · 1 year, 4 months ago
- 8028a87 Avoid #pragma intrinsic(_mm_prefetch) on Arm64EC (and other platforms by Derek Mauro · 1 year, 4 months ago
- 0c09fd0 `btree_map`: avoid a copy in `map_params::key`. by Abseil Team · 1 year, 4 months ago
- ac7ec8e Update documentation to reflect best practices (prefer brace initialization) by Abseil Team · 1 year, 4 months ago
- 2fca641 Avoid AbslHashValue for std::filesystem::path when <filesystem> is not included by Abseil Team · 1 year, 4 months ago
- db5c799 Make `FlatHashMapPolicy` return `std::true_type` for relocatable objects. by Abseil Team · 1 year, 4 months ago
- f393335 Respect libc++ config option for disable of filesystem by Abseil Team · 1 year, 4 months ago
- 00e087f Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 4 months ago
- 8197f8f Use absl::NoDestructor for global log sinks. by Abseil Team · 1 year, 4 months ago
- 524ebb7 Rollback providing AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 4 months ago
- 3bd8602 Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 1 year, 4 months ago