1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Build.PL
Changes
ext/xxHash/.gitattributes
ext/xxHash/.travis.yml
ext/xxHash/appveyor.yml
ext/xxHash/CHANGELOG
ext/xxHash/cmake_unofficial/.gitignore
ext/xxHash/cmake_unofficial/CMakeLists.txt
ext/xxHash/cmake_unofficial/README.md
ext/xxHash/cmake_unofficial/xxHashConfig.cmake.in
ext/xxHash/libxxhash.pc.in
ext/xxHash/LICENSE
ext/xxHash/Makefile
ext/xxHash/README.md
ext/xxHash/xxh3.h
ext/xxHash/xxh_x86dispatch.c
ext/xxHash/xxh_x86dispatch.h
ext/xxHash/xxhash.c
ext/xxHash/xxhash.h
lib/Crypt/xxHash.pm
LICENSE
MANIFEST
MANIFEST.SKIP
META.json
META.yml
README
README.md
src/ppport.h
t/Crypt-xxHash.t
xs/xxHash.xs
|