index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
crc
/
BUILD.bazel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace //visibility:private with :__pkg__ for certain targets
Abseil Team
2024-03-14
1
-2
/
+6
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
1
-1
/
+1
*
Migrate empty CrcCordState to absl::NoDestructor.
Abseil Team
2024-01-18
1
-1
/
+1
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
1
-0
/
+1
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
1
-1
/
+11
*
Roll forward support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-07
1
-4
/
+1
*
Rollback adding support for ARM intrinsics
Abseil Team
2023-09-05
1
-1
/
+4
*
Add support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-05
1
-4
/
+1
*
Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati...
Abseil Team
2023-08-01
1
-0
/
+1
*
Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he...
Abseil Team
2023-08-01
1
-0
/
+1
*
Add prefetch to crc32
Ilya Tokar
2022-12-13
1
-0
/
+1
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
1
-0
/
+28
*
Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warning
Derek Mauro
2022-11-28
1
-0
/
+3
*
Use the correct Bazel copts in crc targets
Derek Mauro
2022-11-14
1
-0
/
+4
*
Release the CRC library
Derek Mauro
2022-11-09
1
-0
/
+174