Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete absl/strings/internal/has_absl_stringify.h now that the | Derek Mauro | 2024-07-18 | 1 | -54/+0 |
* | Workaround symbol resolution bug in Clang 19 | Derek Mauro | 2024-05-24 | 1 | -1/+11 |
* | Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock | Derek Mauro | 2024-01-09 | 1 | -0/+44 |
* | Delete `absl::strings_internal::HasAbslStringify`. | Abseil Team | 2023-10-12 | 1 | -44/+0 |
* | Make `HasAbslStringify` public. | Abseil Team | 2023-09-13 | 1 | -16/+5 |
* | Support logging of user-defined types that implement `AbslStringify()` | Phoebe Liang | 2022-11-02 | 1 | -0/+55 |