index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
any_invocable_test: Re-enable the two conversion tests that used to fail unde...
Dino Radakovic
2022-07-15
*
Add GetCustomAppendBuffer method to absl::Cord
Martijn Vels
2022-07-15
*
debugging: add hooks for checking stack ranges
Saleem Abdulrasool
2022-07-14
*
Minor clang-tidy cleanups
Abseil Team
2022-07-14
*
Support [[gnu::abi_tag("xyz")]] demangling.
Abseil Team
2022-07-13
*
Fix -Warray-parameter warning
Abseil Team
2022-07-13
*
Merge pull request #1217 from anpol:macos-sigaltstack
Copybara-Service
2022-07-13
|
\
|
*
Disable sigaltstack() on macOS to make backtrace() work.
Andrei Polushin
2022-07-13
|
/
*
Undo documentation change on erase.
Abseil Team
2022-07-12
*
Improve documentation on erase.
Abseil Team
2022-07-12
*
Merge pull request #1216 from brjsp:master
Copybara-Service
2022-07-12
|
\
*
|
string_view: conditional constexpr is no longer needed for C++14
Derek Mauro
2022-07-12
|
*
Do not leak -maes -msse4.1 into pkgconfig
Bruno Pitrus
2022-07-11
|
/
*
Make exponential_distribution_test a bigger test (timeout small -> moderate).
Abseil Team
2022-07-07
*
Move Abseil to C++14 minimum
Derek Mauro
2022-07-06
*
Revert commit f4988f5bd4176345aad2a525e24d5fd11b3c97ea
Saleem Abdulrasool
2022-07-06
*
Disable C++11 testing, enable C++14 and C++20 in some configurations
Derek Mauro
2022-07-05
*
debugging: account for differences in alternate signal stacks
Saleem Abdulrasool
2022-06-30
*
Import of CCTZ from GitHub.
Abseil Team
2022-06-29
*
Run flaky test in fewer configurations
Abseil Team
2022-06-25
*
AnyInvocable: Move credits to the top of the file
Dino Radakovic
2022-06-24
*
Extend visibility of :examine_stack to an upcoming Abseil Log.
Gennadiy Rozental
2022-06-24
*
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
[next]