Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Migrate empty CrcCordState to absl::NoDestructor. | Abseil Team | 2024-01-18 |
* | Roll forward support for ARM intrinsics in crc_memcpy | Abseil Team | 2023-09-07 |
* | Rollback adding support for ARM intrinsics | Abseil Team | 2023-09-05 |
* | Add support for ARM intrinsics in crc_memcpy | Abseil Team | 2023-09-05 |
* | Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati... | Abseil Team | 2023-08-01 |
* | Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he... | Abseil Team | 2023-08-01 |
* | Allow Cord to store chunked checksums | Derek Mauro | 2022-12-11 |
* | Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warning | Derek Mauro | 2022-11-28 |
* | Release the CRC library | Derek Mauro | 2022-11-09 |