- 8dc90ff Extract `InsertPosition` function to be able to reuse it. by Vitaly Goldshteyn · 1 year, 1 month ago
- 59daf18 Increase GraphCycles::PointerMap size by Abseil Team · 1 year, 1 month ago
- 7bd9ff9 PR #1632: inlined_vector: Use trivial relocation for `erase` by Arthur O'Dwyer · 1 year, 1 month ago
- 7a43445 Create `BM_GroupPortable_Match`. by Vitaly Goldshteyn · 1 year, 1 month ago
- e7fe9ec [absl] Mark `absl::NoDestructor` methods with `absl::Nonnull` as appropriate by Lawrence Wolf-Sonkin · 1 year, 1 month ago
- 55d28d4 Automated Code Change by Abseil Team · 1 year, 1 month ago
- b737274 Rework casting in raw_hash_set's `IsFull()`. by Paul Rigge · 1 year, 1 month ago
- 953cec7 Adds ABSL_ATTRIBUTE_LIFETIME_BOUND to absl::BitGenRef by Derek Mauro · 1 year, 1 month ago
- cfde5f7 Workaround for NVIDIA C++ compiler being unable to parse variadic expansions in range of range-based for loop by Abseil Team · 1 year, 1 month ago
- 653a671 Rollback: Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 1 year, 1 month ago
- c0bec1a Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 1 year, 1 month ago
- 9bbbbd3 Optimize `absl::Duration` division and modulo: Avoid repeated redundant comparisons in `IDivFastPath`. by Abseil Team · 1 year, 1 month ago
- bde089f Optimize `absl::Duration` division and modulo: Allow the compiler to inline `time_internal::IDivDuration`, by splitting the slow path to a separate function. by Abseil Team · 1 year, 1 month ago
- 90ebb6f Fix typo in example code snippet. by Abseil Team · 1 year, 1 month ago
- 1436831 Automated Code Change by Abseil Team · 1 year, 1 month ago
- eef325b Add braces for conditional statements in raw_hash_map functions. by Evan Brown · 1 year, 1 month ago
- d87dc03 Optimize `prepare_insert`, when resize happens. It removes single unnecessary probing before resize that is beneficial for small tables the most. by Vitaly Goldshteyn · 1 year, 1 month ago
- 0e72e54 Add noexcept to move assignment operator and swap function by Abseil Team · 1 year, 1 month ago
- 3afe4fe Import of CCTZ from GitHub. by Abseil Team · 1 year, 1 month ago
- f2710cc Minor documentation updates. by Abseil Team · 1 year, 1 month ago
- 831e57a Change find_or_prepare_insert to return std::pair<iterator, bool> to match return type of insert. by Evan Brown · 1 year, 1 month ago
- 92c8575 PR #1618: inlined_vector: Use trivial relocation for `SwapInlinedElements` by Arthur O'Dwyer · 1 year, 1 month ago
- b0f85e2 Improve raw_hash_set tests. by Abseil Team · 1 year, 1 month ago
- f576ea0 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 1 month ago
- c28f689 Use const_cast to avoid duplicating the implementation of raw_hash_set::find(key). by Evan Brown · 1 year, 1 month ago
- 1449add Import of CCTZ from GitHub. by Derek Mauro · 1 year, 1 month ago
- d073d80 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 1 month ago
- a7012a5 Annotate that SpinLock should warn when unused. by Chris Kennelly · 1 year, 1 month ago
- 14b8a4e PR #1625: absl::is_trivially_relocatable now respects assignment operators by Arthur O'Dwyer · 1 year, 1 month ago
- 8a3caf7 Introduce `Group::MaskNonFull` without usage. by Abseil Team · 1 year, 1 month ago
- 4580d86 `demangle`: Parse template template and C++20 lambda template param substitutions by Dino Radakovic · 1 year, 1 month ago
- d4578ef PR #1617: fix MSVC 32-bit build with -arch:AVX by Stanislaw Halik · 1 year, 1 month ago
- 797501d Minor documentation fix for `absl::StrSplit()` by Abseil Team · 1 year, 1 month ago
- 4618865 Prevent overflow in `absl::CEscape()` by Derek Mauro · 1 year, 1 month ago
- c14dfbf `demangle`: Parse optional single template argument for built-in types by Dino Radakovic · 1 year, 1 month ago
- 0a362eb PR #1412: Filter out `-Xarch_` flags from pkg-config files by Ruoyu Zhong · 1 year, 1 month ago
- 4ea6e47 `demangle`: Add complexity guard to `ParseQRequiresExpr` by Dino Radakovic · 1 year, 1 month ago
- 34604d5 Remove deprecated symbol absl::kuint128max by Derek Mauro · 1 year, 1 month ago
- 119e0d3 Add ABSL_ATTRIBUTE_WARN_UNUSED. by Chris Kennelly · 1 year, 1 month ago
- 4358cb2 `demangle`: Parse `requires` clauses on template params, before function return type by Dino Radakovic · 1 year, 1 month ago
- df2c771 On Apple, implement absl::is_trivially_relocatable with the fallback. by Abseil Team · 1 year, 1 month ago
- 1ac7f34 `demangle`: Parse `requires` clauses on functions by Dino Radakovic · 1 year, 1 month ago
- 760b215 Make `begin()` to return `end()` on empty tables. by Abseil Team · 1 year, 2 months ago
- 8eadbba `demangle`: Parse C++20-compatible template param declarations, except those with `requires` expressions by Dino Radakovic · 1 year, 2 months ago
- 36442dd Add the ABSL_DEPRECATE_AND_INLINE() macro by Derek Mauro · 1 year, 2 months ago
- 19c20d7 Span: Fixed comment referencing std::span as_writable_bytes() as as_mutable_bytes(). by Abseil Team · 1 year, 2 months ago
- 99f0b6d Switch rank structs to be consistent with written guidance in go/ranked-overloads by Matt Kulukundis · 1 year, 2 months ago
- 0be9f99 Avoid hash computation and `Group::Match` in small tables copy and use `IterateOverFullSlots` for iterating for all tables. by Abseil Team · 1 year, 2 months ago
- 3e59efa Optimize `absl::Hash` by making `LowLevelHash` faster. by Shahriar Rouf · 1 year, 2 months ago
- f4c713f Add -Wdead-code-aggressive to ABSL_LLVM_FLAGS by Abseil Team · 1 year, 2 months ago
- c7ea320 Stop using `std::basic_string<uint8_t>` which relies on a non-standard generic by Bogdan Graur · 1 year, 2 months ago
- 643b48a Add absl_container_hash-based HashEq specialization by Dennis Kormalev · 1 year, 2 months ago
- e22f9c1 `demangle`: Implement parsing for simplest constrained template arguments by Dino Radakovic · 1 year, 2 months ago
- 563c86a Roll forward 9d8588bfc4566531c4053b5001e2952308255f44 (which was rolled back in 146169f9ad357635b9cd988f976b38bcf83476e3) with fix. by Abseil Team · 1 year, 2 months ago
- 0e289dc Add a version of absl::HexStringToBytes() that returns a bool by Derek Mauro · 1 year, 2 months ago
- ddcf8be Enable StringLikeTest in hash_function_defaults_test by Dennis Kormalev · 1 year, 2 months ago
- c680be4 Fix a typo. by Abseil Team · 1 year, 2 months ago
- 0dc846d Minor changes to the BUILD file for absl/synchronization by Abseil Team · 1 year, 2 months ago
- 52a711f Avoid static initializers in case of ABSL_FLAGS_STRIP_NAMES=1 by Gennadiy Rozental · 1 year, 2 months ago
- 146169f Rollback 9d8588bfc4566531c4053b5001e2952308255f44 for breaking the build by Derek Mauro · 1 year, 2 months ago
- 9d8588b No public description by Abseil Team · 1 year, 2 months ago
- 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, 2 months ago
- bcce85e Fix CMake compiled ABI options after f845e60acd880dbf07788a5a2c0dbad0f9c57231. by Derek Mauro · 1 year, 2 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