Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati... | Abseil Team | 2023-08-01 | 1 | -0/+14 |
* | Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he... | Abseil Team | 2023-08-01 | 1 | -0/+19 |
* | Fixes many compilation issues that come from having no external CI | Derek Mauro | 2022-11-30 | 1 | -5/+13 |
* | CRC: Make crc32c_t as a class for explicit control of operators | Derek Mauro | 2022-11-29 | 1 | -11/+11 |
* | Release the CRC library | Derek Mauro | 2022-11-09 | 1 | -0/+186 |