1. e9bb35c Adding support for int128 and uint128 flag types by Abseil Team · 11 months ago
  2. 01e628d Merge pull request #1457 from juergbi:time-threads by Copybara-Service · 11 months ago
  3. 1561ee6 Merge pull request #1463 from kuszmaul:indicative by Copybara-Service · 11 months ago
  4. 71ffb09 Update Abseil to RE2 release `2023-06-01`. by Paul Wankadia · 11 months ago
  5. 182925b Convert `raw_hash_set` comments from imperative to indicative mood. by Bradley C. Kuszmaul · 11 months ago
  6. 8c46640 Merge pull request #1462 from kuszmaul:fix-typo by Copybara-Service · 11 months ago
  7. 6f72305 Switch from perror to ABSL_INTERNAL_LOG. by Abseil Team · 11 months ago
  8. e077941 For web assembly, implement WriteToStderr as emscripten_err. by Abseil Team · 11 months ago
  9. 75fb27c Typo gardening by Bradley C. Kuszmaul · 11 months ago
  10. 8e45685 Disable the use of the fast GetCurrentTimeNanos() algorithm based on by Derek Mauro · 11 months ago
  11. 0f718c5 Add support for stateful allocators to absl::FixedArray. by Abseil Team · 11 months ago
  12. 88cc63e Implement a better GetTID on Apple platforms, and a better fallback too. by Andy Getzendanner · 11 months ago
  13. c154d20 Split absl/hash/hash_test.cc into two files by Benjamin Barenblat · 11 months ago
  14. 4e4b48f Note that AsyncSignalSafeWriteToStderr preserves errno, and inline one use of it into a lambda. by Andy Getzendanner · 11 months ago
  15. c3e9485 Merge pull request #1454 from niranjan-nilakantan:niranjan-nilakantan/issue1450 by Copybara-Service · 11 months ago
  16. 7d7defd fill ABSL_INTERNAL_(DISABLE|RESTORE)_DEPRECATED_DECLARATION_WARNING macro for clang by Abseil Team · 11 months ago
  17. 339c79d absl/status: Fix build on AIX by Jürg Billeter · 11 months ago
  18. 44606a0 absl/base: Fix build on AIX by Jürg Billeter · 12 months ago
  19. c24ead7 CMake: Link `time_zone` library to `Threads::Threads` by Jürg Billeter · 11 months ago
  20. d23adc1 Merge pull request #1455 from juergbi:solaris by Copybara-Service · 11 months ago
  21. 5274782 Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK. by Andy Getzendanner · 11 months ago
  22. 79ca5d7 Add a declaration for __cpuid for the IntelLLVM compiler. by niranjan-nilakantan · 12 months ago
  23. 962e8be absl/debugging: Fix build on Solaris by Jürg Billeter · 1 year ago
  24. 9d43470 CI: Move the GCC-latest testing to GCC 13.1 on Linux by Derek Mauro · 12 months ago
  25. 830dabd Rollback of add a declaration for __cpuid for the IntelLLVM compiler. by Abseil Team · 12 months ago
  26. 7723d9a Clone the Clang flags section for IntelLLVM. by Niranjan Nilakantan · 12 months ago
  27. 051aa98 Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358 by Copybara-Service · 12 months ago
  28. 02d1f5e Import of CCTZ from GitHub. by Abseil Team · 12 months ago
  29. 25d7c2a Fix endianess in FastIntToBuffer by Abseil Team · 12 months ago
  30. 68be731 Rename ABSL_*_IMPL macros to match the other ABSL_LOG_INTERNAL_* macros and to make sure it's clear that they're internal. by Andy Getzendanner · 12 months ago
  31. 15d26cd Optimize absl::StrCat for integers by Abseil Team · 12 months ago
  32. aaf81ec Import of CCTZ from GitHub. by Derek Mauro · 12 months ago
  33. bd74871 Add a declaration for __cpuid for the IntelLLVM compiler. by Niranjan Nilakantan · 12 months ago
  34. f6f65f9 Merge pull request #1448 from glandium:clang by Copybara-Service · 12 months ago
  35. 486db28 Use UB impl of launder on when using clang < 8 and c++17 by Mike Hommey · 12 months ago
  36. 07e8b2a Add compiler deprecation warnings for absl::ConvertDateTime() and absl::FromDateTime(). by Derek Mauro · 12 months ago
  37. c8b33b0 Add non-public API for internal users by Eric Fiselier · 12 months ago
  38. abe63eb Merge pull request #1290 from jun-sheaf:patch-1 by Copybara-Service · 12 months ago
  39. 34dd639 Mutex: Remove the deprecated absl::RegisterSymbolizer() hook by Derek Mauro · 12 months ago
  40. c15196e Merge pull request #1115 from h-vetinari:dll_targets by Copybara-Service · 12 months ago
  41. df283a2 fix some missing ABSL_INTERNAL_DLL_TARGETS for shared builds by H. Vetinari · 1 year, 3 months ago
  42. 3aa3377 Fixed Windows DLL builds of test targets by Derek Mauro · 12 months ago
  43. 2526926 Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in optimized builds by Abseil Team · 12 months ago
  44. 67f9650 YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests. by Laramie Leavitt · 12 months ago
  45. b19ec98 Stop moving an absl::FunctionRef, since the class isn't movable, it by Derek Mauro · 12 months ago
  46. 41aecd0 Add semicolon at the end of the line on code example by Abseil Team · 12 months ago
  47. 4aa4f33 For Bazel builds, mark some of the low-level tests that are dependent by Derek Mauro · 12 months ago
  48. 2662ae4 Add missing dependency on dynamic_annotations to stacktrace, which is needed in some of the by Abseil Team · 12 months ago
  49. 7e22b30 Nop change. by Abseil Team · 12 months ago
  50. 419b54d Make `absl::StatusOr::AssignStatus` public. Recommend against using it outside of generic programming (attempt #2 after internal fix) by Dino Radakovic · 12 months ago
  51. f39f340 Breaks internal code by Abseil Team · 12 months ago
  52. b2abe7a Make `absl::StatusOr::AssignStatus` public. Recommend against using it outside of generic programming by Dino Radakovic · 12 months ago
  53. 3d604bc Add tests for btrees in which slot_type is overaligned and slot_type is equal to field_type. by Evan Brown · 12 months ago
  54. 2585295 Add lifetimebound attribute to more Abseil container methods and remove them from internal ones. by Abseil Team · 12 months ago
  55. 20c087a Add lifetimebound attribute to some Abseil containers by Abseil Team · 1 year ago
  56. 3e9f08d Merge pull request #1441 from Vertexwahn:fix-spelling3 by Copybara-Service · 1 year ago
  57. d60c3ac Fix spelling mistakes by Vertexwahn · 1 year ago
  58. 3132b83 Add pointer-stability validation in btree. by Evan Brown · 1 year ago
  59. c0d58db PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit time_t by Oleg Lyovin · 1 year ago
  60. 502769b For Bazel builds, mark some of the low-level tests that are dependent by Derek Mauro · 1 year ago
  61. 61cac1f Instantiate LogMessage::CopyToEncodedBuffer separately for literals and non-literals to save an instruction at each operator<<(string) callsite. by Andy Getzendanner · 1 year ago
  62. 201c426 Merge pull request #1438 from Vertexwahn:fix-spelling by Copybara-Service · 1 year ago
  63. e9a7eea Shrink most LOG callsites by one instruction (SysV x86_64 ABI) by dispatching to per-severity constructors and omitting the severity argument. by Andy Getzendanner · 1 year ago
  64. 56c5fc6 Introduce IfConstexpr(Else) utilities for use internally in abseil library implementation. by Evan Brown · 1 year ago
  65. 9c32e50 Fix spelling mistakes by Vertexwahn · 1 year ago
  66. 65109ec trivial: format some files using clang-format by Patrick Xia · 1 year ago
  67. 8518869 Merge pull request #1434 from Vertexwahn:fix-spelling by Copybara-Service · 1 year ago
  68. 421a74d Fix some spelling mistakes by Vertexwahn · 1 year ago
  69. 4ffaea7 Merge pull request #1416 from AtariDreams:fill by Copybara-Service · 1 year ago
  70. 0b49f8a Mutex: Remove MSVC 2015 workarounds by Derek Mauro · 1 year ago
  71. 8bd7178 Adds template specialization for nullptr assertion of absl::AnyInvocable types. by Abseil Team · 1 year ago
  72. 43e07a0 Fix handling of `CHECK` macros in static analysis tools. by Abseil Team · 1 year ago
  73. 70af93e `AbslHashValue()` applied to a C-style array simply decays the array to a pointer and hashes that, which is very unlikely to be what the author intended. by Abseil Team · 1 year ago
  74. f8bf909 Support pthread_cond_clockwait() and sem_clockwait() on Android by Derek Mauro · 1 year ago
  75. 9686b7b Fix flaky test failures. by Evan Brown · 1 year ago
  76. bc65499 Minor optimization in btree: avoid redundant stores to node->position when constructing nodes. by Evan Brown · 1 year ago
  77. a26fc02 Prefer copy_n and fill_n over copy and fill where appropriate. by Rose · 1 year, 2 months ago
  78. e85868c Unify std type detection now that older compilers are no longer supported by Derek Mauro · 1 year ago
  79. fb0debf Add ABSL_RAW_DLOG and ABSL_RAW_DCHECK macros by Martijn Vels · 1 year ago
  80. 2d04ec1 Add configurability of the log Tag value on Android by Abseil Team · 1 year ago
  81. f361836 Add an API to clear the saved LogBacktraceAt location, and call it when setting an empty or invalid flag value. by Andy Getzendanner · 1 year, 1 month ago
  82. 387e1bf Optional: Remove workaround for lack of support for inheriting constructors by Derek Mauro · 1 year, 1 month ago
  83. 2ed3e75 Span: Remove MSVC 2015 workaround by Derek Mauro · 1 year, 1 month ago
  84. bce5bec Reland "Get rid of tail padding within `absl::Duration`. This reduces memory usage needs when storing duration in containers (e.g. `vector<absl::Duration>` uses 25% less memory), and allows classes with `absl::Duration` fields to fit other stuff in memory previously used by tail padding (e.g. `std::optional<absl::Duration>` is now 16 bytes instead of 24)." by Abseil Team · 1 year, 1 month ago
  85. 124e4f4 Spell out the meaning of non-reentrant/non-recursive. by Thomas Köppe · 1 year, 1 month ago
  86. c5f310d Don't override clock_gettime in the KernelTimeout and Waiter by Derek Mauro · 1 year, 1 month ago
  87. c23acb9 Synchronization: Consolidate the logic for whether steady clocks are supported by Derek Mauro · 1 year, 1 month ago
  88. 32d314d Set executable bit to the *.bat files by Abseil Team · 1 year, 1 month ago
  89. 2126f02 In debug mode, detect cases of btree comparators that violate transitivity, i.e. comp(A,B) && comp(B,C) -> comp(A,C). by Evan Brown · 1 year, 1 month ago
  90. cb204d6 Replace absl::type_traits_internal::is_trivially_copyable with by Derek Mauro · 1 year, 1 month ago
  91. 3a46229 Name anonymous memory allocations on Linux. by Abseil Team · 1 year, 1 month ago
  92. 5ad663b inlined_vector: fix incorrect restrictions on the copy constructor fast path. by Aaron Jacobs · 1 year, 1 month ago
  93. 156b10f inlined_vector: fix incorrect restrictions on the swap fast path. by Aaron Jacobs · 1 year, 1 month ago
  94. 2e47068 inlined_vector: fix incorrect restrictions on the move-assignment fast path. by Aaron Jacobs · 1 year, 1 month ago
  95. dd89c56 inlined_vector: relax the requirements on the move-construction fast path. by Aaron Jacobs · 1 year, 1 month ago
  96. 2927340 Extend ABSL_ATTRIBUTE_NO_SANITIZE_ADDRESS to support HWASAN by Abseil Team · 1 year, 1 month ago
  97. 3ac6009 Add a pull request template by Derek Mauro · 1 year, 1 month ago
  98. 1a72ea7 Synchronization: Support true relative timeouts using the POSIX by Derek Mauro · 1 year, 1 month ago
  99. 42a3c03 Document that wrapping an empty `std::function` creates a non-empty `AnyInvocable` by Dino Radakovic · 1 year, 1 month ago
  100. e73b913 Use stdout for help output even in case of errors. by Gennadiy Rozental · 1 year, 1 month ago