index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
meta
Commit message (
Expand
)
Author
Age
*
Restore string_view detection check
Abseil Team
2024-04-09
*
Temporarily revert dangling std::string_view detection until dependent is fixed
Abseil Team
2024-04-02
*
Add internal traits for lifetimebound detection
Abseil Team
2024-04-01
*
Remove absl::aligned_storage_t
Derek Mauro
2024-03-19
*
PR #1625: absl::is_trivially_relocatable now respects assignment operators
Arthur O'Dwyer
2024-02-17
*
On Apple, implement absl::is_trivially_relocatable with the fallback.
Abseil Team
2024-02-09
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
Avoid trying to use __is_trivially_relocatable with NVCC
Derek Mauro
2023-06-20
*
Merge pull request #1468 from Romain-Geissler-1A:silence-aligned_storage-warning
Copybara-Service
2023-06-07
|
\
|
*
Silence std::aligned_storage warnings in C++23 mode.
Romain Geissler
2023-06-06
|
/
*
Fix spelling mistakes
Vertexwahn
2023-04-27
*
Replace absl::type_traits_internal::is_trivially_copyable with
Derek Mauro
2023-04-12
*
type_traits: don't use __is_trivially_relocatable with Clang on Windows.
Aaron Jacobs
2023-03-27
*
type_traits: provide a better fallback for is_trivially_relocatable.
Abseil Team
2023-03-24
*
type_traits: touch up the docs for is_trivially_relocatable.
Abseil Team
2023-03-24
*
type_traits_test: add better coverage of is_trivially_relocatable.
Abseil Team
2023-03-24
*
Remove backfills of some type traits that are now fully supported
Derek Mauro
2023-02-27
*
Add absl::is_constant_evaluated for pre-c++20 support
Martijn Vels
2023-01-20
*
Add a TODO for the deprecation of absl::aligned_storage_t
Derek Mauro
2022-11-28
*
Change the macro ABSL_IS_TRIVIALLY_RELOCATABLE into a type trait - absl::is_t...
Evan Brown
2022-09-20
*
Map the absl::is_trivially_* functions to their std impl
Abseil Team
2022-08-05
*
Remove bazelbuild/rules_cc dependency (#1038)
Vertexwahn
2021-10-14
*
Export of internal Abseil changes
Abseil Team
2021-09-30
*
Export of internal Abseil changes
Abseil Team
2021-09-22
*
CMake: add option to use Google Test already installed on system (#969)
Florin Crișan
2021-06-09
*
Export of internal Abseil changes
Abseil Team
2021-04-30
*
Export of internal Abseil changes
Abseil Team
2021-03-30
*
Export of internal Abseil changes
Abseil Team
2020-11-20
*
Export of internal Abseil changes
Abseil Team
2020-08-20
*
Export of internal Abseil changes
Abseil Team
2020-06-22
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-12-05
*
Export of internal Abseil changes
Abseil Team
2019-10-30
*
Fix spelling errors (#384)
Sungmann Cho
2019-09-30
*
Export of internal Abseil changes
Abseil Team
2019-08-19
*
[bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351)
Yannic
2019-08-16
*
Export of internal Abseil changes
Abseil Team
2019-08-15
*
Export of internal Abseil changes
Abseil Team
2019-08-05
*
Export of internal Abseil changes.
Abseil Team
2019-04-23
*
Export of internal Abseil changes.
Abseil Team
2019-04-12
*
Export of internal Abseil changes.
Abseil Team
2019-03-27
*
Export of internal Abseil changes.
Abseil Team
2019-03-22
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
*
Export of internal Abseil changes.
Abseil Team
2019-01-30
*
Export of internal Abseil changes.
Abseil Team
2018-12-05
*
Export of internal Abseil changes.
Abseil Team
2018-08-08
*
Export of internal Abseil changes.
Abseil Team
2018-08-01
*
Export of internal Abseil changes.
Abseil Team
2018-07-18
[next]