index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
base
/
internal
Commit message (
Expand
)
Author
Age
*
Removes the legacy spellings of the thread annotation macros/functions
Derek Mauro
2022-10-03
*
`absl::base_internal::ReadLongFromFile` should use `O_CLOEXEC` and handle int...
Abseil Team
2022-09-28
*
Split configuration related to cycle clock into separate headers
Abseil Team
2022-09-26
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
*
Fixed header guards to match style guide conventions.
Abseil Team
2022-08-31
*
spinlock.h: Clean up includes
Abseil Team
2022-08-24
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
*
Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (up...
Andy Getzendanner
2022-07-20
*
PR #1197: absl/base/internal/direct_mmap.h: fix musl build on mips
Fabrice Fontaine
2022-06-16
*
absl/base/internal/invoke: Ignore bogus warnings on GCC >= 11
Dino Radakovic
2022-06-16
*
absl/base/internal/invoke.h: Use ABSL_INTERNAL_CPLUSPLUS_LANG for language ve...
Dino Radakovic
2022-06-09
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
*
Merge pull request #714 from kgotlinux:patch-2
Copybara-Service
2022-06-02
|
\
*
|
Include proper #includes for POSIX thread identity implementation when using ...
Andy Getzendanner
2022-06-02
*
|
Stop using sleep timeouts for Linux futex-based SpinLock
Derek Mauro
2022-05-31
*
|
Add implementation of is_invocable_r to absl::base_internal for C++ < 17, def...
Dino Radakovic
2022-05-26
*
|
Don't default to the unscaled cycle clock on any Apple targets.
Tom Rybka
2022-05-19
*
|
Use SSE instructions for prefetch when __builtin_prefetch is unavailable
Derek Mauro
2022-05-18
*
|
Replace direct uses of __builtin_prefetch from SwissTable with the wrapper fu...
Greg Falcon
2022-05-18
*
|
Cast away an unused variable to play nice with -Wunused-but-set-variable.
Abseil Team
2022-05-17
*
|
raw_logging: Extract the inlined no-hook-registered behavior for LogPrefixHoo...
Andy Getzendanner
2022-05-17
*
|
raw_logging: Document that AbortHook's buffers live for as long as the proces...
Andy Getzendanner
2022-05-05
*
|
raw_logging: Rename SafeWriteToStderr to indicate what about it is safe (answ...
Andy Getzendanner
2022-05-04
*
|
raw_logging: Rename LogPrefixHook to reflect the other half of it's job (filt...
Andy Getzendanner
2022-05-04
*
|
Adds ABSL_CONST_INIT to initializing declarations where it is missing
Derek Mauro
2022-04-25
*
|
Export of internal Abseil changes
Abseil Team
2022-04-18
*
|
Export of internal Abseil changes
Abseil Team
2022-04-12
*
|
Export of internal Abseil changes
Abseil Team
2022-04-07
*
|
Export of internal Abseil changes
Abseil Team
2022-03-29
*
|
Exclude unsupported x64 intrinsics from ARM64EC (#1135)
Ben Niu
2022-03-18
*
|
Export of internal Abseil changes
Abseil Team
2022-03-17
*
|
Export of internal Abseil changes
Abseil Team
2022-03-14
*
|
Some trivial OpenBSD-related fixes (#1113)
Andrew Krasavin
2022-03-03
*
|
Export of internal Abseil changes
Abseil Team
2022-02-07
*
|
Export of internal Abseil changes
Abseil Team
2021-12-25
*
|
Export of internal Abseil changes
Abseil Team
2021-12-20
*
|
Export of internal Abseil changes
Abseil Team
2021-12-13
*
|
Export of internal Abseil changes
Abseil Team
2021-11-10
*
|
Export of internal Abseil changes
Abseil Team
2021-10-07
*
|
Initial support for AIX (#1021)
Milad Fa
2021-09-23
*
|
Export of internal Abseil changes
Abseil Team
2021-09-10
*
|
Export of internal Abseil changes
Abseil Team
2021-07-20
*
|
Export of internal Abseil changes
Abseil Team
2021-06-27
*
|
Export of internal Abseil changes
Abseil Team
2021-05-27
*
|
Export of internal Abseil changes
Abseil Team
2021-05-19
*
|
Export of internal Abseil changes
Abseil Team
2021-04-13
*
|
Add support for more Linux architectures (#904)
John Paul Adrian Glaubitz
2021-02-22
[next]