summaryrefslogtreecommitdiffstats
path: root/lib/xxhash.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few warnings from -fsanitize=undefinedYann Collet2015-04-091-28/+13
* Improved sparse file supportYann Collet2015-03-131-2/+1
* Added : -pedantic compilation optionYann Collet2014-12-171-2/+2
* C90 compatibilityYann Collet2014-12-171-14/+13
* Fixed : older compiler don't like nameless unions, reported by Cheyi LinYann Collet2014-12-161-69/+77
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-0/+928