1. 1e6d60b PR #2117: Fix stale C++11 references in options.h and attributes.h by Drishti Tripathi · 8 hours ago master
  2. 442cb1b `status_internal`: add note about potential status message optimization by Dino Radakovic · 10 hours ago
  3. 6a9d350 PR #2109: carry field normalization into parsed year in ParseYearAnd by Sayed Nabhan · 10 hours ago
  4. 03b4234 Migrate TCMalloc to new DebugStackTraceHook API and remove the legacy one. by Paul Pluzhnikov · 10 hours ago
  5. 63c77e4 Re-implement AbslHashValue for std::vector<bool> and std::bitset to by Derek Mauro · 13 hours ago
  6. de367ce Final batch of Gloop visibility by Mike Kruskal · 17 hours ago
  7. c34b149 Prevent stack out-of-bounds read and write in CordRepBtree::Rebuild by Mike Kruskal · 29 hours ago
  8. 0154d76 Fix more gloop visibilities by Mike Kruskal · 30 hours ago
  9. 5171726 Fix gloop visibility declarations. by Mike Kruskal · 33 hours ago
  10. 9d6a530 Rename ABSL_PRETTY_FUNCTION to ABSL_INTERNAL_PRETTY_FUNCTION by Abseil Team · 36 hours ago
  11. d804847 Prevent dead AddressIsReadable() guard in AArch64 unwinder NextStackFrame by Mike Kruskal · 2 days ago
  12. 76d7987 Delete friends package_group by Mike Kruskal · 2 days ago
  13. cd12532 Grant Gloop visibility into Abseil by Mike Kruskal · 2 days ago
  14. 1f0ebd4 Adjust visibility for `status_matchers` and `internal` in OSS. by Rachel Goldfinger · 2 days ago
  15. faa1fc3 Avoid DoS with unnecessarily long numbers in RustSymbolParser::ParseBase62Number() by Abseil Team · 3 days ago
  16. e6a287b Verify pointer readability in PowerPC NextStackFrame() by Abseil Team · 3 days ago
  17. 1054bbf Fix missing NUL-termination in Demangle() on parse failure and make ParseAbiTags() restore pre-parse state correctly by Abseil Team · 3 days ago
  18. de3b7c9 Avoid reentrancy of the same thread in AbslFailureSignalHandler() by Abseil Team · 3 days ago
  19. 49ea0f9 Fix absl cached tid on Android by Abseil Team · 4 days ago
  20. bc93ee9 Make AbslHashValue(std::filesystem::path) hash the path directly instead of hashing the standard library's hash by Abseil Team · 4 days ago
  21. 9f53f06 Avoid infinite loop in ELF symbolizer FindSymbol() when sh_offset points past the physical EOF by Abseil Team · 4 days ago
  22. fda57bf Truncate absl::InlinedVector prior to moving, in case moves throw an exception by Abseil Team · 5 days ago
  23. 783500d Add support for u8string and and u8string_view to absl/hash by Abseil Team · 5 days ago
  24. bd22fa3 Avoid uninitialized memory leak in absl::Symbolize() by Abseil Team · 5 days ago
  25. cb90671 Prevent double destroy in InlinedVector swap on exception unwinding by Mike Kruskal · 6 days ago
  26. 385774a PR #2104: fix: export absl::time_zone name on MinGW DLL builds by Matt Van Horn · 7 days ago
  27. 8e9069f Prevent 32-bit size_t integer overflow in absl::CEscape by Mike Kruskal · 7 days ago
  28. c6274e0 Prevent size_t overflow in StrAppend and AppendPieces on 32-bit platforms by Mike Kruskal · 7 days ago
  29. be96802 Fix flaky hash test by Mike Kruskal · 7 days ago
  30. 679653e Internal migration by Abseil Team · 7 days ago
  31. 0784689 Migrate attribute CAPTURED_BY(this) to CAPTURED_BY_THIS by Abseil Team · 8 days ago
  32. e73c3d0 Match allocators in emplace()/extract() members of linked_hash_map/linked_hash_set by Abseil Team · 8 days ago
  33. 67ae003 Pass capacity to CommonFields::slot_array when it is already in register and/or known at compile time. by Vitaly Goldshteyn · 8 days ago
  34. d63661a PR #2093: reject unpaired surrogates when formatting wide strings by Javid Khan · 8 days ago
  35. 7e1af33 Prevent 32-bit size_t integer overflow in absl::Cord append and iteration by Mike Kruskal · 8 days ago
  36. 8762b05 Avoid pointer wrapping and undefined behavior when checking bounds in Symbolizer::FindObjFile() by Abseil Team · 8 days ago
  37. f38225b Mitigate use-after-free due to overflow of RefcountAndFlags::count_ by Abseil Team · 8 days ago
  38. ea91b4a Fix double-free in absl::StatusOr<T>::emplace when value constructor throws by Derek Mauro · 8 days ago
  39. 13eb1a1 Fix size_t narrowing and pointer arithmetic overflow in absl::chunked_queue::resize by Derek Mauro · 8 days ago
  40. df69e69 Fix commit-before-construct bug in chunked_queue::emplace_back by Derek Mauro · 9 days ago
  41. a5c7da6 Add upper bound length checks to `InlinedVector` capacity, size, and insertion methods by Derek Mauro · 9 days ago
  42. 5b6f730 Switch from int to ptrdiff_t in absl/strings/internal/charconv_parse.cc by Abseil Team · 9 days ago
  43. 2fd7e9f Avoid integer overflow & stack buffer overrun in ConvertStringArg (called from StrFormat()) by Abseil Team · 9 days ago
  44. e65a8cb Fix potential 32-bit size_t overflow in SubstituteAndAppendArray() by Abseil Team · 9 days ago
  45. 2de3aaa Delete absl/strings/internal/stl_type_traits.h. by Alex Strelnikov · 9 days ago
  46. db1bdc8 Internal formatting by Chris Kennelly · 10 days ago
  47. 7f04c28 PR #2102: guard size overflow in BytesToHexString and UrlEscape by Sayed Nabhan · 10 days ago
  48. 3931836 Store only `control` in SwissTable header. by Vitaly Goldshteyn · 10 days ago
  49. 4890d30 Allow efficient construction of `absl::Status` from `std::string&&`. by Abseil Team · 10 days ago
  50. c139e5c Clarify formatting rules in absl::ParseCivilTime() by Abseil Team · 11 days ago
  51. f3f1fdb Fix typo in comments about special iterator returned from insert/emplace. by Vitaly Goldshteyn · 11 days ago
  52. 6a45bd2 Add NOLINT to ABSL_ASSUME() definition by Abseil Team · 11 days ago
  53. 1b07071 Make controls bytes to end right before slots by moving necessary alignment at the beginning of the allocation. by Vitaly Goldshteyn · 11 days ago
  54. 5dfacb6 Make iterators from insert/emplace "non-iterable", i. e. `++` would always move them to the end position. by Vitaly Goldshteyn · 11 days ago
  55. 5fb67f4 Adds URL escaping utilities by Derek Mauro · 11 days ago
  56. b4a7d59 Change the default visibility for packages to //visibility:private by Derek Mauro · 11 days ago
  57. 0d1af72 PR #2098: Fix AbslInternalGetFileMappingHint to obey ABSL_OPTION_USE_INLINE_NAMESPACE by Jeremy Nimmer · 12 days ago
  58. 6bd8767 Change the default visibility for packages to //visibility:private by Derek Mauro · 12 days ago
  59. 473c785 Change the default visibility for packages to //visibility:private by Derek Mauro · 12 days ago
  60. 7a38164 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  61. 68846d5 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  62. 865577e Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  63. 2a48641 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  64. 70287cb Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  65. d21659a Fix CMake target absl_strings so that it does not link to itself by Derek Mauro · 2 weeks ago
  66. 7ae4387 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  67. 4bca9d2 Make ABSL_ASSUME() see the unevaluated operand regardless of NDEBUG by Abseil Team · 2 weeks ago
  68. 09e52eb Refactor raw_hash_set_test to reduce compilation time. by Vitaly Goldshteyn · 2 weeks ago
  69. 6dcf53d Rename constructor parameters of linked_hash_map and linked_hash_set to reservation_size. by Vitaly Goldshteyn · 2 weeks ago
  70. bb1c44e Update raw_hash_set constructors to consistently use reservation size. by Vitaly Goldshteyn · 2 weeks ago
  71. 5e113d9 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  72. 9c7aa6b Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  73. b28d97b Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  74. 153f6d1 Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  75. e592cfd Change the default visibility for packages to //visibility:private by Derek Mauro · 2 weeks ago
  76. 1ae0a19 Change the default visibility for packages to //visibility:private by Derek Mauro · 3 weeks ago
  77. f4ffb9f Change the default visibility for packages to //visibility:private by Derek Mauro · 3 weeks ago
  78. 04ef0bc Change the default visibility for packages to //visibility:private by Derek Mauro · 3 weeks ago
  79. 63340b1 Change the default visibility for packages to //visibility:private by Derek Mauro · 3 weeks ago
  80. d5f2e56 Change the default visibility for packages to //visibility:private by Derek Mauro · 3 weeks ago
  81. c3db5e7 Automated Code Change by Peter Foley · 3 weeks ago
  82. 9c2e5f1 Import of CCTZ from GitHub. by Abseil Team · 3 weeks ago
  83. 35b9f25 Rollforward extend support of "blocked elements" (sentinels at the end of the control array) to all capacities, not just single-group tables. by Vitaly Goldshteyn · 3 weeks ago
  84. 0cac547 Change raw_hash_set iterator range constructors to interpret "bucket_count" as reservation_size. by Vitaly Goldshteyn · 3 weeks ago
  85. e39ec57 Introduce kMarkedForSlowTransfer control byte value. by Vitaly Goldshteyn · 3 weeks ago
  86. 98c6f64 Extend support of "blocked elements" (sentinels at the end of the control array) to all capacities, not just single-group tables. by Abseil Team · 3 weeks ago
  87. 94d255e Extend support of "blocked elements" (sentinels at the end of the control array) to all capacities, not just single-group tables. by Vitaly Goldshteyn · 3 weeks ago
  88. fc1384e Store blocked element count in HashtableInlineData. by Vitaly Goldshteyn · 3 weeks ago
  89. 0300f0d Avoid multiplication in RandomSeed(). by Evan Brown · 3 weeks ago
  90. f1bb983 Avoid dynamic initialization guards for thread_local seed in raw_hash_set. by Abseil Team · 3 weeks ago
  91. 3b33f7f Fix handling of pointer printing tests in 32-bit builds by Mike Kruskal · 3 weeks ago
  92. e969fdf Internal cleanup by Mike Kruskal · 3 weeks ago
  93. b72f4a5 Import of CCTZ from GitHub. by Derek Mauro · 3 weeks ago
  94. de672d0 PR #2086: Include <signal.h> for SIG* constants by Pino Toscano · 3 weeks ago
  95. e794728 PR #2087: Consistently use __APPLE__ to identify macOS OSes by Pino Toscano · 3 weeks ago
  96. e3f0667 Delete the unused constant kInlinedVectorSize from absl::Cord by Derek Mauro · 3 weeks ago
  97. 809d395 Split any_invocable_test to avoid GCC OOM compiler crashes in CMake builds. by Mike Kruskal · 3 weeks ago
  98. ad568ab Use reserve for linked_hash_map/set copy and assignment. by Vitaly Goldshteyn · 4 weeks ago
  99. 41253e4 PR #2082: make RoundTripDoubleToBuffer locale-independent by Javid Khan · 4 weeks ago
  100. 9a9215b PR #2085: Read float round-trip locale-independently in PrintPreciseFP by Javid Khan · 4 weeks ago