1. 7768e5d PR #2074: docs: warn against using &v[0] on empty vectors in MakeSpan by Madhav Bhardwaj · 5 hours ago master
  2. 71a7f82 Simplify absl::strings_internal::IsStrictlyBaseOfAndConvertibleToSTLContainer by Abseil Team · 8 hours ago
  3. 713ec92 Add internal support for ABSL_REFACTOR_INLINE on using-declarations by Abseil Team · 29 hours ago
  4. d851fdd PR #2071: Include immintrin.h instead of bmi2intrin.h by Ben Beasley · 33 hours ago
  5. a2b2802 In the comment about absl::Exponential(), mention that mean = 1/lambda. by Abseil Team · 2 days ago
  6. acc35c3 Rollforward of fix to no-op changes for internal experiment by Abseil Team · 2 days ago
  7. 09a054b Type erase clear function in order to move more code to cpp file and speed up compilation. by Vitaly Goldshteyn · 2 days ago
  8. 1658e89 Move several Cord::InlineRep methods that are marked inline to the header by Derek Mauro · 2 days ago
  9. e6141e0 Internal cleanup by Abseil Team · 5 days ago
  10. ee4ea15 Internal cleanup by Abseil Team · 5 days ago
  11. 0039ed5 Deprecate absl::void_t by Abseil Team · 5 days ago
  12. 18aeb0f Replace std::TRAIT<...>::value with std::TRAIT_v<...> equivalents by Abseil Team · 5 days ago
  13. 6ed1c95 Remove uses of absl::void_t in absl/strings/internal/stl_type_traits.h by Abseil Team · 5 days ago
  14. 3950161 Replace std::TRAIT<...>::type with equivalent std::TRAIT_t<...> aliases by Abseil Team · 5 days ago
  15. f979739 Add limited support for rvalue ranges in absl::c_*() algorithms by Abseil Team · 5 days ago
  16. 689b48a Document why there is no matcher for not Ok() statuses. by Derek Mauro · 5 days ago
  17. c321b9b Optimize GrowthInfo storage for small capacities. by Vitaly Goldshteyn · 5 days ago
  18. 8037f08 Remove use of absl::void_t from absl/functional/internal/any_invocable.h by Abseil Team · 5 days ago
  19. b273c22 Fix out-of-date note about AbslStringify CHECK_EQ support by Abseil Team · 6 days ago
  20. d963719 Use constexpr instead of ABSL_INTERNAL_CONSTEXPR_SINCE_CXX20 by Abseil Team · 7 days ago
  21. bc5c03f Remove obsolete comments and inlining on absl_testing::status_internal::GetStatus by Abseil Team · 7 days ago
  22. 75b686b Consolidate redundant absl::c_{copy,move}(_n) signatures by Abseil Team · 7 days ago
  23. 0a6b505 Extra tests for reserved hash table with tombstones. They are useful to test blocked element logic for tables with removed values. by Vitaly Goldshteyn · 7 days ago
  24. 39519d7 PR #2067: Simplify the condition for ABSL_HAVE_PTHREAD_CPU_NUMBER_NP by h-vetinari · 7 days ago
  25. bbca5fe PR #2067: Simplify the condition for ABSL_HAVE_PTHREAD_CPU_NUMBER_NP by h-vetinari · 7 days ago
  26. 259108c Remove empty build targets in Abseil by Abseil Team · 7 days ago
  27. 4c75ce5 Use constexpr instead of ABSL_INTERNAL_CONSTEXPR_SINCE_CXX17 by Abseil Team · 7 days ago
  28. 20f6557 Remove unnecessary uses of std::enable_if for forcing semicolons by Abseil Team · 7 days ago
  29. c0a2d65 Migrate invocation of deprecated absl::rotate() to std::rotate() by Abseil Team · 7 days ago
  30. e3555a1 Extend support of blocked elements for reserved tables for capacity 15 on x86 (7 for ARM). by Vitaly Goldshteyn · 8 days ago
  31. a696886 Refactor raw_hash_set destructor to use type-erased destruction except empty case. by Vitaly Goldshteyn · 8 days ago
  32. 0dc90f0 Avoid unnecessary absl::void_t usage by Abseil Team · 8 days ago
  33. 2613955 Rollback of no-op changes for internal experiment by Abseil Team · 8 days ago
  34. 90758df Rollforward: "Add ABSL_ATTRIBUTE_NOINLINE to PrepareInsertLargeSlow." by Vitaly Goldshteyn · 8 days ago
  35. 4c1be60 Automated Code Change by Peter Foley · 8 days ago
  36. 1225009 Internal cleanup by Mike Kruskal · 9 days ago
  37. 7032a0e No-op changes for internal experiment by Abseil Team · 9 days ago
  38. 89ffed9 Rollback: "Add ABSL_ATTRIBUTE_NOINLINE to PrepareInsertLargeSlow." by Abseil Team · 9 days ago
  39. d873f87 Add link to Open-addresing wiki by Mark Hansen · 9 days ago
  40. 572c952 Add ABSL_ATTRIBUTE_NOINLINE to PrepareInsertLargeSlow. by Vitaly Goldshteyn · 9 days ago
  41. af44d6b Internal by Mike Kruskal · 9 days ago
  42. 0ee7a18 Introduce blocked elements for reserved tables in small capacities (3 and 7 for x86 and just 3 for ARM). by Vitaly Goldshteyn · 9 days ago
  43. 6281635 PR #2065: remove unused ABSL_INTERNAL_APPLE_CXX17_TYPES_UNAVAILABLE by h-vetinari · 9 days ago
  44. 19937ca Split logic for resizing empty and allocated tables. by Vitaly Goldshteyn · 9 days ago
  45. a30bcb2 PR #2069: docs: fix documentation inconsistencies in escaping.h by Drishti Tripathi · 9 days ago
  46. 64730a2 Remove an obsolete //visibility:private tag by Derek Mauro · 9 days ago
  47. c1e1979 Use std::make_unique_for_overwrite to implement by Derek Mauro · 9 days ago
  48. fe126c7 PR #2064: docs: document MSVC compile-time format checking limitation in str_format.h by Drishti Tripathi · 13 days ago
  49. 3c5f7ea Relocate and enhance CPU microarchitecture detection in Abseil by Mike Kruskal · 13 days ago
  50. fae2e4b Check if `__CUDA_ARCH__` and `__CUDA__` are defined in `ABSL_INTERNAL_HARDENING_ABORT`. by Abseil Team · 13 days ago
  51. e7a10c8 Fix logging when absl::SourceLocation is an alias of std::source_location by Derek Mauro · 13 days ago
  52. 917beff Move HardeningAbort to a macro to address CUDA build issues by Max Shavrick · 2 weeks ago
  53. 01c2bd4 Various cleanups in //absl/time/format.cc by Derek Mauro · 2 weeks ago
  54. 147d631 Use absl::StripLeadingAsciiWhitespace instead of a lambda using std::isspace by Derek Mauro · 2 weeks ago
  55. 635c53f Add extra tests for working with reserved tables. by Vitaly Goldshteyn · 2 weeks ago
  56. 54615fe Refactor ClearBackingArray and add test for clearing with different sizes. by Vitaly Goldshteyn · 3 weeks ago
  57. e9f87bc Disable inlining for some templated symbols in Abseil by Abseil Team · 3 weeks ago
  58. eb0e0d4 Add parentheses-removal support for non-__VA_OPT__-supporting compilers to status macros by Abseil Team · 3 weeks ago
  59. f883d40 Fix comment in variant.h to refer to `absl::variant`. by Abseil Team · 3 weeks ago
  60. 0e9e3da Add an overload of absl::c_move to move between containers. by Abseil Team · 3 weeks ago
  61. b368f2c PR #2057: doc: clarify moved-from state for hash containers by Drishti Tripathi · 3 weeks ago
  62. e7e7b01 CRC: Fix unused variable warnings in no-op implementation by Derek Mauro · 3 weeks ago
  63. c726987 Store capacity by log and change macro to represent original version of storing by value. by Vitaly Goldshteyn · 3 weeks ago
  64. 9346a86 Fix typo in the documentation of absl::CopyCordToSpan() by Derek Mauro · 3 weeks ago
  65. caf7059 Add friends to visibility list for Abseil hardening build target by Abseil Team · 3 weeks ago
  66. 7890035 Remove STATUS_MACROS_IMPL_ELSE_BLOCKER_ by Abseil Team · 3 weeks ago
  67. c508bab Do not reserve space for GrowthInfo for single element tables in non-SOO case. by Vitaly Goldshteyn · 3 weeks ago
  68. 8fb4507 Fix strict aliasing violation in node_hash_map by Peter Collingbourne · 3 weeks ago
  69. 7153103 Remove more unused leftover STATUS_MACROS_... macros by Abseil Team · 3 weeks ago
  70. 213609f Fix a bug in LogMessage::CopyToEncodedBufferWithStructuredProtoField where all strings are encoded as not literal strings. by Abseil Team · 3 weeks ago
  71. ad00fb7 Disable ABSL_DEFINE_UNQUALIFIED_STATUS_MACROS in OSS by Abseil Team · 3 weeks ago
  72. 23837c6 Prefix ABSL_ to ASSIGN_OR_RETURN() and RETURN_IF_ERROR() macros and use ABSL_DEFINE_UNQUALIFIED_STATUS_MACROS to enable them by Abseil Team · 3 weeks ago
  73. 2d5f437 Enforce GCC 10 and MSVC 2022 minimum by Derek Mauro · 3 weeks ago
  74. 1ea7b92 Undo deprecate and inline of absl::optional and absl::nullopt by Abseil Team · 4 weeks ago
  75. 18e7230 Fix visibility issue in absl/log/internal:flags by Abseil Team · 4 weeks ago
  76. 7eaa5fb Deprecate and inline absl::optional and absl::nullopt by Abseil Team · 4 weeks ago
  77. b0e44a9 Refactor size checks in c_copy and c_copy_n to use base_internal::HardeningAssert. by Abseil Team · 4 weeks ago
  78. a20313e Deprecate and inline historical functions in Abseil by Abseil Team · 4 weeks ago
  79. 07389c2 Remove unused leftover STATUS_MACROS_... macros by Abseil Team · 4 weeks ago
  80. 98583ec Deprecate and inline absl::apply by Abseil Team · 4 weeks ago
  81. d936f59 Move dereferences that crash when the iterator is invalid into the new CrashIfIteratorIsInvalid function in order to give more helpful stack traces. by Evan Brown · 4 weeks ago
  82. c20be0a Add absl::StatusBuilder and status macros (ASSIGN_OR_RETURN, RETURN_IF_ERROR, etc.) by Abseil Team · 4 weeks ago
  83. d885e62 PR #2051: Fix absl_stacktrace_test on s390x by Milad Fa · 4 weeks ago
  84. ca1d7cb Add container overloads for absl::c_copy and absl::c_copy_n by Abseil Team · 4 weeks ago
  85. 0c60e21 Remove PCLMUL steam on AMD Rome, as it appears to be marginally faster without it. by Connal de Souza · 4 weeks ago
  86. c349faa Refactor HashtableCapacity code to force using bzhi when available (and when capacity-by-log is enabled, which is non-default). by Evan Brown · 4 weeks ago
  87. a7fbfa4 Add [[clang::nomerge]] to absl::base_internal::HardeningAbort() by Abseil Team · 4 weeks ago
  88. 89203a0 Update Abseil deps in preparation for release by Derek Mauro · 4 weeks ago
  89. d4aba0a Deprecate and inline historical functions in Abseil by Abseil Team · 4 weeks ago
  90. bc5e9d0 Abseil CI updates: by Derek Mauro · 4 weeks ago
  91. 33bbc26 Break on `nullptr` return address in `UnwindImpl` on RISC-V by Abseil Team · 4 weeks ago
  92. 5704b72 Fix absl::make_unique_for_overwrite test under GCC 16 by Derek Mauro · 4 weeks ago
  93. ae7be71 Optimize `is_small()` checks in raw_hash_set for log-based capacity. by Vitaly Goldshteyn · 4 weeks ago
  94. e309302 Added handle to make HashtableInlineData store log-based capacity based on compile time flag. by Vitaly Goldshteyn · 4 weeks ago
  95. 30bba84 Roll back changing abseil hardening assertion in any_invocable from macro to function by Abseil Team · 5 weeks ago
  96. 723c2e7 Change abseil hardening assertion in any_invocable from macro to function by Abseil Team · 5 weeks ago
  97. 659ba44 absl::Substitute: Set variables in the correct order to avoid an by Derek Mauro · 5 weeks ago
  98. 638e17a Add absl::CopyCordToSpan() by Derek Mauro · 5 weeks ago
  99. d0d4c59 Deprecate and inline some historical inline variables in Abseil by Abseil Team · 5 weeks ago
  100. 9517566 Change abseil hardening assertions in cleanup from macros to functions by Abseil Team · 5 weeks ago