| author | Norbert Preining <norbert@preining.info> | |
| Sun, 9 Aug 2020 16:02:50 +0000 (17:02 +0100) | ||
| committer | Norbert Preining <norbert@preining.info> | |
| Sun, 9 Aug 2020 16:02:50 +0000 (17:02 +0100) | ||
| commit | 0aed24a7f23e5ffb21e3ae49b1dcf68ec1d021f1 | |
| tree | cc738e3ef161935e1f5f44d76d12d6aaf6169f64 | tree | snapshot |
| .gitattributes | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .travis.yml | [new file with mode: 0644] | blob |
| CHANGELOG | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| Makefile | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| appveyor.yml | [new file with mode: 0644] | blob |
| cmake_unofficial/.gitignore | [new file with mode: 0644] | blob |
| cmake_unofficial/CMakeLists.txt | [new file with mode: 0644] | blob |
| cmake_unofficial/README.md | [new file with mode: 0644] | blob |
| cmake_unofficial/xxHashConfig.cmake.in | [new file with mode: 0644] | blob |
| doc/README.md | [new file with mode: 0644] | blob |
| doc/xxhash.cry | [new file with mode: 0644] | blob |
| doc/xxhash_spec.md | [new file with mode: 0644] | blob |
| libxxhash.pc.in | [new file with mode: 0644] | blob |
| tests/Makefile | [new file with mode: 0644] | blob |
| tests/bench/.clang_complete | [new file with mode: 0644] | blob |
| tests/bench/.gitignore | [new file with mode: 0644] | blob |
| tests/bench/LICENSE | [new file with mode: 0644] | blob |
| tests/bench/Makefile | [new file with mode: 0644] | blob |
| tests/bench/benchHash.c | [new file with mode: 0644] | blob |
| tests/bench/benchHash.h | [new file with mode: 0644] | blob |
| tests/bench/benchfn.c | [new file with mode: 0644] | blob |
| tests/bench/benchfn.h | [new file with mode: 0644] | blob |
| tests/bench/bhDisplay.c | [new file with mode: 0644] | blob |
| tests/bench/bhDisplay.h | [new file with mode: 0644] | blob |
| tests/bench/hashes.h | [new file with mode: 0644] | blob |
| tests/bench/main.c | [new file with mode: 0644] | blob |
| tests/bench/timefn.c | [new file with mode: 0644] | blob |
| tests/bench/timefn.h | [new file with mode: 0644] | blob |
| tests/collisions/.gitignore | [new file with mode: 0644] | blob |
| tests/collisions/LICENSE | [new file with mode: 0644] | blob |
| tests/collisions/Makefile | [new file with mode: 0644] | blob |
| tests/collisions/README.md | [new file with mode: 0644] | blob |
| tests/collisions/allcodecs/README.md | [new file with mode: 0644] | blob |
| tests/collisions/allcodecs/dummy.c | [new file with mode: 0644] | blob |
| tests/collisions/allcodecs/dummy.h | [new file with mode: 0644] | blob |
| tests/collisions/hashes.h | [new file with mode: 0644] | blob |
| tests/collisions/main.c | [new file with mode: 0644] | blob |
| tests/collisions/pool.c | [new file with mode: 0644] | blob |
| tests/collisions/pool.h | [new file with mode: 0644] | blob |
| tests/collisions/sort.cc | [new file with mode: 0644] | blob |
| tests/collisions/sort.hh | [new file with mode: 0644] | blob |
| tests/collisions/threading.c | [new file with mode: 0644] | blob |
| tests/collisions/threading.h | [new file with mode: 0644] | blob |
| tests/generate_unicode_test.c | [new file with mode: 0644] | blob |
| tests/multiInclude.c | [new file with mode: 0644] | blob |
| tests/ppc_define.c | [new file with mode: 0644] | blob |
| xxh3.h | [new file with mode: 0644] | blob |
| xxh_x86dispatch.c | [new file with mode: 0644] | blob |
| xxh_x86dispatch.h | [new file with mode: 0644] | blob |
| xxhash.c | [new file with mode: 0644] | blob |
| xxhash.h | [new file with mode: 0644] | blob |
| xxhsum.1 | [new file with mode: 0644] | blob |
| xxhsum.1.md | [new file with mode: 0644] | blob |
| xxhsum.c | [new file with mode: 0644] | blob |