Commit 27c0e2c
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
- .github/dependabot.yml+7
- .github/workflows/ci.yml+243-52
- .gitignore+5
- CHANGELOG+24
- Doxyfile+9-4
- Doxyfile-internal+63
- LICENSE+1-1
- Makefile+114-20
- README.md+35-18
- SECURITY.md+13
- cli/.tipi/deps+3
- cli/.tipi/opts
- cli/xsum_arch.h+24-8
- cli/xsum_bench.c+13-1
- cli/xsum_os_specific.c+30-4
- cli/xsum_os_specific.h+1-1
- cli/xsum_output.c+2-1
- cli/xsum_output.h+1-1
- cli/xsum_sanity_check.c+30-28
- cli/xsum_sanity_check.h+1-1
- cli/xxhsum.1+31-17
- cli/xxhsum.1.md+33-27
- cli/xxhsum.c+229-22
- cmake_unofficial/CMakeLists.txt+49-11
- cmake_unofficial/JoinPaths.cmake+23
- cmake_unofficial/README.md+1
- doc/xxhash_spec.md+474-5
- libxxhash.pc.in+3-3
- tests/Makefile+25-2
- tests/bench/Makefile+1-1
- tests/bench/benchHash.c+3-1
- tests/bench/benchHash.h+1-1
- tests/bench/benchfn.c+2-1
- tests/bench/benchfn.h+1-1
- tests/bench/bhDisplay.c+1-1
- tests/bench/bhDisplay.h+1-1
- tests/bench/hashes.h+1-1
- tests/bench/main.c+1-1
- tests/bench/timefn.c+1-1
- tests/bench/timefn.h+1-1
- tests/cli-comment-line.sh+32
- tests/cli-ignore-missing.sh+51
- tests/collisions/Makefile+1-1
- tests/collisions/hashes.h+1-1
- tests/collisions/main.c+2-2
- tests/collisions/pool.c+1-1
- tests/collisions/pool.h+1-1
- tests/collisions/sort.cc+1-1
- tests/collisions/sort.hh+1-1
- tests/filename-escape.sh+21
- tests/sanity_test.c+763
- tests/sanity_test_vectors.h+45.8k
- tests/sanity_test_vectors_generator.c+464
- xxh3.h+1-1
- xxh_x86dispatch.c+145-70
- xxh_x86dispatch.h+9-10
- xxhash.c+1-1
- xxhash.h+2.1k-915
0 commit comments