index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
DirectMmap: Use off_t instead of off64_t for the offset parameter
Derek Mauro
2023-06-12
|
|
*
Fix buffer overflow in a placement `new[]` storage test.
Andrei Polushin
2023-06-12
|
|
/
|
*
Optimize Cord Refcount decrement.
Connal de Souza
2023-06-09
|
*
Merge pull request #1472 from pateldeev:iv
Copybara-Service
2023-06-09
|
|
\
|
*
|
Fix unwinding through nested signal frames on aarch64.
Abseil Team
2023-06-09
|
*
|
StrFormat() simplification: Treat %v unconditionally as %d when formatting in...
Greg Falcon
2023-06-09
|
*
|
Import of CCTZ from GitHub.
Abseil Team
2023-06-09
|
*
|
The previous code was using `memmove` under the hood (`string::append`).
Abseil Team
2023-06-09
|
*
|
Implement GetTID for NACL platform.
Abseil Team
2023-06-09
|
|
*
Use InlinedVector
pateldeev
2023-06-08
|
|
/
|
*
Merge pull request #1471 from wenshan1:blan-add-VxWorks-support
Copybara-Service
2023-06-08
|
|
\
|
*
\
Merge pull request #1468 from Romain-Geissler-1A:silence-aligned_storage-warning
Copybara-Service
2023-06-07
|
|
\
\
|
|
|
*
Add VxWorks support
Bin Lan
2023-06-08
|
*
|
|
Merge pull request #1466 from traversaro:patch-2
Copybara-Service
2023-06-07
|
|
\
\
\
|
*
|
|
|
Remove redundant redeclarations causing -Wredundant-decls warnings
Derek Mauro
2023-06-07
|
*
|
|
|
Merge pull request #1458 from juergbi:aix
Copybara-Service
2023-06-07
|
|
\
\
\
\
|
*
|
|
|
|
Update XML output to properly print special characters. Non printable charact...
Gennadiy Rozental
2023-06-07
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Import of CCTZ from GitHub.
Abseil Team
2023-06-06
|
|
|
|
*
Silence std::aligned_storage warnings in C++23 mode.
Romain Geissler
2023-06-06
|
*
|
|
|
Add a unit test that captures the current behavior of formatting of char type...
Greg Falcon
2023-06-05
|
*
|
|
|
Import of CCTZ from GitHub.
Abseil Team
2023-06-05
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
CMake: Add absl::abseil_dll ALIAS target for abseil_dll
Silvio Traversaro
2023-06-04
|
|
|
/
|
|
/
|
|
*
|
Lifetime checks for `absl::StrSplit()`
Abseil Team
2023-06-02
|
*
|
`absl`: Replace `absl::remove_cv_t<absl::remove_reference_t<T>>` with `absl::...
Dino Radakovic
2023-06-02
|
*
|
Adding support for int128 and uint128 flag types
Abseil Team
2023-06-01
|
*
|
Merge pull request #1457 from juergbi:time-threads
Copybara-Service
2023-06-01
|
|
\
\
|
*
\
\
Merge pull request #1463 from kuszmaul:indicative
Copybara-Service
2023-06-01
|
|
\
\
\
|
*
|
|
|
Update Abseil to RE2 release `2023-06-01`.
Paul Wankadia
2023-06-01
|
|
*
|
|
Convert `raw_hash_set` comments from imperative to indicative mood.
Bradley C. Kuszmaul
2023-05-31
|
|
/
/
/
|
*
|
|
Merge pull request #1462 from kuszmaul:fix-typo
Copybara-Service
2023-05-31
|
|
\
\
\
|
*
|
|
|
Switch from perror to ABSL_INTERNAL_LOG.
Abseil Team
2023-05-31
|
*
|
|
|
For web assembly, implement WriteToStderr as emscripten_err.
Abseil Team
2023-05-30
|
|
*
|
|
Typo gardening
Bradley C. Kuszmaul
2023-05-30
|
*
|
|
|
Disable the use of the fast GetCurrentTimeNanos() algorithm based on
Derek Mauro
2023-05-26
|
*
|
|
|
Add support for stateful allocators to absl::FixedArray.
Abseil Team
2023-05-26
|
*
|
|
|
Implement a better GetTID on Apple platforms, and a better fallback too.
Andy Getzendanner
2023-05-25
|
*
|
|
|
Split absl/hash/hash_test.cc into two files
Benjamin Barenblat
2023-05-25
|
*
|
|
|
Note that AsyncSignalSafeWriteToStderr preserves errno, and inline one use of...
Andy Getzendanner
2023-05-25
|
*
|
|
|
Merge pull request #1454 from niranjan-nilakantan:niranjan-nilakantan/issue1450
Copybara-Service
2023-05-24
|
|
\
\
\
\
|
*
|
|
|
|
fill ABSL_INTERNAL_(DISABLE|RESTORE)_DEPRECATED_DECLARATION_WARNING macro for...
Abseil Team
2023-05-24
|
|
|
|
|
*
absl/status: Fix build on AIX
Jürg Billeter
2023-05-24
|
|
|
|
|
*
absl/base: Fix build on AIX
Jürg Billeter
2023-05-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
CMake: Link `time_zone` library to `Threads::Threads`
Jürg Billeter
2023-05-24
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #1455 from juergbi:solaris
Copybara-Service
2023-05-23
|
|
\
\
\
|
*
|
|
|
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
|
*
|
|
|
Add a declaration for __cpuid for the IntelLLVM compiler.
niranjan-nilakantan
2023-05-23
|
|
*
|
|
absl/debugging: Fix build on Solaris
Jürg Billeter
2023-05-23
|
|
/
/
/
|
*
|
|
CI: Move the GCC-latest testing to GCC 13.1 on Linux
Derek Mauro
2023-05-22
|
*
|
|
Rollback of add a declaration for __cpuid for the IntelLLVM compiler.
Abseil Team
2023-05-22
|
|
*
|
Clone the Clang flags section for IntelLLVM.
Niranjan Nilakantan
2023-05-22
|
|
/
/
[prev]
[next]