summaryrefslogtreecommitdiff
path: root/absl/crc/BUILD.bazel
Commit message (Expand)AuthorAge
* Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati...Gravatar Abseil Team2023-08-01
* Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he...Gravatar Abseil Team2023-08-01
* Add prefetch to crc32Gravatar Ilya Tokar2022-12-13
* Allow Cord to store chunked checksumsGravatar Derek Mauro2022-12-11
* Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warningGravatar Derek Mauro2022-11-28
* Use the correct Bazel copts in crc targetsGravatar Derek Mauro2022-11-14
* Release the CRC libraryGravatar Derek Mauro2022-11-09