Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate `ABSL_ATTRIBUTE_NORETURN` in favor of the `[[noreturn]]` | Derek Mauro | 2024-07-01 | 1 | -2/+2 |
* | Add internal traits to absl::StatusOr for lifetimebound detection | Abseil Team | 2024-04-02 | 1 | -14/+21 |
* | Separate out absl::StatusOr constraints into statusor_internal.h | Abseil Team | 2024-03-21 | 1 | -0/+52 |
* | Add `ostream<<` and `AbslStringify` to `absl::StatusOr`. | Zie Weaver | 2023-12-13 | 1 | -0/+49 |
* | Add nullability annotations | Dmitri Gribenko | 2023-12-11 | 1 | -2/+4 |
* | `absl`: Replace `absl::remove_cv_t<absl::remove_reference_t<T>>` with `absl::... | Dino Radakovic | 2023-06-02 | 1 | -24/+12 |
* | Export of internal Abseil changes | Abseil Team | 2020-11-05 | 1 | -6/+3 |
* | Export of internal Abseil changes | Abseil Team | 2020-09-23 | 1 | -1/+1 |
* | Export of internal Abseil changes | Abseil Team | 2020-09-01 | 1 | -0/+399 |