index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
base
/
config.h
Commit message (
Expand
)
Author
Age
*
Set ABSL_HAVE_THREAD_LOCAL to 1 on all platforms
Derek Mauro
2024-05-31
*
Remove Asylo from absl.
Abseil Team
2024-05-21
*
Allow __cxa_demangle on MIPS
Benjamin Barenblat
2024-05-13
*
Remove code pieces for no longer supported GCC versions.
Abseil Team
2024-01-22
*
Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering
Marcin Kowalczyk
2023-12-05
*
ABSL_INTERNAL_HAS_CXA_DEMANGLE: Check __GNUC__ is defined.
Abseil Team
2023-10-09
*
Re-submit with a fix for platforms without RTTI.
Abseil Team
2023-10-02
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
*
PR #1520: Make use of C++20 feature test macros to bestow better compatibility
Yuriy Chernyshov
2023-08-21
*
PR #1509: Allow building when targeting WASI
Anuraag Agrawal
2023-08-15
*
Use the supported method for detecting RTTI in Clang:
Derek Mauro
2023-08-10
*
Add Support for mmap on Qualcomm Hexagon DSP targets.
Abseil Team
2023-07-17
*
Correct std::optional/variant/any auto-detection for Apple platforms.
James Y Knight
2023-07-06
*
Support Qualcomm Hexagon DSP targets.
Abseil Team
2023-06-29
*
Wrap the Emscripten version macros into an (internal) macro blob for easier c...
Andy Getzendanner
2023-06-28
*
Merge pull request #1471 from wenshan1:blan-add-VxWorks-support
Copybara-Service
2023-06-08
|
\
|
*
Add VxWorks support
Bin Lan
2023-06-08
|
/
*
Unify std type detection now that older compilers are no longer supported
Derek Mauro
2023-04-19
*
Define ABSL_HAVE_DATAFLOW_SANITIZER
Dave MacLachlan
2023-03-16
*
Remove backfills of some type traits that are now fully supported
Derek Mauro
2023-02-27
*
Update the predicate for `ABSL_INTERNAL_HAS_RTTI` for Windows builds.
Abseil Team
2023-02-24
*
Merge pull request #1381 from trishvl:master
Copybara-Service
2023-02-13
|
\
|
*
Solving issue with implied SSE when running ARM64EC
Trish Lam
2023-02-06
|
/
*
Separate DLL export/import for test helpers dll, and fix typo.
Mike Kruskal
2023-01-25
*
Add absl::is_constant_evaluated for pre-c++20 support
Martijn Vels
2023-01-20
*
Merge pull request #1289 from keith:ks/fix-more-clang-deprecated-builtins
Copybara-Service
2022-10-06
|
\
|
*
Fix more clang deprecated builtins
Keith Smiley
2022-10-04
|
/
*
Don't try to enable use of ARM NEON intrinsics when compiling in CUDA device ...
Abseil Team
2022-08-17
*
Disable ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE for clang-cl.
Abseil Team
2022-08-05
*
Map the absl::is_trivially_* functions to their std impl
Abseil Team
2022-08-05
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
*
Optimize SwissMap iteration by another 5-10% for ARM
Abseil Team
2022-06-09
*
Remove unintended defines from config.h
James Y Knight
2022-06-07
*
Optimize SwissMap for ARM by 3-8% for all operations
Abseil Team
2022-06-06
*
Enable __thread on Asylo
Abseil Team
2022-05-26
*
Optimize SwissMap iteration for aarch64 by 5-6%
Abseil Team
2022-05-26
*
Use SSE instructions for prefetch when __builtin_prefetch is unavailable
Derek Mauro
2022-05-18
*
Export of internal Abseil changes
Abseil Team
2022-04-12
*
Export of internal Abseil changes
Abseil Team
2022-03-29
*
Support for QNX (#1147)
Calvin Ke
2022-03-25
*
Export of internal Abseil changes
Abseil Team
2022-03-14
*
Add NetBSD support (#1121)
Thomas Klausner
2022-03-08
*
Some trivial OpenBSD-related fixes (#1113)
Andrew Krasavin
2022-03-03
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-12-01
*
Export of internal Abseil changes
Abseil Team
2021-11-04
*
Initial support for Haiku (#1045)
Jérôme Duval
2021-10-21
*
Export of internal Abseil changes
Abseil Team
2021-09-30
*
Initial support for AIX (#1021)
Milad Fa
2021-09-23
[next]