index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
status
Commit message (
Expand
)
Author
Age
*
Remove the forked absl::Status matchers implementation in statusor_test
Derek Mauro
2024-05-03
*
Add comment hack to fix copybara reversibility
Derek Mauro
2024-05-02
*
Add GoogleTest matchers for absl::Status
Zie Weaver
2024-05-02
*
Add internal traits to absl::StatusOr for lifetimebound detection
Abseil Team
2024-04-02
*
Remove deprecated errno constants from the absl::Status mapping
Derek Mauro
2024-03-27
*
Separate out absl::StatusOr constraints into statusor_internal.h
Abseil Team
2024-03-21
*
Fix the move to itself
Abseil Team
2024-03-11
*
Add noexcept to move assignment operator and swap function
Abseil Team
2024-02-22
*
Add `ostream<<` and `AbslStringify` to `absl::StatusOr`.
Zie Weaver
2023-12-13
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
*
Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, an...
Andy Getzendanner
2023-12-05
*
Use absl::NoDestructor to replace a bespoke optimized implementation
Derek Mauro
2023-11-08
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
Mark absl::Status as ABSL_ATTRIBUTE_TRIVIAL_ABI
Abseil Team
2023-10-05
*
Adds `AbslStringify` to `absl::Status` for completeness.
Abseil Team
2023-09-26
*
Rolling back cl/565792699
Abseil Team
2023-09-20
*
Change absl::Status implementation to be amenable to [[clang:trivial_abi]] an...
Abseil Team
2023-09-17
*
Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK f...
Andy Getzendanner
2023-09-15
*
Invert the "is inlined" bit of absl::Status
Abseil Team
2023-09-05
*
Include what you spell
Dmitri Gribenko
2023-08-09
*
Merge pull request #1458 from juergbi:aix
Copybara-Service
2023-06-07
|
\
*
|
`absl`: Replace `absl::remove_cv_t<absl::remove_reference_t<T>>` with `absl::...
Dino Radakovic
2023-06-02
|
*
absl/status: Fix build on AIX
Jürg Billeter
2023-05-24
|
/
*
Add non-public API for internal users
Eric Fiselier
2023-05-16
*
Add semicolon at the end of the line on code example
Abseil Team
2023-05-08
*
Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...
Dino Radakovic
2023-05-05
*
Breaks internal code
Abseil Team
2023-05-04
*
Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...
Dino Radakovic
2023-05-04
*
Fix spelling mistakes
Vertexwahn
2023-04-27
*
trivial: format some files using clang-format
Patrick Xia
2023-04-27
*
Add ABSL_ATTRIBUTE_LIFETIME_BOUND to absl::StatusOr::emplace()
Laramie Leavitt
2023-02-03
*
Minor build/whitespace changes
Derek Mauro
2023-01-03
*
Minor include/whitespace changes
Derek Mauro
2022-12-28
*
Fix "unsafe narrowing" warnings in absl, 10/n.
Abseil Team
2022-09-08
*
remove unused includes and add missing std includes for absl/status/status.h
Abseil Team
2022-08-10
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
*
Add missing include for std::unique_ptr
Abseil Team
2022-07-22
*
Tweak the signature of status_internal::MakeCheckFailString as part of an upc...
Andy Getzendanner
2022-06-10
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
*
Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets
Jeremy Nimmer
2022-06-06
*
Fix comment typo about absl::Status<T*>
Derek Mauro
2022-06-06
*
Add an internal helper for logging (upcoming).
Greg Falcon
2022-05-31
*
Fix a typo in a comment.
Abseil Team
2022-04-29
*
Export of internal Abseil changes
Abseil Team
2022-04-19
*
Export of internal Abseil changes
Abseil Team
2022-03-14
*
Export of internal Abseil changes
Abseil Team
2022-02-23
*
Export of internal Abseil changes
Abseil Team
2022-01-28
*
Export of internal Abseil changes
Abseil Team
2022-01-19
*
Export of internal Abseil changes
Abseil Team
2021-12-15
[next]