- 77ba7ca Lifetime checks for `absl::StrSplit()` by Abseil Team · 35 hours ago master
- 55de735 `absl`: Replace `absl::remove_cv_t<absl::remove_reference_t<T>>` with `absl::remove_cvref_t<T>` by Dino Radakovic · 2 days ago
- e9bb35c Adding support for int128 and uint128 flag types by Abseil Team · 2 days ago
- 01e628d Merge pull request #1457 from juergbi:time-threads by Copybara-Service · 3 days ago
- 1561ee6 Merge pull request #1463 from kuszmaul:indicative by Copybara-Service · 3 days ago
- 71ffb09 Update Abseil to RE2 release `2023-06-01`. by Paul Wankadia · 3 days ago
- 182925b Convert `raw_hash_set` comments from imperative to indicative mood. by Bradley C. Kuszmaul · 3 days ago
- 8c46640 Merge pull request #1462 from kuszmaul:fix-typo by Copybara-Service · 4 days ago
- 6f72305 Switch from perror to ABSL_INTERNAL_LOG. by Abseil Team · 4 days ago
- e077941 For web assembly, implement WriteToStderr as emscripten_err. by Abseil Team · 4 days ago
- 75fb27c Typo gardening by Bradley C. Kuszmaul · 5 days ago
- 8e45685 Disable the use of the fast GetCurrentTimeNanos() algorithm based on by Derek Mauro · 9 days ago
- 0f718c5 Add support for stateful allocators to absl::FixedArray. by Abseil Team · 9 days ago
- 88cc63e Implement a better GetTID on Apple platforms, and a better fallback too. by Andy Getzendanner · 10 days ago
- c154d20 Split absl/hash/hash_test.cc into two files by Benjamin Barenblat · 10 days ago
- 4e4b48f Note that AsyncSignalSafeWriteToStderr preserves errno, and inline one use of it into a lambda. by Andy Getzendanner · 10 days ago
- c3e9485 Merge pull request #1454 from niranjan-nilakantan:niranjan-nilakantan/issue1450 by Copybara-Service · 11 days ago
- 7d7defd fill ABSL_INTERNAL_(DISABLE|RESTORE)_DEPRECATED_DECLARATION_WARNING macro for clang by Abseil Team · 11 days ago
- c24ead7 CMake: Link `time_zone` library to `Threads::Threads` by Jürg Billeter · 11 days ago
- d23adc1 Merge pull request #1455 from juergbi:solaris by Copybara-Service · 11 days ago
- 5274782 Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK. by Andy Getzendanner · 11 days ago
- 79ca5d7 Add a declaration for __cpuid for the IntelLLVM compiler. by niranjan-nilakantan · 12 days ago
- 962e8be absl/debugging: Fix build on Solaris by Jürg Billeter · 12 days ago
- 9d43470 CI: Move the GCC-latest testing to GCC 13.1 on Linux by Derek Mauro · 12 days ago
- 830dabd Rollback of add a declaration for __cpuid for the IntelLLVM compiler. by Abseil Team · 12 days ago
- 7723d9a Clone the Clang flags section for IntelLLVM. by Niranjan Nilakantan · 12 days ago
- 051aa98 Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358 by Copybara-Service · 12 days ago
- 02d1f5e Import of CCTZ from GitHub. by Abseil Team · 12 days ago
- 25d7c2a Fix endianess in FastIntToBuffer by Abseil Team · 13 days ago
- 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 · 2 weeks ago
- 15d26cd Optimize absl::StrCat for integers by Abseil Team · 2 weeks ago
- aaf81ec Import of CCTZ from GitHub. by Derek Mauro · 2 weeks ago
- bd74871 Add a declaration for __cpuid for the IntelLLVM compiler. by Niranjan Nilakantan · 2 weeks ago
- f6f65f9 Merge pull request #1448 from glandium:clang by Copybara-Service · 2 weeks ago
- 486db28 Use UB impl of launder on when using clang < 8 and c++17 by Mike Hommey · 2 weeks ago
- 07e8b2a Add compiler deprecation warnings for absl::ConvertDateTime() and absl::FromDateTime(). by Derek Mauro · 2 weeks ago
- c8b33b0 Add non-public API for internal users by Eric Fiselier · 3 weeks ago
- abe63eb Merge pull request #1290 from jun-sheaf:patch-1 by Copybara-Service · 3 weeks ago
- 34dd639 Mutex: Remove the deprecated absl::RegisterSymbolizer() hook by Derek Mauro · 3 weeks ago
- c15196e Merge pull request #1115 from h-vetinari:dll_targets by Copybara-Service · 3 weeks ago
- df283a2 fix some missing ABSL_INTERNAL_DLL_TARGETS for shared builds by H. Vetinari · 3 weeks ago
- 3aa3377 Fixed Windows DLL builds of test targets by Derek Mauro · 3 weeks ago
- 2526926 Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in optimized builds by Abseil Team · 3 weeks ago
- 67f9650 YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests. by Laramie Leavitt · 3 weeks ago
- b19ec98 Stop moving an absl::FunctionRef, since the class isn't movable, it by Derek Mauro · 4 weeks ago
- 41aecd0 Add semicolon at the end of the line on code example by Abseil Team · 4 weeks ago
- 4aa4f33 For Bazel builds, mark some of the low-level tests that are dependent by Derek Mauro · 4 weeks ago
- 2662ae4 Add missing dependency on dynamic_annotations to stacktrace, which is needed in some of the by Abseil Team · 4 weeks ago
- 7e22b30 Nop change. by Abseil Team · 4 weeks ago
- 419b54d Make `absl::StatusOr::AssignStatus` public. Recommend against using it outside of generic programming (attempt #2 after internal fix) by Dino Radakovic · 4 weeks ago
- f39f340 Breaks internal code by Abseil Team · 4 weeks ago
- b2abe7a Make `absl::StatusOr::AssignStatus` public. Recommend against using it outside of generic programming by Dino Radakovic · 4 weeks ago
- 3d604bc Add tests for btrees in which slot_type is overaligned and slot_type is equal to field_type. by Evan Brown · 4 weeks ago
- 2585295 Add lifetimebound attribute to more Abseil container methods and remove them from internal ones. by Abseil Team · 4 weeks ago
- 20c087a Add lifetimebound attribute to some Abseil containers by Abseil Team · 5 weeks ago
- 3e9f08d Merge pull request #1441 from Vertexwahn:fix-spelling3 by Copybara-Service · 5 weeks ago
- d60c3ac Fix spelling mistakes by Vertexwahn · 5 weeks ago
- 3132b83 Add pointer-stability validation in btree. by Evan Brown · 5 weeks ago
- c0d58db PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit time_t by Oleg Lyovin · 5 weeks ago
- 502769b For Bazel builds, mark some of the low-level tests that are dependent by Derek Mauro · 5 weeks ago
- 61cac1f Instantiate LogMessage::CopyToEncodedBuffer separately for literals and non-literals to save an instruction at each operator<<(string) callsite. by Andy Getzendanner · 5 weeks ago
- 201c426 Merge pull request #1438 from Vertexwahn:fix-spelling by Copybara-Service · 5 weeks ago
- 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 · 5 weeks ago
- 56c5fc6 Introduce IfConstexpr(Else) utilities for use internally in abseil library implementation. by Evan Brown · 5 weeks ago
- 9c32e50 Fix spelling mistakes by Vertexwahn · 5 weeks ago
- 65109ec trivial: format some files using clang-format by Patrick Xia · 5 weeks ago
- 8518869 Merge pull request #1434 from Vertexwahn:fix-spelling by Copybara-Service · 6 weeks ago
- 421a74d Fix some spelling mistakes by Vertexwahn · 6 weeks ago
- 4ffaea7 Merge pull request #1416 from AtariDreams:fill by Copybara-Service · 6 weeks ago
- 0b49f8a Mutex: Remove MSVC 2015 workarounds by Derek Mauro · 6 weeks ago
- 8bd7178 Adds template specialization for nullptr assertion of absl::AnyInvocable types. by Abseil Team · 6 weeks ago
- 43e07a0 Fix handling of `CHECK` macros in static analysis tools. by Abseil Team · 6 weeks ago
- 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 · 6 weeks ago
- f8bf909 Support pthread_cond_clockwait() and sem_clockwait() on Android by Derek Mauro · 6 weeks ago
- 9686b7b Fix flaky test failures. by Evan Brown · 6 weeks ago
- bc65499 Minor optimization in btree: avoid redundant stores to node->position when constructing nodes. by Evan Brown · 6 weeks ago
- a26fc02 Prefer copy_n and fill_n over copy and fill where appropriate. by Rose · 7 weeks ago
- e85868c Unify std type detection now that older compilers are no longer supported by Derek Mauro · 7 weeks ago
- fb0debf Add ABSL_RAW_DLOG and ABSL_RAW_DCHECK macros by Martijn Vels · 7 weeks ago
- 2d04ec1 Add configurability of the log Tag value on Android by Abseil Team · 7 weeks ago
- f361836 Add an API to clear the saved LogBacktraceAt location, and call it when setting an empty or invalid flag value. by Andy Getzendanner · 7 weeks ago
- 387e1bf Optional: Remove workaround for lack of support for inheriting constructors by Derek Mauro · 7 weeks ago
- 2ed3e75 Span: Remove MSVC 2015 workaround by Derek Mauro · 7 weeks ago
- 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 · 7 weeks ago
- 124e4f4 Spell out the meaning of non-reentrant/non-recursive. by Thomas Köppe · 7 weeks ago
- c5f310d Don't override clock_gettime in the KernelTimeout and Waiter by Derek Mauro · 7 weeks ago
- c23acb9 Synchronization: Consolidate the logic for whether steady clocks are supported by Derek Mauro · 7 weeks ago
- 32d314d Set executable bit to the *.bat files by Abseil Team · 8 weeks ago
- 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 · 8 weeks ago
- cb204d6 Replace absl::type_traits_internal::is_trivially_copyable with by Derek Mauro · 8 weeks ago
- 3a46229 Name anonymous memory allocations on Linux. by Abseil Team · 8 weeks ago
- 5ad663b inlined_vector: fix incorrect restrictions on the copy constructor fast path. by Aaron Jacobs · 8 weeks ago
- 156b10f inlined_vector: fix incorrect restrictions on the swap fast path. by Aaron Jacobs · 8 weeks ago
- 2e47068 inlined_vector: fix incorrect restrictions on the move-assignment fast path. by Aaron Jacobs · 8 weeks ago
- dd89c56 inlined_vector: relax the requirements on the move-construction fast path. by Aaron Jacobs · 8 weeks ago
- 2927340 Extend ABSL_ATTRIBUTE_NO_SANITIZE_ADDRESS to support HWASAN by Abseil Team · 8 weeks ago
- 3ac6009 Add a pull request template by Derek Mauro · 8 weeks ago
- 1a72ea7 Synchronization: Support true relative timeouts using the POSIX by Derek Mauro · 8 weeks ago
- 42a3c03 Document that wrapping an empty `std::function` creates a non-empty `AnyInvocable` by Dino Radakovic · 8 weeks ago
- e73b913 Use stdout for help output even in case of errors. by Gennadiy Rozental · 8 weeks ago