index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
Commit message (
Expand
)
Author
Age
...
*
|
Do not re-close files on EINTR
David Majnemer
2022-07-22
|
*
fix: properly create the b integer
Elijah Conners
2022-07-21
*
|
Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (up...
Andy Getzendanner
2022-07-20
|
*
fix(mutex): safely call snprintf
Elijah Conners
2022-07-19
|
/
*
Check for negative return values from ReadFromOffset
David Majnemer
2022-07-18
*
Use HTTPS RFC URLs, which work regardless of the browser's locale.
Abseil Team
2022-07-18
*
Avoid signedness change when casting off_t
Benjamin Barenblat
2022-07-18
*
Internal Cleanup: removing unused internal function declaration.
Martijn Vels
2022-07-18
*
Make Span complain if constructed with a parameter that won't outlive it, exc...
Abseil Team
2022-07-18
*
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
*
string_view: conditional constexpr is no longer needed for C++14
Derek Mauro
2022-07-12
*
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
*
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
*
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 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
[prev]
[next]