1. 6e0a316 Update *SymbolizeURL APIs to add crash_pc parameter. by Abseil Team · 3 hours ago master
  2. 83b229a Refactor GroupSse2Impl to improve codegen for hashtable lookups on x86_64. by Evan Brown · 3 days ago
  3. e8e23f7 Avoid reentrancy in hashtable profiling during profile generation. by Chris Kennelly · 3 days ago
  4. 26e36bb Use EXPECT_DEATH_IF_SUPPORTED instead of EXPECT_DEATH. by Abseil Team · 3 days ago
  5. 4426395 Fix typo in requires.h by Derek Mauro · 4 days ago
  6. 6715d82 Update includes in Damerau-Levenshtein distance implementation. by Abseil Team · 4 days ago
  7. 17f673b Add absl_nonnull annotations to absl::CommandLineFlag by Laramie Leavitt · 5 days ago
  8. 124d5e2 Moves ABSL_REQUIRE_EXPLICIT_INIT macro in file. by Abseil Team · 5 days ago
  9. a3bf78f Fix self-move handling in absl::linked_hash_{set|map} by Derek Mauro · 5 days ago
  10. d9d76ba Fix unused variable warning in GCC7 by Derek Mauro · 5 days ago
  11. 237c42c Convert FastTypeIdType from an alias to a struct. by Laramie Leavitt · 5 days ago
  12. 6d8e1a5 Mark legacy Mutex methods and MutexLock pointer constructors as deprecated by Derek Mauro · 6 days ago
  13. 685995b `cleanup`: specify that it's safe to use the class in a signal handler. by Aaron Jacobs · 6 days ago
  14. 37147f5 Suppress bugprone-use-after-move in benign cases by Abseil Team · 6 days ago
  15. 9391635 StrFormat: format scientific notation without heap allocation by Abseil Team · 6 days ago
  16. bbb342c Introduce a legacy copy of GetDebugStackTraceHook API. by Abseil Team · 6 days ago
  17. 6bd8e2b Report 1ns instead of 0ns for probe_benchmarks. Some tools incorrectly assume that benchmark was not run if 0ns reported. by Vitaly Goldshteyn · 6 days ago
  18. 7599e36 Add absl::chunked_queue by Derek Mauro · 11 days ago
  19. 60b607b `CRC32` version of `CombineContiguous` for length <= 32. by Vitaly Goldshteyn · 13 days ago
  20. 7b40ebf Add `absl::down_cast` by Abseil Team · 13 days ago
  21. f788bc3 Fix FixedArray iterator constructor, which should require by Derek Mauro · 13 days ago
  22. 647ed70 Add a latency benchmark for hashing a pair of integers. by Evan Brown · 2 weeks ago
  23. 2d4a5a8 Delete absl::strings_internal::STLStringReserveAmortized() by Derek Mauro · 2 weeks ago
  24. a529ebc As IsAtLeastInputIterator helper by Derek Mauro · 2 weeks ago
  25. 87c5479 Use StringAppendAndOverwrite() in CEscapeAndAppendInternal() by Derek Mauro · 2 weeks ago
  26. 24a5eb0 Add support for absl::(u)int128 in FastIntToBuffer() by Abseil Team · 2 weeks ago
  27. 5d365d3 absl/strings: Prepare helper for printing objects to string representations. by Chris Kennelly · 3 weeks ago
  28. 1037021 Use SimpleAtob() for parsing bool flags by Derek Mauro · 3 weeks ago
  29. de9ab52 No-op changes to relative timeout support code. by Derek Mauro · 3 weeks ago
  30. a8960c0 Adjust visibility of heterogeneous_lookup_testing.h by Derek Mauro · 3 weeks ago
  31. 746ae76 Remove -DUNORDERED_SET_CXX17 since the macro no longer exists by Derek Mauro · 3 weeks ago
  32. 6c846a3 [log] Prepare helper for streaming container contents to strings. by Chris Kennelly · 3 weeks ago
  33. 885e4ff Restrict the visibility of some internal testing utilities by Derek Mauro · 3 weeks ago
  34. 630e92d Add absl::linked_hash_set and absl::linked_hash_map by Derek Mauro · 3 weeks ago
  35. ab8fec8 [meta] Add constexpr testing helper. by Chris Kennelly · 4 weeks ago
  36. 641721e BUILD file reformatting. by Chris Kennelly · 4 weeks ago
  37. 03ea849 `absl/meta`: Add C++17 port of C++20 `requires` expression for internal use by Chris Kennelly · 4 weeks ago
  38. 9ebd93a Remove the implementation of `absl::string_view`, which was only needed by Derek Mauro · 4 weeks ago
  39. d2dd9b9 No public description by Abseil Team · 4 weeks ago
  40. 1794717 absl::flags: Stop echoing file content in flagfile parsing errors by Abseil Team · 4 weeks ago
  41. 4ab5394 Refactor the declaration of `raw_hash_set`/`btree` to omit default template parameters from the subclasses. by Samuel Benzaquen · 4 weeks ago
  42. fa7bc39 Import of CCTZ from GitHub. by Abseil Team · 4 weeks ago
  43. b9a26fe Add ABSL_ATTRIBUTE_LIFETIME_BOUND to Flag help generator by Abseil Team · 5 weeks ago
  44. ba9fa8c Correct `Mix4x16Vectors` comment. by Vitaly Goldshteyn · 5 weeks ago
  45. 4bd9ee2 Special implementation for string hash with sizes greater than 64. by Vitaly Goldshteyn · 5 weeks ago
  46. 5b1e199 Reorder function parameters so that hash state is the first argument. by Evan Brown · 5 weeks ago
  47. 88c4823 Search more aggressively for open slots in absl::internal_stacktrace::BorrowedFixupBuffer by Abseil Team · 5 weeks ago
  48. f17f907 Implement SpinLockHolder in terms of std::lock_guard. by Chris Kennelly · 5 weeks ago
  49. 5614692 No public description by Abseil Team · 6 weeks ago
  50. 6baba4d Avoid discarding test matchers. by Chris Kennelly · 6 weeks ago
  51. b653693 Import of CCTZ from GitHub. by Abseil Team · 6 weeks ago
  52. 0cc960e Automated rollback of commit 9f40d6d6f3cfc1fb0325dd8637eb65f8299a4b00. by Abseil Team · 6 weeks ago
  53. 9f40d6d Enable clang-specific warnings on the clang-cl build by Abseil Team · 6 weeks ago
  54. b20370e Enable clang-specific warnings on the clang-cl build by Derek Mauro · 6 weeks ago
  55. e32d1eb Make AnyInvocable remember more information by Abseil Team · 7 weeks ago
  56. 18bd00a Add further diagnostics under clang for string_view(nullptr) by Derek Mauro · 7 weeks ago
  57. 9d35bf5 Import of CCTZ from GitHub. by Abseil Team · 7 weeks ago
  58. b9baf19 Document the differing trimming behavior of absl::Span::subspan() and std::span::subspan() by Derek Mauro · 7 weeks ago
  59. f33b7c0 Special implementation for string hash with sizes in range [33, 64]. by Vitaly Goldshteyn · 7 weeks ago
  60. 69e7e0a Add the deleted string_view(std::nullptr_t) constructor from C++23 by Derek Mauro · 7 weeks ago
  61. 8036cae CI: Use a cached copy of GoogleTest in CMake builds if possible by Derek Mauro · 7 weeks ago
  62. 8cd0e44 CI: Enable libc++ hardening in the ASAN build for even more checks by Derek Mauro · 8 weeks ago
  63. 482a974 Call the common case of AllocateBackingArray directly instead of through the function pointer. by Evan Brown · 8 weeks ago
  64. dd2ad43 Change AlignedType to have a void* array member so that swisstable backing arrays end up in the pointer-containing partition for heap partitioning. by Evan Brown · 8 weeks ago
  65. 872cb63 base: Discourage use of ABSL_ATTRIBUTE_PACKED by Jesse Rosenstock · 8 weeks ago
  66. a5e3599 Revert: Add an attribute to HashtablezInfo which performs a bitwise XOR on all hashes. The purposes of this attribute is to identify if identical hash tables are being created. If we see a large number of identical tables, it's likely the code can be improved by using a common table as opposed to keep rebuilding the same one. by Chris Kennelly · 8 weeks ago
  67. 31ef391 Import of CCTZ from GitHub. by Derek Mauro · 8 weeks ago
  68. 48bf10f Record insert misses in hashtable profiling. by Chris Kennelly · 8 weeks ago
  69. c81100b Add absl::StatusCodeToStringView. by Abseil Team · 8 weeks ago
  70. 01178c5 Add a missing dependency on str_format that was being pulled in transitively by Derek Mauro · 8 weeks ago
  71. 4efcd35 Pico-optimize `SkipWhitespace` to use `StripLeadingAsciiWhitespace`. by Abseil Team · 8 weeks ago
  72. f751e61 absl::string_view: Upgrade the debug assert on the single argument by Derek Mauro · 9 weeks ago
  73. 03cc841 Use non-stack storage for stack trace buffers by Abseil Team · 9 weeks ago
  74. e6a6acd Fixed incorrect include for ABSL_NAMESPACE_BEGIN by Abseil Team · 9 weeks ago
  75. 9abb0b5 Add ABSL_REFACTOR_INLINE to separate the inliner directive from the by Derek Mauro · 9 weeks ago
  76. c70fe97 Reduce stack usage when unwinding without fixups by Abseil Team · 9 weeks ago
  77. 29d24c5 Reduce stack usage when unwinding from 170 to 128 on x64 by Abseil Team · 9 weeks ago
  78. ff43958 Rename RecordInsert -> RecordInsertMiss. by Chris Kennelly · 10 weeks ago
  79. 0f89191 PR #1968: Use std::move_backward within InlinedVector's Storage::Insert by Mark Rowe · 10 weeks ago
  80. d6f4577 Use the new absl::StringResizeAndOverwrite() in CUnescape() by Derek Mauro · 10 weeks ago
  81. f328eff Explicitly instantiate common `raw_hash_set` backing array functions. by Vitaly Goldshteyn · 10 weeks ago
  82. 5bd1257 Rollback reduction of maximum load factor. Now it is back to 28/32. by Vitaly Goldshteyn · 10 weeks ago
  83. 18ac608 Export Mutex::Dtor from shared libraries in NDEBUG mode by Abseil Team · 10 weeks ago
  84. 6d94b2c Allow `IsOkAndHolds` to rely on duck typing for matching `StatusOr` like types by Zie Weaver · 10 weeks ago
  85. 7374f9b Fix typo in macro and add missing static_cast for WASM builds. by Abseil Team · 2 months ago
  86. d1ddbf4 windows(cmake): add abseil_test_dll to target link libraries when required by Corentin Le Molgat · 2 months ago
  87. cd62ba5 Handle empty strings in `SimpleAtof` after stripping whitespace by Abseil Team · 2 months ago
  88. b13bf1d Avoid using a thread_local in an inline function since this by Derek Mauro · 2 months ago
  89. 982f425 (Roll forward) Change Abseil's SpinLock adaptive_spin_count to a class static variable that can be set by tcmalloc friend classes. by Connal de Souza · 2 months ago
  90. 6c5a175 Change Abseil's SpinLock adaptive_spin_count to a class static variable that can be set by tcmalloc friend classes. by Abseil Team · 2 months ago
  91. ed0efc0 Change Abseil's SpinLock adaptive_spin_count to a class static variable that can be set by tcmalloc friend classes. by Connal de Souza · 2 months ago
  92. f43bcc0 Fixes for String{Resize|Append}AndOverwrite by Derek Mauro · 2 months ago
  93. 01a4ea7 Correct the supported features of Status Matchers by Zie Weaver · 3 months ago
  94. aed1a5e absl/time: Use "memory order acquire" for loads, which would allow for the safe removal of the data memory barrier. by Abseil Team · 3 months ago
  95. 9a2624f Use the new absl::StringResizeAndOverwrite() in string escaping utilities by Derek Mauro · 3 months ago
  96. f81f1b1 Add an internal-only helper StringAppendAndOverwrite() similar to by Derek Mauro · 3 months ago
  97. 2487de0 Release `ABSL_EXPECT_OK` and `ABSL_ASSERT_OK`. by Zie Weaver · 3 months ago
  98. f0a9967 Fix the CHECK_XX family of macros to not print `char*` arguments as C-strings if the comparison happened as pointers. by Samuel Benzaquen · 3 months ago
  99. b8c46fe Rollback StringAppendAndOverwrite() - the problem is that by Derek Mauro · 3 months ago
  100. d3c55ba Add an internal-only helper StringAppendAndOverwrite() similar to by Derek Mauro · 3 months ago