index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
crc
/
BUILD.bazel
Commit message (
Expand
)
Author
Age
*
Replace //visibility:private with :__pkg__ for certain targets
Abseil Team
2024-03-14
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
*
Migrate empty CrcCordState to absl::NoDestructor.
Abseil Team
2024-01-18
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
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
*
Add prefetch to crc32
Ilya Tokar
2022-12-13
*
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
*
Use the correct Bazel copts in crc targets
Derek Mauro
2022-11-14
*
Release the CRC library
Derek Mauro
2022-11-09