Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable negative NaN float ostream format checking on RISC-V | Benjamin Barenblat | 2024-06-10 | 1 | -0/+14 |
* | Use NullGuard for signed and unsigned char pointer types, and extend volatile... | Andy Getzendanner | 2023-01-13 | 1 | -9/+14 |
* | Fix a -Wsign-conversion and some -Wshorten-64-to-32. | Andy Getzendanner | 2022-12-19 | 1 | -5/+6 |
* | Zero encoded_remaining when a string field doesn't fit, so that we don't leav... | Andy Getzendanner | 2022-11-21 | 1 | -23/+211 |
* | Release structured logging. | Andy Getzendanner | 2022-11-17 | 1 | -30/+43 |
* | Minor formatting changes in preparation for structured logging... | Andy Getzendanner | 2022-11-16 | 1 | -9/+10 |
* | Narrow some _MSC_VER checks to not catch clang-cl. | Andy Getzendanner | 2022-11-04 | 1 | -11/+19 |
* | Support logging of user-defined types that implement `AbslStringify()` | Phoebe Liang | 2022-11-02 | 1 | -0/+131 |
* | Fix "unsafe narrowing" warnings in absl, 11/n. | Abseil Team | 2022-10-06 | 1 | -1/+1 |
* | Release the Abseil Logging library | Gennadiy Rozental | 2022-08-25 | 1 | -0/+1525 |