1. 0bc6509 Fix typo in comment by Dino Radakovic · 1 year ago
  2. a880427 Synchronization: Support true relative timeouts on Apple platforms by Derek Mauro · 1 year ago
  3. d722803 Add commentary for universal time scale by Abseil Team · 1 year, 1 month ago
  4. dc51d35 Raise the MSVC floor to MSVC 2019 (16.0) in accordance with by Derek Mauro · 1 year, 1 month ago
  5. c4127a7 Add heterogeneous lookup support for wstring/u16string/u32string. by Abseil Team · 1 year, 1 month ago
  6. 88f0473 Remove ABSL_SKIP_TIME_TESTS_BROKEN_ON_MSVC_OPT. These tests by Derek Mauro · 1 year, 1 month ago
  7. 0244af2 Internal cleanup by Abseil Team · 1 year, 1 month ago
  8. 486ec29 Release the batch files used to test Abseil with MSVC by Derek Mauro · 1 year, 1 month ago
  9. e46a87a Change OnlyLiteralZero to not trigger modernize-use-nullptr by Abseil Team · 1 year, 1 month ago
  10. 5102fe1 inlined_vector: optimize the move-assignment fast path. by Aaron Jacobs · 1 year, 1 month ago
  11. ea980d1 inlined_vector: stop sharing the memcpy-based move-assignment path. by Aaron Jacobs · 1 year, 1 month ago
  12. acfd338 inlined_vector: remove excess restrictions on copy constructor fast path. by Aaron Jacobs · 1 year, 1 month ago
  13. 6a37c26 Add clang-cl build by Derek Mauro · 1 year, 1 month ago
  14. d6a7cba Add a clang-cl build by Derek Mauro · 1 year, 1 month ago
  15. 0b6f000 Clarify code comment to avoid confusion. by Abseil Team · 1 year, 1 month ago
  16. d79361f Changes necessary to support clang-cl by Derek Mauro · 1 year, 1 month ago
  17. 2d31912 Properly calculate frame sizes on Aarch64 by Abseil Team · 1 year, 1 month ago
  18. 61b059f inlined_vector: fix incorrect conditions for move constructor fast paths. by Aaron Jacobs · 1 year, 1 month ago
  19. 0d24c40 Import of CCTZ from GitHub. by Abseil Team · 1 year, 1 month ago
  20. ed7c1ee Fix flakiness issues in timing tests. by Evan Brown · 1 year, 1 month ago
  21. 6b4af24 type_traits: don't use __is_trivially_relocatable with Clang on Windows. by Aaron Jacobs · 1 year, 1 month ago
  22. 0dc9430 inlined_vector: destroy all types with trivial destructors efficiently. by Aaron Jacobs · 1 year, 1 month ago
  23. 0390de9 absl int128: avoid shifting signed integer by a number of bits greater than or equal to the precision of the operand by Abseil Team · 1 year, 1 month ago
  24. 6596e8e Import of CCTZ from GitHub. by Abseil Team · 1 year, 1 month ago
  25. b6a1039 type_traits: provide a better fallback for is_trivially_relocatable. by Abseil Team · 1 year, 1 month ago
  26. 32e0395 inlined_vector: get rid of IsMemcpyOk. by Abseil Team · 1 year, 1 month ago
  27. c9f4946 type_traits: touch up the docs for is_trivially_relocatable. by Abseil Team · 1 year, 1 month ago
  28. c92b6ce inlined_vector_test: add coverage of moving vectors of unique pointers. by Abseil Team · 1 year, 1 month ago
  29. 700e786 Hash support for std::wstring_view/u16string_view/u32string_view by Abseil Team · 1 year, 1 month ago
  30. 7b9f660 type_traits_test: add better coverage of is_trivially_relocatable. by Abseil Team · 1 year, 1 month ago
  31. 1bd60dc Add a call to handle usage flags in case of unrecognized flags by Gennadiy Rozental · 1 year, 1 month ago
  32. b6de7b8 Make `ABSL_ATTRIBUTE_NO_UNIQUE_ADDRESS` work on MSVC by Derek Mauro · 1 year, 1 month ago
  33. 0a1e03a Import of CCTZ from GitHub. by Abseil Team · 1 year, 1 month ago
  34. ac19f5b Internal Code Change by Abseil Team · 1 year, 1 month ago
  35. 276f88c Add an implementation of Waiter that uses std::mutex/std::condition_variable by Derek Mauro · 1 year, 1 month ago
  36. 8192724 Change ParseAbseilFlagsOnly function to include handling of usage flags and exit on syntax errors. by Gennadiy Rozental · 1 year, 1 month ago
  37. 396e976 Synchronization: Refactor Waiter to allow us to write tests by Derek Mauro · 1 year, 1 month ago
  38. e506796 Fix an implicit truncation warning under MSVC 32-bit by Derek Mauro · 1 year, 1 month ago
  39. f959f6b Add missing #include <exception> for std::terminate by Abseil Team · 1 year, 1 month ago
  40. efeb95f Add `ABSL_UNREACHABLE()` to `ABSL_RAW_LOG` when severity is `FATAL` by Wiktor Garbacz · 1 year, 1 month ago
  41. 0697762 Increase the timeout of Windows for the kernel timeout tests. by Tom Rybka · 1 year, 1 month ago
  42. 3853b48 Define ABSL_HAVE_DATAFLOW_SANITIZER by Dave MacLachlan · 1 year, 1 month ago
  43. 50a9e2b Be more consistent in the documentation and variable declarations for base64 escaping vs unescaping: by Abseil Team · 1 year, 1 month ago
  44. 256cc61 Enhance documentation about absl::Duration integer division, which by Abseil Team · 1 year, 1 month ago
  45. ab0e3e8 Add StrContainsIgnoreCase() to strings/match.h; all the other case-sensitive methods in this file have corresponding case-insensitive ones. by Greg Falcon · 1 year, 1 month ago
  46. a8f3b9d Remove unreleased iterator library from README.md by Derek Mauro · 1 year, 1 month ago
  47. 7fb43d7 Workaround for MSVC warning that designated initializers are a C++20 feature by Derek Mauro · 1 year, 1 month ago
  48. e5b65f1 Avoid uninitialized value in call_once implementation. by Henner Zeller · 1 year, 1 month ago
  49. 6d41348 Synchronization: Add support for true relative timeouts using by Derek Mauro · 1 year, 1 month ago
  50. 6db185d Correct semantic and documentation for the ReportUnrecognizedFlags interface by Gennadiy Rozental · 1 year, 1 month ago
  51. 52578ed Support AbslStringify in absl::Time and absl::Duration. by Abseil Team · 1 year, 1 month ago
  52. 7f47b00 Synchronization: Change KernelTimeout to always store absolute by Derek Mauro · 1 year, 1 month ago
  53. ac8afe6 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 1 year, 1 month ago
  54. 34e29aa Add ABSL_ATTRIBUTE_NO_UNIQUE_ADDRESS helper. by Chris Kennelly · 1 year, 1 month ago
  55. d8933b8 [absl] Update documentation to reflect hash support for std::wstring, std::u16string and std::u32stringstrings by Lawrence Wolf-Sonkin · 1 year, 1 month ago
  56. ed84280 Rollback Mutex relative timeout support because of internal incompatibility by Abseil Team · 1 year, 1 month ago
  57. 761f04d Improve readability of ::testing::ElementsAre and ::testing::Le in unit tests assertions. by Abseil Team · 1 year, 1 month ago
  58. 5df3ac3 Add note about using `CurrentThreadIdentityIfPresent()` on darwin based platforms. by Dave MacLachlan · 1 year, 1 month ago
  59. d5d287d Merge pull request #1395 from AtariDreams:const by Copybara-Service · 1 year, 1 month ago
  60. 297efcc Introduce two new public APIs for parsing command line flags. by Gennadiy Rozental · 1 year, 1 month ago
  61. b75a3ff Synchronization: Add support for true relative timeouts using by Derek Mauro · 1 year, 1 month ago
  62. b13195f Use const and static for member functions by Rose · 1 year, 2 months ago
  63. eba70b1 Internal Code Change by Abseil Team · 1 year, 1 month ago
  64. dc44b95 Support lvalue references to incomplete types as `FunctionRef` parameters. by Abseil Team · 1 year, 2 months ago
  65. 807763a CMake: Install TESTONLY libraries and their dependencies when they are built by Derek Mauro · 1 year, 2 months ago
  66. d51d3cf Use multiple empty generations so that we can detect when iterators from different empty hashtables are compared. by Evan Brown · 1 year, 2 months ago
  67. 4ae8771 Change from `ABSL_DLL ABSL_CONST_INIT` to `ABSL_CONST_INIT ABSL_DLL` by Derek Mauro · 1 year, 2 months ago
  68. a53d091 Merge pull request #1409 from georgthegreat:explicit-inserts by Copybara-Service · 1 year, 2 months ago
  69. 02f4b99 Delete the `Throw()` function from `absl::base_internal`. by Devin Jeanpierre · 1 year, 2 months ago
  70. 6c2630f Finally delete ArgListAction after cleanup is completed. by Gennadiy Rozental · 1 year, 2 months ago
  71. 1d07cfe Rollback because of internal incompatibility. by Abseil Team · 1 year, 2 months ago
  72. cd43bea Fix //absl/{base,debugging:symbolize} build with Mingw by Abseil Team · 1 year, 2 months ago
  73. 0c1114c Eliminate internal ArgvListAction enum. by Gennadiy Rozental · 1 year, 2 months ago
  74. 2d2801a Move lambda from ExtractInvoker in AnyInvocable to a separate function by Abseil Team · 1 year, 2 months ago
  75. 7b46123 Remove backfills of some type traits that are now fully supported by Derek Mauro · 1 year, 2 months ago
  76. f8d4782 Fix compiling int128.cc against certain STLs by Yuriy Chernyshov · 1 year, 2 months ago
  77. f2b5237 Remove extra space in comment. by Abseil Team · 1 year, 2 months ago
  78. 8c79530 Update the predicate for `ABSL_INTERNAL_HAS_RTTI` for Windows builds. by Abseil Team · 1 year, 2 months ago
  79. 4825ef4 Initialize ScopedMockLog.is_triggered_ with false. by Abseil Team · 1 year, 2 months ago
  80. 6d16237 cleanup: remove pre-CMake 3.8 workarounds by Abseil Team · 1 year, 2 months ago
  81. 0f35765 Optimize ConvertSpecialToEmptyAndFullToDeleted on Arm by Connal de Souza · 1 year, 2 months ago
  82. 0ecfe23 Merge pull request #1393 from AtariDreams:cpp by Copybara-Service · 1 year, 2 months ago
  83. 2f8f87e Merge pull request #1402 from AtariDreams:workaround by Copybara-Service · 1 year, 2 months ago
  84. c77bde6 Add CalculateBase64EscapeLen variations for the 3 base64 escaping methods (Base64Escape, WebSafeBase64Escape, WebSafeBase64EscapeWithPadding). by Abseil Team · 1 year, 2 months ago
  85. 402e131 Merge pull request #1403 from AtariDreams:c++11 by Copybara-Service · 1 year, 2 months ago
  86. 277af61 Fix out of bounds array access when deadlock detector finds exceptionally large cycles. by Abseil Team · 1 year, 2 months ago
  87. d6ea4df Merge pull request #1388 from miladfarca:fix-Read1To3-on-BE by Copybara-Service · 1 year, 2 months ago
  88. 6247f0e Resolve TODO: remove C++11 workarounds by Rose · 1 year, 2 months ago
  89. c3b5022 Merge pull request #1394 from AtariDreams:constructors by Copybara-Service · 1 year, 2 months ago
  90. e575e98 Merge pull request #1401 from AtariDreams:apple by Copybara-Service · 1 year, 2 months ago
  91. 7a522a5 Refactor swisstable iterator debug messages code. The motivations are (a) distinguish between the "likely erased" and "could have rehashed" cases when generations are enabled, (b) suggest running under ASan when generations aren't enabled and doing so would narrow down the possible error cases, and (c) make ABSL_INTERNAL_ASSERT_IS_FULL not be a macro. by Evan Brown · 1 year, 2 months ago
  92. d9ae096 absl: fix potential int overflow in ELF reading by Abseil Team · 1 year, 2 months ago
  93. 8459e11 Remove check for apple_build_version for hash workaround by Rose · 1 year, 2 months ago
  94. d290aab Remove workaround for gcc 5.1 by Rose · 1 year, 2 months ago
  95. bd624d9 fix(CMake): correct target variable for DLLs by Abseil Team · 1 year, 2 months ago
  96. d32a746 Merge pull request #1390 from AtariDreams:default by Copybara-Service · 1 year, 2 months ago
  97. a0f9b46 Update latest Linux container to unbreak Kokoro by Derek Mauro · 1 year, 2 months ago
  98. ab92654 Convert empty constructors to default ones by Rose · 1 year, 2 months ago
  99. ed37a45 Synchronization: Add support for true relative timeouts using by Derek Mauro · 1 year, 2 months ago
  100. 0372af1 Add KernelTimeout methods that convert the timeout to the by Derek Mauro · 1 year, 2 months ago