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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PR #1553: Adapt to syscall(2) removal in OpenBSD
Theo Buehler
2023-10-25
1
-9
/
+6
*
Add internal interface to determine if a SpinLock is cooperative.
Chris Kennelly
2023-10-20
2
-0
/
+26
*
Optimize prefetch codegen.
Dmitry Vyukov
2023-10-18
1
-2
/
+2
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
1
-0
/
+1
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
1
-1
/
+30
*
ABSL_INTERNAL_HAS_CXA_DEMANGLE: Check __GNUC__ is defined.
Abseil Team
2023-10-09
1
-1
/
+2
*
Re-submit with a fix for platforms without RTTI.
Abseil Team
2023-10-02
1
-0
/
+13
*
No public description
Abseil Team
2023-09-27
1
-1
/
+3
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
1
-13
/
+0
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
1
-0
/
+13
*
Rolling back cl/565792699
Abseil Team
2023-09-20
1
-11
/
+10
*
Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK f...
Andy Getzendanner
2023-09-15
1
-10
/
+11
*
Typo fix.
Abseil Team
2023-09-12
1
-1
/
+1
*
Fix GetTID() on FreeBSD
Derek Mauro
2023-09-07
1
-1
/
+5
*
Use native methods to implement absl::base_internal::GetPID() on
Derek Mauro
2023-09-06
1
-1
/
+17
*
Delete //absl/base/internal/prefetch.h
Derek Mauro
2023-08-31
4
-186
/
+2
*
Add missing #include options.h in optimization.h.
Abseil Team
2023-08-30
1
-0
/
+1
*
Remove the legacy thread annotation spellings
Derek Mauro
2023-08-28
4
-284
/
+0
*
Implement ABSL_ATTRIBUTE_PURE_FUNCTION and ABSL_ATTRIBUTE_CONST_FUNCTION
Derek Mauro
2023-08-28
1
-3
/
+46
*
PR #1520: Make use of C++20 feature test macros to bestow better compatibility
Yuriy Chernyshov
2023-08-21
1
-0
/
+14
*
PR #1509: Allow building when targeting WASI
Anuraag Agrawal
2023-08-15
2
-23
/
+31
*
Always inline prefetches.
Hannah Lin
2023-08-14
1
-9
/
+19
*
Use the supported method for detecting RTTI in Clang:
Derek Mauro
2023-08-10
1
-4
/
+9
*
Release the `DFATAL` pseudo-LogSeverity level
Derek Mauro
2023-08-04
3
-0
/
+14
*
PR #1500: Define MAP_ANONYMOUS if not defined
Ryan Schmidt
2023-08-01
1
-38
/
+33
*
InlinedVector: Fix control-flow-inregrity warning when using a class
Derek Mauro
2023-07-25
1
-1
/
+1
*
Add Support for mmap on Qualcomm Hexagon DSP targets.
Abseil Team
2023-07-17
3
-3
/
+4
*
Use new emscripten_errn to avoid copying strings.
Abseil Team
2023-07-13
1
-11
/
+16
*
Fix a typo of absl::Nonnull in the example comment.
Abseil Team
2023-07-10
1
-1
/
+1
*
Rename `absl::NonNull` to `absl::Nonnull`.
Abseil Team
2023-07-06
3
-25
/
+25
*
Correct std::optional/variant/any auto-detection for Apple platforms.
James Y Knight
2023-07-06
1
-30
/
+18
*
Rolls back use of emscripten_errn as some implementations may not be compatible.
Abseil Team
2023-06-30
1
-15
/
+11
*
Use new emscripten_errn to avoid copying strings.
Abseil Team
2023-06-29
1
-11
/
+15
*
Support Qualcomm Hexagon DSP targets.
Abseil Team
2023-06-29
3
-2
/
+10
*
Wrap the Emscripten version macros into an (internal) macro blob for easier c...
Andy Getzendanner
2023-06-28
1
-0
/
+20
*
Add absl::HwasanTagPointer() to allow users to change HWASAN tags
Abseil Team
2023-06-23
1
-1
/
+26
*
absl: reformat Mutex-related files
Abseil Team
2023-06-20
2
-16
/
+14
*
Add Nullability annotations to Abseil.
Abseil Team
2023-06-20
5
-0
/
+508
*
Rename AsyncSignalSafeWriteToStderr to AsyncSignalSafeWriteError.
Abseil Team
2023-06-15
2
-3
/
+3
*
For web assembly, implement raw logging as direct JS console logging.
Abseil Team
2023-06-14
1
-1
/
+25
*
Merge pull request #1475 from anpol:placement-new-array-needs-more-space
Copybara-Service
2023-06-12
1
-3
/
+6
|
\
|
*
Fix buffer overflow in a placement `new[]` storage test.
Andrei Polushin
2023-06-12
1
-2
/
+5
*
|
DirectMmap: Use off_t instead of off64_t for the offset parameter
Derek Mauro
2023-06-12
1
-2
/
+2
|
/
*
Implement GetTID for NACL platform.
Abseil Team
2023-06-09
1
-0
/
+9
*
Merge pull request #1471 from wenshan1:blan-add-VxWorks-support
Copybara-Service
2023-06-08
1
-4
/
+5
|
\
|
*
Add VxWorks support
Bin Lan
2023-06-08
1
-4
/
+5
*
|
Merge pull request #1458 from juergbi:aix
Copybara-Service
2023-06-07
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
absl/base: Fix build on AIX
Jürg Billeter
2023-05-24
1
-2
/
+1
*
|
Switch from perror to ABSL_INTERNAL_LOG.
Abseil Team
2023-05-31
1
-2
/
+3
*
|
Implement a better GetTID on Apple platforms, and a better fallback too.
Andy Getzendanner
2023-05-25
1
-71
/
+13
[prev]
[next]