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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a define for HWCAP_CPUID on platforms that are missing it
Derek Mauro
2022-12-12
1
-0
/
+4
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
7
-9
/
+474
*
Merge pull request #1338 from MBkkt:patch-5
Copybara-Service
2022-12-06
1
-2
/
+2
|
\
|
*
Update non_temporal_memcpy.h
Valery Mironov
2022-12-06
1
-1
/
+0
|
/
*
Fixes many compilation issues that come from having no external CI
Derek Mauro
2022-11-30
6
-258
/
+275
*
Remove unused iostream include from crc32c.h
Derek Mauro
2022-11-29
1
-1
/
+0
*
Fix MSVC builds that reject C-style arrays of size 0
Derek Mauro
2022-11-29
1
-4
/
+5
*
Remove deprecated use of absl::ToCrc32c()
Derek Mauro
2022-11-29
1
-15
/
+15
*
CRC: Make crc32c_t as a class for explicit control of operators
Derek Mauro
2022-11-29
6
-43
/
+52
*
Avoid using the non-portable type __m128i_u.
Derek Mauro
2022-11-28
1
-3
/
+3
*
Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warning
Derek Mauro
2022-11-28
3
-2
/
+9
*
Fix AMD cpu detection.
Ilya Tokar
2022-11-23
1
-1
/
+1
*
CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64)
Derek Mauro
2022-11-23
5
-74
/
+111
*
Use the correct Bazel copts in crc targets
Derek Mauro
2022-11-14
2
-1
/
+5
*
CRC: Ensure SupportsArmCRC32PMULL() is defined
Derek Mauro
2022-11-10
2
-2
/
+4
*
Release the CRC library
Derek Mauro
2022-11-09
23
-0
/
+4269
[prev]