]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2015-02-25  Yann Collet"type redef fix" for gcc <= 4.4 26/head
2015-02-24  Yann Colletupdated FSE
2015-02-21  Yann ColletUpdated FSE
2015-02-20  Yann ColletSome comments, to explain streaming decompression API
2015-02-17  Yann ColletRemoved useless constants
2015-02-16  Yann ColletNew streaming API behavior, to solve issue 19 (https...
2015-02-11  Yann ColletUpdated test-fullbench
2015-02-11  Yann Colletupdated fullbench, to include datagen
2015-02-10  Yann Colletdatagen refactoring
2015-02-09  Yann Colletdatagen is now a library, to be included in multiple...
2015-02-09  Yann Colletinternal refactoring - better separation between match...
2015-02-08  Yann ColletVisual : Removed *.suo and *.user files, as suggested... 18/head
2015-02-08  Yann ColletFixed : FSE issue with corner case distributions
2015-02-01  Yann ColletAdded : Visual project directory 16/head
2015-02-01  Yann Colletfix minor Visual warning
2015-02-01  Yann ColletFixed a few clang warnings
2015-02-01  Yann Colletavx2 mode solely detected using __AVX2__ macro
2015-01-31  Yann Colletminor fix for Visual
2015-01-31  Yann ColletFixed : issue 8 regarding huge input buffer (> 4 GB)
2015-01-31  Yann ColletAdded : *.png are binary files
2015-01-31  Yann ColletNormalize all the line endings 14/head
2015-01-29  Yann ColletRestored cast for C++ (fse) 13/head
2015-01-29  Yann ColletFix : no AVX2 for Visual 2008 and older
2015-01-29  Yann Colletfixed : corner case (FSE)
2015-01-28  Yann ColletFix for VS2005 (AVX2 intrinsics)
2015-01-26  Yann ColletMerge pull request #4 from r-lyeh/dev 5/head
2015-01-26  r-lyehBugfixed Visual Studio errors when compiled as C++... 4/head
2015-01-25  Yann ColletRemoved minor warnings under minGW
2015-01-25  Yann ColletFixed : minor warnings under Visual 32 bits 3/head
2015-01-25  Yann Colletupdate readme
2015-01-24  Yann ColletUpdated fullbench tests 1/head
2015-01-24  Yann ColletFixed : issue within fullbench, reported by AJ Baxter
2015-01-24  Yann Colletfixed : file permissions
2015-01-24  Yann Colletfixed travis ci tests
2015-01-24  Yann ColletUpdate README.md
2015-01-24  Yann ColletInitial release