1. 36ff83f PR #1520: Make use of C++20 feature test macros to bestow better compatibility by Yuriy Chernyshov · 1 year, 8 months ago
  2. 94b3780 Check CRC cordrep child nodes for nullptr. by Martijn Vels · 1 year, 8 months ago
  3. 4f3eff4 Fix instances where GTest::gtest(_main) should have by Derek Mauro · 1 year, 8 months ago
  4. 76af164 Remove the has_element function and use FindElement instead. by Evan Brown · 1 year, 8 months ago
  5. 88ed183 Fix typo hash_test.cc -> hash_instantiated_test.cc from by Derek Mauro · 1 year, 8 months ago
  6. 65d7b6d StrCat: do not use intermediate buffer when result fits in SSO. by Abseil Team · 1 year, 8 months ago
  7. 9377c75 CI: Update the Linux hybrid-latest docker container used for testing by Derek Mauro · 1 year, 8 months ago
  8. 9a6d9c6 Use Abseil's implementation of absl::rotl and absl::rotr for libc++ by Derek Mauro · 1 year, 8 months ago
  9. 17a3ac4 Implement `Cord::Find()` and `Cord::Contains()` by Abseil Team · 1 year, 8 months ago
  10. 334aca3 Update an old comment that refers to obsolete types. by Evan Brown · 1 year, 8 months ago
  11. 79f3dec PR #1509: Allow building when targeting WASI by Anuraag Agrawal · 1 year, 8 months ago
  12. 32f414f Benchmark FNMatch, and use the greedy algorithm with better time and space complexity and no recursion (from 233 to 53.8 ns). by Andy Getzendanner · 1 year, 8 months ago
  13. 7191065 Always inline prefetches. by Hannah Lin · 1 year, 8 months ago
  14. e8f98b2 An FNMatch helper for upcoming functionality. by Andy Getzendanner · 1 year, 8 months ago
  15. 2890217 Speed up kTotalMorePrecise mode of Cord::EstimatedMemoryUsage() by about 25% by avoiding a redundant map lookup. by Abseil Team · 1 year, 8 months ago
  16. 861e53c Add missing includes in raw_hash_set.h. by Evan Brown · 1 year, 9 months ago
  17. 9d05d37 Include what you spell by Dmitri Gribenko · 1 year, 9 months ago
  18. a2639e3 Fixed shared Windows build in Chrome when building MediaPipe. by Abseil Team · 1 year, 9 months ago
  19. 06fded4 Add StdcppWaiter to the end of the list of waiter implementations by Derek Mauro · 1 year, 9 months ago
  20. baa0a5c Add ATTRIBUTE_LIFETIME_BOUND to Cord iterator methods by Abseil Team · 1 year, 9 months ago
  21. c4ce9f7 Use the supported method for detecting RTTI in Clang: by Derek Mauro · 1 year, 9 months ago
  22. b9a414d Include what you spell by Dmitri Gribenko · 1 year, 9 months ago
  23. 6d3c39e Eliminate redundant code branch in `StrAppend`. by Abseil Team · 1 year, 9 months ago
  24. a8720eb Include what you spell by Dmitri Gribenko · 1 year, 9 months ago
  25. 298fd26 Fix warnings: by Dmitri Gribenko · 1 year, 9 months ago
  26. a3c403f Fix ClangTidy warnings by Dmitri Gribenko · 1 year, 9 months ago
  27. 49146ec Remove a doubled up "with" by Dmitri Gribenko · 1 year, 9 months ago
  28. f850728 Add ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten and TryFlat by Abseil Team · 1 year, 9 months ago
  29. 0ddbfd5 Include what you spell by Dmitri Gribenko · 1 year, 9 months ago
  30. 3a41b2c Add missing include for <iomanip> by Derek Mauro · 1 year, 9 months ago
  31. 5ab833b Remove the no-op full_validation flag in the implementation details of cord.cc by Dmitri Gribenko · 1 year, 9 months ago
  32. a45b017 Remove a reference to the global string type, which does not exist as a separate type anymore by Dmitri Gribenko · 1 year, 9 months ago
  33. 70172ad Release the `DFATAL` pseudo-LogSeverity level by Derek Mauro · 1 year, 9 months ago
  34. 659b77b Import of CCTZ from GitHub. by Abseil Team · 1 year, 9 months ago
  35. 8f241e7 Store infoz on the heap instead of inline and store it only when we are sampling the current allocation. by Evan Brown · 1 year, 9 months ago
  36. 039d70f Optimize Swissmap Match on Arm. by Connal de Souza · 1 year, 9 months ago
  37. 14a91ee Update the comment for capacity_ to mention recent experiments to compress the field and store it together with size_. by Evan Brown · 1 year, 9 months ago
  38. d2de531 Use a shared (reader) lock in absl_flags::WasPresentOnCommandLine by Abseil Team · 1 year, 9 months ago
  39. fdf5be1 Update Abseil dependencies by Derek Mauro · 1 year, 9 months ago
  40. 5d06f79 Rollback of "Speed up StrAppend by up to 4x." by Abseil Team · 1 year, 9 months ago
  41. e945c8d Implement AbslStringify for crc32c_t in order to support absl::StrFormat natively by Abseil Team · 1 year, 9 months ago
  42. fc1dcc0 Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded hex instead of dec by Abseil Team · 1 year, 9 months ago
  43. 5b3b0ed PR #1500: Define MAP_ANONYMOUS if not defined by Ryan Schmidt · 1 year, 9 months ago
  44. c66815a raw_hash_set_test: Expect tsan to catch heap-use-after-free on iterators invalidated by rehashing by Dino Radakovic · 1 year, 9 months ago
  45. f6acd47 Import of CCTZ from GitHub. by Abseil Team · 1 year, 9 months ago
  46. a4771db InlinedVector: Disable CFI checking on the const GetInlinedData() path by Derek Mauro · 1 year, 9 months ago
  47. 22091f4 Speed up StrAppend by up to 4x. by Abseil Team · 1 year, 9 months ago
  48. d7aae58 Remove deprecated function. by Abseil Team · 1 year, 9 months ago
  49. 407f2fd PR #1498: Fix order of link options in pkg-config files by Stan Hu · 1 year, 9 months ago
  50. 4b6e59a PR #1495: CMake: Link CoreFoundation with -framework by Daniel Schürmann · 1 year, 9 months ago
  51. d3ddfaa raw_hash_set_test: Match lowercase "invalid iterator" in death tests by Dino Radakovic · 1 year, 9 months ago
  52. c9c0fd5 Refactor raw_hash_set deallocation to pass CommonFields instead of passing the results of a bunch of accessors of CommonFields. by Evan Brown · 1 year, 9 months ago
  53. 8f4fcc6 InlinedVector: Disable CFI checking during the reinterpret_cast on the by Derek Mauro · 1 year, 9 months ago
  54. 4ff6968 Undefine internal `ABSL_FORMAT_PARSER_INTERNAL_GET_CHAR` macro after usage by Abseil Team · 1 year, 9 months ago
  55. 7fc3c7f Change the API constraints of erase(const_iterator, const_iterator) so that calling erase(begin(), end()) resets reserved growth. by Evan Brown · 1 year, 9 months ago
  56. c108cd0 InlinedVector: Disable CFI checking on GetInlinedData() by Derek Mauro · 1 year, 9 months ago
  57. 511ad64 InlinedVector: Fix control-flow-inregrity warning when using a class by Derek Mauro · 1 year, 9 months ago
  58. ac39cc1 Import of CCTZ from GitHub. by Abseil Team · 1 year, 9 months ago
  59. d74b110 `absl/BUILD.bazel`: Make license comment consistent with other bazel build files by Richard Levasseur · 1 year, 9 months ago
  60. 9f1dcc7 Add a special case for erase(begin(), end()) to reset the control bytes. The motivation is to avoid potentially expanding the table unnecessarily later. by Evan Brown · 1 year, 9 months ago
  61. 89367c6 Rename CommonFields::slots_ptr to slot_array to match the name of the corresponding function in raw_hash_set. by Evan Brown · 1 year, 9 months ago
  62. 47d467e Add tests for the "%#04x" pattern by Phoebe Liang · 1 year, 9 months ago
  63. 5be22f9 Move growth_left to the backing array. by Evan Brown · 1 year, 9 months ago
  64. be85b34 Add Support for mmap on Qualcomm Hexagon DSP targets. by Abseil Team · 1 year, 9 months ago
  65. 5938263 Test that CHECK respects ABSL_MIN_LOG_LEVEL by Abseil Team · 1 year, 10 months ago
  66. c16a2f4 Use new emscripten_errn to avoid copying strings. by Abseil Team · 1 year, 10 months ago
  67. b8ebbc2 Adding sw prefetchers to absl::hash. by Abseil Team · 1 year, 10 months ago
  68. 1adf896 Add a smaller library for string_view so that users can by Derek Mauro · 1 year, 10 months ago
  69. 25800da Add a comment to absl/flags/parse.cc indicating that the flags defined there are not intended to be read or set from C++ code. by Mark Barolak · 1 year, 10 months ago
  70. b2a6c1b Cleanup `//absl/strings/internal/memutil.h` by Derek Mauro · 1 year, 10 months ago
  71. 20cf119 Use an allowlist visibility model for //absl/synchronization by Derek Mauro · 1 year, 10 months ago
  72. 81b9030 Fix a typo of absl::Nonnull in the example comment. by Abseil Team · 1 year, 10 months ago
  73. 7152f9b Merge pull request #1485 from bebuch:patch-1 by Copybara-Service · 1 year, 10 months ago
  74. c3db833 enable CMP0141 to allow user CMAKE_MSVC_DEBUG_INFORMATION_FORMAT by Benjamin Buch · 1 year, 10 months ago
  75. 93ef827 Rename `absl::NonNull` to `absl::Nonnull`. by Abseil Team · 1 year, 10 months ago
  76. c26cd95 symbolize_test: Add an indirection for getting the PC from function ptr. by Tom Rybka · 1 year, 10 months ago
  77. 512af68 Correct std::optional/variant/any auto-detection for Apple platforms. by James Y Knight · 1 year, 10 months ago
  78. a0299fa Clarify that lazy_emplace returns an iterator to the new element when lookup fails. by Abseil Team · 1 year, 10 months ago
  79. b1fb259 absl: extend Condition::kTrue comment by Abseil Team · 1 year, 10 months ago
  80. 4007089 roll forward: Make data members of CommonFields be private so that it's easier to change how we store this information internally. by Evan Brown · 1 year, 10 months ago
  81. 495399d rollback: Make data members of CommonFields be private so that it's easier to change how we store this information internally. by Evan Brown · 1 year, 10 months ago
  82. f3ea24d Rolls back use of emscripten_errn as some implementations may not be compatible. by Abseil Team · 1 year, 10 months ago
  83. 6879e28 Make data members of CommonFields be private so that it's easier to change how we store this information internally. by Evan Brown · 1 year, 10 months ago
  84. d9a0100 Use new emscripten_errn to avoid copying strings. by Abseil Team · 1 year, 10 months ago
  85. a3020c7 Import of CCTZ from GitHub. by Abseil Team · 1 year, 10 months ago
  86. 372bfc8 Fix symbolization on PowerPC ELF v1 by Benjamin Barenblat · 1 year, 10 months ago
  87. 4eaff9e Support Qualcomm Hexagon DSP targets. by Abseil Team · 1 year, 10 months ago
  88. 9402bd3 Fix typo by Abseil Team · 1 year, 10 months ago
  89. 53fbcb8 Introduce a kTotalMorePrecise accounting mode for Cord::EstimatedMemoryUsage(). This mode avoids double-counting blocks that a Cord references more than once; otherwise it is similar to the existing kTotal mode. by Abseil Team · 1 year, 10 months ago
  90. bde8507 Wrap the Emscripten version macros into an (internal) macro blob for easier comparison. by Andy Getzendanner · 1 year, 10 months ago
  91. 2119e40 Roll forward of CCTZ update; fixed by clang release. by Abseil Team · 1 year, 10 months ago
  92. bba65bd Refactor bit tests to allow for the testing of more types by Eric Fiselier · 1 year, 10 months ago
  93. 1701406 Rollback of CCTZ update due to crash in clang ObjcLink. by Abseil Team · 1 year, 10 months ago
  94. d65595c Import of CCTZ from GitHub. by Gennadiy Rozental · 1 year, 10 months ago
  95. e6c09ae Fix the check for #include <bit> by Derek Mauro · 1 year, 10 months ago
  96. 20089ec AnyInvocable: Use enums instead of ints in initialization overload set by Dino Radakovic · 1 year, 10 months ago
  97. 474d21b Add absl::HwasanTagPointer() to allow users to change HWASAN tags by Abseil Team · 1 year, 10 months ago
  98. 34eb767 Support for int128 to string type conversion. by Tsige Solomon · 1 year, 10 months ago
  99. 166d71d absl: add a Mutex::Await/LockWhen test by Abseil Team · 1 year, 10 months ago
  100. 55e8345 absl: fix lint errors in Mutex by Abseil Team · 1 year, 10 months ago