index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
base
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Prefer C++ notation over C
Rose
2023-02-16
2
-2
/
+2
*
Replace absl::base_internal::Prefetch* calls with absl::Prefetch* calls
Martijn Vels
2023-01-27
1
-18
/
+17
*
Rollback of PR #1349: direct_mmap: Use off_t on linux...
Abseil Team
2023-01-10
1
-2
/
+3
*
Merge pull request #1349 from kraj:remove-off64_t
Copybara-Service
2023-01-06
1
-3
/
+2
|
\
|
*
direct_mmap: Use off_t on linux
Khem Raj
2022-12-28
1
-2
/
+2
|
/
*
Add a comment about the layout of the fields in ThreadIdentity
Abseil Team
2022-12-28
1
-0
/
+4
*
Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
Derek Mauro
2022-12-22
1
-1
/
+1
*
Removes the legacy spellings of the thread annotation macros/functions
Derek Mauro
2022-10-03
1
-0
/
+9
*
`absl::base_internal::ReadLongFromFile` should use `O_CLOEXEC` and handle int...
Abseil Team
2022-09-28
1
-2
/
+5
*
Split configuration related to cycle clock into separate headers
Abseil Team
2022-09-26
4
-57
/
+122
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
3
-9
/
+11
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
3
-11
/
+9
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
3
-9
/
+11
*
Fixed header guards to match style guide conventions.
Abseil Team
2022-08-31
3
-9
/
+9
*
spinlock.h: Clean up includes
Abseil Team
2022-08-24
1
-5
/
+1
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
5
-12
/
+16
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
4
-6
/
+9
*
Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (up...
Andy Getzendanner
2022-07-20
2
-26
/
+25
*
PR #1197: absl/base/internal/direct_mmap.h: fix musl build on mips
Fabrice Fontaine
2022-06-16
1
-2
/
+2
*
absl/base/internal/invoke: Ignore bogus warnings on GCC >= 11
Dino Radakovic
2022-06-16
1
-0
/
+10
*
absl/base/internal/invoke.h: Use ABSL_INTERNAL_CPLUSPLUS_LANG for language ve...
Dino Radakovic
2022-06-09
1
-3
/
+3
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
3
-0
/
+8
*
Merge pull request #714 from kgotlinux:patch-2
Copybara-Service
2022-06-02
1
-1
/
+6
|
\
|
*
Added neccessary headers for FreeBSD
kgotlinux
2020-06-16
1
-1
/
+3
*
|
Include proper #includes for POSIX thread identity implementation when using ...
Andy Getzendanner
2022-06-02
1
-1
/
+1
*
|
Stop using sleep timeouts for Linux futex-based SpinLock
Derek Mauro
2022-05-31
1
-5
/
+2
*
|
Add implementation of is_invocable_r to absl::base_internal for C++ < 17, def...
Dino Radakovic
2022-05-26
1
-0
/
+21
*
|
Don't default to the unscaled cycle clock on any Apple targets.
Tom Rybka
2022-05-19
1
-2
/
+1
*
|
Use SSE instructions for prefetch when __builtin_prefetch is unavailable
Derek Mauro
2022-05-18
1
-0
/
+27
*
|
Replace direct uses of __builtin_prefetch from SwissTable with the wrapper fu...
Greg Falcon
2022-05-18
1
-0
/
+2
*
|
Cast away an unused variable to play nice with -Wunused-but-set-variable.
Abseil Team
2022-05-17
1
-0
/
+1
*
|
raw_logging: Extract the inlined no-hook-registered behavior for LogPrefixHoo...
Andy Getzendanner
2022-05-17
1
-14
/
+13
*
|
raw_logging: Document that AbortHook's buffers live for as long as the proces...
Andy Getzendanner
2022-05-05
1
-0
/
+3
*
|
raw_logging: Rename SafeWriteToStderr to indicate what about it is safe (answ...
Andy Getzendanner
2022-05-04
2
-8
/
+9
*
|
raw_logging: Rename LogPrefixHook to reflect the other half of it's job (filt...
Andy Getzendanner
2022-05-04
2
-15
/
+18
*
|
Adds ABSL_CONST_INIT to initializing declarations where it is missing
Derek Mauro
2022-04-25
1
-0
/
+1
*
|
Export of internal Abseil changes
Abseil Team
2022-04-18
2
-0
/
+152
*
|
Export of internal Abseil changes
Abseil Team
2022-04-12
1
-1
/
+0
*
|
Export of internal Abseil changes
Abseil Team
2022-04-07
1
-0
/
+23
*
|
Export of internal Abseil changes
Abseil Team
2022-03-29
1
-62
/
+17
*
|
Exclude unsupported x64 intrinsics from ARM64EC (#1135)
Ben Niu
2022-03-18
1
-1
/
+1
*
|
Export of internal Abseil changes
Abseil Team
2022-03-17
1
-1
/
+1
*
|
Export of internal Abseil changes
Abseil Team
2022-03-14
4
-51
/
+87
*
|
Some trivial OpenBSD-related fixes (#1113)
Andrew Krasavin
2022-03-03
1
-3
/
+4
*
|
Export of internal Abseil changes
Abseil Team
2022-02-07
1
-6
/
+5
*
|
Export of internal Abseil changes
Abseil Team
2021-12-25
1
-0
/
+8
*
|
Export of internal Abseil changes
Abseil Team
2021-12-20
1
-1
/
+1
*
|
Export of internal Abseil changes
Abseil Team
2021-12-13
1
-1
/
+1
*
|
Export of internal Abseil changes
Abseil Team
2021-11-10
1
-23
/
+0
*
|
Export of internal Abseil changes
Abseil Team
2021-10-07
9
-943
/
+5
[prev]
[next]