index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Begin updating packaging for Abseil 20220623
Benjamin Barenblat
2022-07-12
*
Merge new upstream LTS 20220623.0
Benjamin Barenblat
2022-07-12
|
\
|
*
Apply LTS transformations for 20220623 LTS branch (#1202)
20220623.rc1
20220623.0
Derek Mauro
2022-06-23
|
*
Merge contiguous mappings from the same file.
Abseil Team
2022-06-22
|
*
Update versions of WORKSPACE dependencies
Derek Mauro
2022-06-22
|
*
Use ABSL_INTERNAL_HAS_SSE2 instead of __SSE2__
Abseil Team
2022-06-22
|
*
PR #1200: absl/debugging/CMakeLists.txt: link with libexecinfo if needed
Fabrice Fontaine
2022-06-21
|
*
Update GCC floor container to use Bazel 5.2.0
Derek Mauro
2022-06-21
|
*
Update GoogleTest version used by Abseil
Derek Mauro
2022-06-16
|
*
Release absl::AnyInvocable
Dino Radakovic
2022-06-16
|
*
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
|
*
Revert GoogleTest version used by Abseil to commit 28e1da21d8d677bc98f12ccc7f...
Dino Radakovic
2022-06-16
|
*
Update GoogleTest version used by Abseil
Derek Mauro
2022-06-15
|
*
explicit_seed_seq_test: work around/disable bogus warnings in GCC 12
Derek Mauro
2022-06-15
|
*
any_test: expand the any emplace bug suppression,
Derek Mauro
2022-06-15
|
*
absl::Time: work around bogus GCC 12 -Wrestrict warning
Derek Mauro
2022-06-14
|
*
Make absl::StdSeedSeq an alias for std::seed_seq
Laramie Leavitt
2022-06-14
|
*
absl::Optional: suppress bogus -Wmaybe-uninitialized GCC 12 warning
Derek Mauro
2022-06-14
|
*
algorithm_test: suppress bogus -Wnonnull warning in GCC 12
Derek Mauro
2022-06-14
|
*
flags/marshalling_test: work around bogus GCC 12 -Wmaybe-uninitialized warning
Derek Mauro
2022-06-14
|
*
counting_allocator: suppress bogus -Wuse-after-free warning in GCC 12
Derek Mauro
2022-06-14
|
*
Prefer to fallback to UTC when the embedded zoneinfo data does not
Abseil Team
2022-06-14
|
*
Minor wording fix in the comment for ConsumeSuffix()
Abseil Team
2022-06-10
|
*
Tweak the signature of status_internal::MakeCheckFailString as part of an upc...
Andy Getzendanner
2022-06-10
|
*
Fix several typos in comments.
Abseil Team
2022-06-10
|
*
Reformulate documentation of ABSL_LOCKS_EXCLUDED.
Abseil Team
2022-06-10
|
*
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
|
*
Optimize SwissMap iteration by another 5-10% for ARM
Abseil Team
2022-06-09
|
*
Add documentation on optional flags to the flags library overview.
Tom Manshreck
2022-06-08
|
*
absl: correct the stack trace path on RISCV
Saleem Abdulrasool
2022-06-08
|
*
Merge pull request #1194 from jwnimmer-tri:default-linkopts
Copybara-Service
2022-06-07
|
|
\
|
*
|
Remove unintended defines from config.h
James Y Knight
2022-06-07
|
|
*
Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets
Jeremy Nimmer
2022-06-06
|
|
/
|
*
Ignore invalid TZ settings in tests
Benjamin Barenblat
2022-06-06
|
*
Add ABSL_HARDENING_ASSERTs to CordBuffer::SetLength() and
Derek Mauro
2022-06-06
|
*
Fix comment typo about absl::Status<T*>
Derek Mauro
2022-06-06
|
*
In b-tree, support unassignable value types.
Evan Brown
2022-06-06
|
*
Optimize SwissMap for ARM by 3-8% for all operations
Abseil Team
2022-06-06
|
*
Release absl::CordBuffer
Derek Mauro
2022-06-06
|
*
InlinedVector: Limit the scope of the maybe-uninitialized warning suppression
Derek Mauro
2022-06-06
|
*
Improve the compiler error by removing some noise from it.
Samuel Benzaquen
2022-06-03
|
*
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
|
*
|
Rework NonsecureURBGBase seed sequence.
Laramie Leavitt
2022-06-02
|
*
|
Disable tests on some platforms where they currently fail.
Tom Rybka
2022-06-02
|
*
|
Fixed typo in a comment.
Abseil Team
2022-06-02
|
*
|
Rollforward of commit ea78ded7a5f999f19a12b71f5a4988f6f819f64f.
Anqi D
2022-05-31
|
*
|
Add an internal helper for logging (upcoming).
Greg Falcon
2022-05-31
[next]