summaryrefslogtreecommitdiff
path: root/absl/crc/BUILD.bazel
Commit message (Expand)AuthorAge
* Replace //visibility:private with :__pkg__ for certain targetsGravatar Abseil Team2024-03-14
* Replace `testonly = 1` with `testonly = True` in abseil BUILD files.Gravatar Shahriar Rouf2024-01-31
* Migrate empty CrcCordState to absl::NoDestructor.Gravatar Abseil Team2024-01-18
* Bazel: Enable the header_modules featureGravatar Derek Mauro2023-10-11
* Bazel: Support layering_check and parse_headersGravatar Derek Mauro2023-10-10
* Roll forward support for ARM intrinsics in crc_memcpyGravatar Abseil Team2023-09-07
* Rollback adding support for ARM intrinsicsGravatar Abseil Team2023-09-05
* Add support for ARM intrinsics in crc_memcpyGravatar Abseil Team2023-09-05
* 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