aboutsummaryrefslogtreecommitdiff
path: root/absl/log/log_format_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Encode some additional metadata when writing protobuf-encoded logs.Andy Getzendanner2024-07-031-353/+321
* Disable negative NaN float ostream format checking on RISC-VBenjamin Barenblat2024-06-101-0/+14
* Use NullGuard for signed and unsigned char pointer types, and extend volatile...Andy Getzendanner2023-01-131-9/+14
* Fix a -Wsign-conversion and some -Wshorten-64-to-32.Andy Getzendanner2022-12-191-5/+6
* Zero encoded_remaining when a string field doesn't fit, so that we don't leav...Andy Getzendanner2022-11-211-23/+211
* Release structured logging.Andy Getzendanner2022-11-171-30/+43
* Minor formatting changes in preparation for structured logging...Andy Getzendanner2022-11-161-9/+10
* Narrow some _MSC_VER checks to not catch clang-cl.Andy Getzendanner2022-11-041-11/+19
* Support logging of user-defined types that implement `AbslStringify()`Phoebe Liang2022-11-021-0/+131
* Fix "unsafe narrowing" warnings in absl, 11/n.Abseil Team2022-10-061-1/+1
* Release the Abseil Logging libraryGennadiy Rozental2022-08-251-0/+1525