-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4745442
commit c8b08aa
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule googletest
updated
13 files
Submodule xxHash
updated
8 files
+29 −27 | .github/workflows/ci.yml | |
+2 −2 | .github/workflows/scorecard.yml | |
+2 −0 | .gitignore | |
+0 −1 | cli/xxhsum.c | |
+1 −0 | tests/bench/.gitignore | |
+5 −2 | tests/bench/Makefile | |
+6 −6 | xxh_x86dispatch.c | |
+1 −2 | xxhash.h |