1. 93ac3a4 Support `AbslStringify` with `DCHECK_EQ`. by Abseil Team · 29 hours ago master
  2. cbfe51b PR #1672: Optimize StrJoin with tuple without user defined formatter by Valery Mironov · 2 days ago
  3. 6683a61 Give ReturnAddresses and N<uppercase> namespaces separate stacks for clarity. by Chris Mihelich · 2 days ago
  4. eba8db7 Demangle Rust backrefs. by Chris Mihelich · 3 days ago
  5. de8ae87 Use Nt for struct and trait names in Rust demangler test inputs. by Chris Mihelich · 3 days ago
  6. 519ef3b Allow __cxa_demangle on MIPS by Benjamin Barenblat · 4 days ago
  7. 7384185 Add a `string_view` overload to `absl::StrJoin` by Derek Mauro · 4 days ago
  8. 692d9e5 Demangle Rust's Y<type><path> production for passably simple <type>s. by Chris Mihelich · 4 days ago
  9. 99bb2f6 `convert_test`: Delete obsolete condition around ASSERT_EQ in TestWithMultipleFormatsHelper by Dino Radakovic · 7 days ago
  10. 1f6c241 `any_invocable`: Clean up #includes by Dino Radakovic · 8 days ago
  11. 7b87d95 Resynchronize absl/functional/CMakeLists.txt with BUILD.bazel by Benjamin Barenblat · 9 days ago
  12. e444af7 `any_invocable`: Add public documentation for undefined behavior when invoking an empty AnyInvocable by Dino Radakovic · 9 days ago
  13. 289d862 `any_invocable`: Delete obsolete reference to proposed standard type by Dino Radakovic · 10 days ago
  14. 77224c2 PR #1662: Replace shift with addition in crc multiply by Pavel P · 10 days ago
  15. e0df4a7 Doc fix. by Abseil Team · 11 days ago
  16. b8c843e `convert_test`: Extract loop over tested floats from helper function by Dino Radakovic · 11 days ago
  17. a28ee5b Recognize some simple Rust mangled names in Demangle. by Chris Mihelich · 11 days ago
  18. c1e1b47 Use __builtin_ctzg and __builtin_clzg in the implementations of by Derek Mauro · 14 days ago
  19. 7e149e4 Remove the forked absl::Status matchers implementation in statusor_test by Derek Mauro · 14 days ago
  20. d9f501e Add comment hack to fix copybara reversibility by Derek Mauro · 2 weeks ago
  21. cba31a9 Add GoogleTest matchers for absl::Status by Zie Weaver · 2 weeks ago
  22. d94c7ae [random] LogUniform: Document as a discrete distribution by Abseil Team · 2 weeks ago
  23. 0941ce7 Enable Cord tests with Crc. by Fergus Henderson · 2 weeks ago
  24. f638e34 Fix order of qualifiers in `absl::AnyInvocable` documentation. by Abseil Team · 3 weeks ago
  25. d3b1c7b Guard against null pointer dereference in DumpNode. by Fergus Henderson · 3 weeks ago
  26. 8a3ae1b Apply ABSL_MUST_USE_RESULT to try lock functions. by Chris Kennelly · 3 weeks ago
  27. 08b21bd Add public aliases for default hash/eq types in hash-based containers by Dennis Kormalev · 3 weeks ago
  28. b0160ba Import of CCTZ from GitHub. by Abseil Team · 3 weeks ago
  29. b65852f Remove the hand-rolled CordLeaker and replace with absl::NoDestructor by Derek Mauro · 3 weeks ago
  30. c3b4f29 `convert_test`: Delete obsolete `skip_verify` parameter in test helper by Dino Radakovic · 3 weeks ago
  31. e022c80 overload: allow using the underlying type with CTAD directly. by Aaron Jacobs · 3 weeks ago
  32. 564372f PR #1653: Remove unnecessary casts when calling CRC32_u64 by Pavel P · 4 weeks ago
  33. 0908376 PR #1652: Avoid C++23 deprecation warnings from float_denorm_style by Pavel P · 4 weeks ago
  34. b85096e Minor cleanup for `absl::Cord` by Abseil Team · 4 weeks ago
  35. 7efc308 PR #1651: Implement ABSL_INTERNAL_DISABLE_DEPRECATED_DECLARATION_WARNING for MSVC compiler by Pavel P · 4 weeks ago
  36. 192e959 Add `operator<=>` support to `absl::int128` and `absl::uint128` by Benjamin Barenblat · 4 weeks ago
  37. 9a61b00 [absl] Re-use the existing `std::type_identity` backfill instead of redefining it again by Lawrence Wolf-Sonkin · 4 weeks ago
  38. 6645f31 Add `absl::AppendCordToString` by Abseil Team · 4 weeks ago
  39. 4eb6f62 `str_format/convert_test`: Delete workaround for [glibc bug](https://sourceware.org/bugzilla/show_bug.cgi?id=22142) by Dino Radakovic · 4 weeks ago
  40. fa57bfc `absl/log/internal`: Document conditional ABSL_ATTRIBUTE_UNUSED, add C++17 TODO by Dino Radakovic · 4 weeks ago
  41. e304ff5 `log/internal/check_op`: Add ABSL_ATTRIBUTE_UNUSED to CHECK macros when STRIP_LOG is enabled by Dino Radakovic · 5 weeks ago
  42. 8541930 log_benchmark: Add VLOG_IS_ON benchmark by Abseil Team · 5 weeks ago
  43. 8f9e5f0 Restore string_view detection check by Abseil Team · 5 weeks ago
  44. 6c39827 Remove an unnecessary ABSL_ATTRIBUTE_UNUSED from a logging macro by Derek Mauro · 5 weeks ago
  45. b8f2b2c In example code, add missing template parameter. by Abseil Team · 6 weeks ago
  46. 61e47a4 Optimize crc32 V128_From2x64 on Arm by Connal de Souza · 6 weeks ago
  47. 1ec4a27 Annotate that Mutex should warn when unused. by Chris Kennelly · 6 weeks ago
  48. b59913e Add ABSL_ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten/TryFlat by Abseil Team · 6 weeks ago
  49. 377de9d Deprecate `absl::exchange`, `absl::forward` and `absl::move`, which by Derek Mauro · 6 weeks ago
  50. d5e4260 Temporarily revert dangling std::string_view detection until dependent is fixed by Abseil Team · 6 weeks ago
  51. 643c7ba Use _decimal_ literals for the CivilDay example. by Devin Jeanpierre · 6 weeks ago
  52. fbd5fa1 Fix bug in BM_EraseIf. by Vitaly Goldshteyn · 6 weeks ago
  53. 5953a48 Add internal traits to absl::string_view for lifetimebound detection by Abseil Team · 6 weeks ago
  54. d1dd9cd Add internal traits to absl::StatusOr for lifetimebound detection by Abseil Team · 6 weeks ago
  55. c02bb5f Add internal traits to absl::Span for lifetimebound detection by Abseil Team · 6 weeks ago
  56. f522767 Add missing dependency for log test build target by Abseil Team · 6 weeks ago
  57. 8a31d4a Add internal traits for lifetimebound detection by Abseil Team · 7 weeks ago
  58. 770d078 Use local decoding buffer in HexStringToBytes by Abseil Team · 7 weeks ago
  59. 00f8c39 Only check if the frame pointer is inside a signal stack with known bounds by Abseil Team · 7 weeks ago
  60. 160d390 Roll forward: enable small object optimization in swisstable. by Evan Brown · 7 weeks ago
  61. c0f104b Optimize LowLevelHash by breaking dependency between final loads and previous len/ptr updates. by Connal de Souza · 7 weeks ago
  62. c5d722b Fix the wrong link. by Abseil Team · 7 weeks ago
  63. 41136ed Optimize InsertMiss for tables without kDeleted slots. by Vitaly Goldshteyn · 7 weeks ago
  64. 52715db Use GrowthInfo without applying any optimizations based on it. by Vitaly Goldshteyn · 7 weeks ago
  65. ff0a0f2 Disable small object optimization while debugging some failing tests. by Evan Brown · 7 weeks ago
  66. 18018aa Adjust conditonal compilation in non_temporal_memcpy.h by Abseil Team · 7 weeks ago
  67. a1ced69 Reformat log/internal/BUILD by Abseil Team · 7 weeks ago
  68. e8b549b Remove deprecated errno constants from the absl::Status mapping by Derek Mauro · 7 weeks ago
  69. b70ad84 Introduce GrowthInfo with tests, but without usage. by Vitaly Goldshteyn · 7 weeks ago
  70. 1ccc2eb Enable small object optimization in swisstable. by Evan Brown · 7 weeks ago
  71. 6f0c500 Refactor the GCC unintialized memory warning suppression in raw_hash_set.h. by Evan Brown · 7 weeks ago
  72. 68ce303 Respect `NDEBUG_SANITIZER` by Abseil Team · 7 weeks ago
  73. e7858c7 Revert integer-to-string conversion optimizations pending more thorough analysis by Abseil Team · 7 weeks ago
  74. 86f3019 Fix a bug in `Cord::{Append,Prepend}(CordBuffer)`: call by Marcin Kowalczyk · 7 weeks ago
  75. ad5499a Add `BM_EraseIf` benchmark. by Vitaly Goldshteyn · 8 weeks ago
  76. 48abb9f Record sizeof(key_type), sizeof(value_type) in hashtable profiles. by Chris Kennelly · 8 weeks ago
  77. 06e1190 Fix ClangTidy warnings in btree.h. by Evan Brown · 8 weeks ago
  78. c2cf2d3 LSC: Move expensive variables on their last use to avoid copies. by Abseil Team · 8 weeks ago
  79. 7335a36 PR #1644: unscaledcycleclock: remove RISC-V support by aurel32 · 8 weeks ago
  80. 9a9502b Reland: Make DLOG(FATAL) not understood as [[noreturn]] by Peter Boström · 8 weeks ago
  81. 76f8011 Separate out absl::StatusOr constraints into statusor_internal.h by Abseil Team · 8 weeks ago
  82. 5036f0b Use Layout::WithStaticSizes in btree. by Evan Brown · 8 weeks ago
  83. 1cd7128 `layout`: Delete outdated comments about ElementType alias not being used because of MSVC by Dino Radakovic · 8 weeks ago
  84. e4c00cc Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 8 weeks ago
  85. 85166c9 `layout_benchmark`: Replace leftover comment with intended call to MyAlign by Dino Radakovic · 8 weeks ago
  86. 4213346 Remove absl::aligned_storage_t by Derek Mauro · 8 weeks ago
  87. 4024afb Delete ABSL_ANNOTATE_MEMORY_IS_INITIALIZED under Thread Sanitizer by Abseil Team · 8 weeks ago
  88. 8fe6b42 Remove vestigial variables in the DumpNode() helper in absl::Cord by Derek Mauro · 8 weeks ago
  89. 1980d7b Do hashtablez sampling on the first insertion into an empty SOO hashtable. by Evan Brown · 8 weeks ago
  90. 43c36ff Add explicit #include directives for <tuple>, "absl/base/config.h", and "absl/strings/string_view.h". by Abseil Team · 8 weeks ago
  91. fa6a3cd Add a note about the cost of `VLOG` in non-debug builds. by Abseil Team · 8 weeks ago
  92. a41e016 Fix flaky test failures on MSVC. by Evan Brown · 9 weeks ago
  93. d53b1e6 Add template keyword to example comment for Layout::WithStaticSizes. by Evan Brown · 9 weeks ago
  94. c1d4e4b PR #1643: add xcprivacy to all subspecs by Hannah Shi · 9 weeks ago
  95. 50a8867 Record sampling stride in cord profiling to facilitate unsampling. by Chris Kennelly · 9 weeks ago
  96. 5e61a28 Fix a typo in a comment. by Evan Brown · 9 weeks ago
  97. 4539c54 [log] Correct SetVLOGLevel to SetVLogLevel in comments by Abseil Team · 9 weeks ago
  98. 5839a14 Add a feature to container_internal::Layout that lets you specify some array sizes at compile-time as template parameters. This can make offset and size calculations faster. by Abseil Team · 9 weeks ago
  99. 56d3f22 `layout`: Mark parameter of Slices with ABSL_ATTRIBUTE_UNUSED, remove old workaround by Dino Radakovic · 9 weeks ago
  100. 153186b `layout`: Use auto return type for functions that explicitly instantiate std::tuple in return statements by Dino Radakovic · 9 weeks ago