Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixes many compilation issues that come from having no external CI | Derek Mauro | 2022-11-30 | |
* | Remove unused iostream include from crc32c.h | Derek Mauro | 2022-11-29 | |
* | Fix MSVC builds that reject C-style arrays of size 0 | Derek Mauro | 2022-11-29 | |
* | Remove deprecated use of absl::ToCrc32c() | Derek Mauro | 2022-11-29 | |
* | CRC: Make crc32c_t as a class for explicit control of operators | Derek Mauro | 2022-11-29 | |
* | Avoid using the non-portable type __m128i_u. | Derek Mauro | 2022-11-28 | |
* | Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warning | Derek Mauro | 2022-11-28 | |
* | Fix AMD cpu detection. | Ilya Tokar | 2022-11-23 | |
* | CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64) | Derek Mauro | 2022-11-23 | |
* | Use the correct Bazel copts in crc targets | Derek Mauro | 2022-11-14 | |
* | CRC: Ensure SupportsArmCRC32PMULL() is defined | Derek Mauro | 2022-11-10 | |
* | Release the CRC library | Derek Mauro | 2022-11-09 |