summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Add a declaration for __cpuid for the IntelLLVM compiler.Gravatar niranjan-nilakantan2023-05-23
| | * | | absl/debugging: Fix build on SolarisGravatar Jürg Billeter2023-05-23
| |/ / /
| * | | CI: Move the GCC-latest testing to GCC 13.1 on LinuxGravatar Derek Mauro2023-05-22
| * | | Rollback of add a declaration for __cpuid for the IntelLLVM compiler.Gravatar Abseil Team2023-05-22
| | * | Clone the Clang flags section for IntelLLVM.Gravatar Niranjan Nilakantan2023-05-22
| |/ /
| * | Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358Gravatar Copybara-Service2023-05-22
| |\ \
| * | | Import of CCTZ from GitHub.Gravatar Abseil Team2023-05-22
| * | | Fix endianess in FastIntToBufferGravatar Abseil Team2023-05-22
| * | | Rename ABSL_*_IMPL macros to match the other ABSL_LOG_INTERNAL_* macros and t...Gravatar Andy Getzendanner2023-05-19
| * | | Optimize absl::StrCat for integersGravatar Abseil Team2023-05-19
| * | | Import of CCTZ from GitHub.Gravatar Derek Mauro2023-05-19
| | * | Add a declaration for __cpuid for the IntelLLVM compiler.Gravatar Niranjan Nilakantan2023-05-18
| |/ /
| * | Merge pull request #1448 from glandium:clangGravatar Copybara-Service2023-05-18
| |\ \
| | * | Use UB impl of launder on when using clang < 8 and c++17Gravatar Mike Hommey2023-05-18
| * | | Add compiler deprecation warnings for absl::ConvertDateTime() and absl::FromD...Gravatar Derek Mauro2023-05-17
| |/ /
| * | Add non-public API for internal usersGravatar Eric Fiselier2023-05-16
| * | Merge pull request #1290 from jun-sheaf:patch-1Gravatar Copybara-Service2023-05-15
| |\ \
| * | | Mutex: Remove the deprecated absl::RegisterSymbolizer() hookGravatar Derek Mauro2023-05-15
| * | | Merge pull request #1115 from h-vetinari:dll_targetsGravatar Copybara-Service2023-05-15
| |\ \ \
* | | | | Release for experimental20230125.3-1Gravatar Benjamin Barenblat2023-05-14
| | * | | fix some missing ABSL_INTERNAL_DLL_TARGETS for shared buildsGravatar H. Vetinari2023-05-13
| |/ / /
| * | | Fixed Windows DLL builds of test targetsGravatar Derek Mauro2023-05-12
| * | | Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...Gravatar Abseil Team2023-05-11
| * | | YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests.Gravatar Laramie Leavitt2023-05-10
* | | | Add autopkgtest to ensure ScopedMockLog is presentGravatar Benjamin Barenblat2023-05-09
* | | | Remove -Wno-... from pkg-config filesGravatar Benjamin Barenblat2023-05-09
* | | | Update Lintian overridesGravatar Benjamin Barenblat2023-05-09
* | | | Update shlibs fileGravatar Benjamin Barenblat2023-05-09
* | | | Update Standards-VersionGravatar Benjamin Barenblat2023-05-09
| * | | Stop moving an absl::FunctionRef, since the class isn't movable, itGravatar Derek Mauro2023-05-09
| * | | Add semicolon at the end of the line on code exampleGravatar Abseil Team2023-05-08
* | | | Package test-only targets as static librariesGravatar Benjamin Barenblat2023-05-08
* | | | Update build dependenciesGravatar Benjamin Barenblat2023-05-08
* | | | Update debian/copyrightGravatar Benjamin Barenblat2023-05-08
* | | | Update patchesGravatar Benjamin Barenblat2023-05-08
| * | | For Bazel builds, mark some of the low-level tests that are dependentGravatar Derek Mauro2023-05-08
* | | | Begin updating packaging for Abseil 20230125Gravatar Benjamin Barenblat2023-05-08
* | | | Merge new upstream LTS 20230125.3Gravatar Benjamin Barenblat2023-05-08
|\ \ \ \
| | * | | Add missing dependency on dynamic_annotations to stacktrace, which is needed ...Gravatar Abseil Team2023-05-08
| | * | | Nop change.Gravatar Abseil Team2023-05-08
| | * | | Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...Gravatar Dino Radakovic2023-05-05
| | | |/ | | |/|
| | * | Breaks internal codeGravatar Abseil Team2023-05-04
| | * | Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...Gravatar Dino Radakovic2023-05-04
| | * | Add tests for btrees in which slot_type is overaligned and slot_type is equal...Gravatar Evan Brown2023-05-04
| | * | Add lifetimebound attribute to more Abseil container methods and remove them ...Gravatar Abseil Team2023-05-04
| * | | CMake: Install TESTONLY libraries and their dependencies (#1442)20230125.3Gravatar Mike Kruskal2023-05-04
| | * | Add lifetimebound attribute to some Abseil containersGravatar Abseil Team2023-05-03
| | * | Merge pull request #1441 from Vertexwahn:fix-spelling3Gravatar Copybara-Service2023-05-03
| | |\ \
| | | * | Fix spelling mistakesGravatar Vertexwahn2023-05-02
| | |/ /
| | * | Add pointer-stability validation in btree.Gravatar Evan Brown2023-05-02