aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/xxhash
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Propagate xxhash flagsVsevolod Stakhov2023-03-021-1/+1
* [Minor] Fix xxhash build with the debug flagsVsevolod Stakhov2023-03-021-0/+4
* [Minor] Remove unused x86 dispatcherVsevolod Stakhov2021-12-063-856/+1
* [Rework] Use xxh3 as a default hash and fix memory/alignment issuesVsevolod Stakhov2021-12-051-1/+0
* [Minor] Update bundled xxhashVsevolod Stakhov2021-12-046-1031/+6462
* Revert "[Minor] Use less aggressive optimisation level"Vsevolod Stakhov2019-03-051-1/+1
* [Minor] Use less aggressive optimisation levelVsevolod Stakhov2019-03-051-1/+1
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-2/+2
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-251-0/+3
* [Feature] Add zstd compression libraryVsevolod Stakhov2016-09-081-2/+2
* Fix warnings.Vsevolod Stakhov2016-01-151-2/+2
* Do not free xxh32_state to work with static states.Vsevolod Stakhov2015-05-171-1/+2
* Fix xxhash invocation.Vsevolod Stakhov2015-04-141-1/+2
* Add legacy XXH32_init.Vsevolod Stakhov2015-02-212-0/+17
* Update xxhash.Vsevolod Stakhov2015-02-213-639/+1108
* Compile external tools with optimizations.Vsevolod Stakhov2014-12-191-0/+3
* Move xxhash to contrib.Vsevolod Stakhov2014-02-183-0/+642