Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat(). | Abseil Team | 2023-12-05 | 1 | -3/+8 |
* | Undefine internal `ABSL_FORMAT_PARSER_INTERNAL_GET_CHAR` macro after usage | Abseil Team | 2023-07-26 | 1 | -0/+1 |
* | Convert the full parser into constexpr now that Abseil requires C++14, and use | Samuel Benzaquen | 2022-11-29 | 1 | -0/+351 |