Commit Graph

1740 Commits (3427e682660f60fe4d876892b053c124370b5a98)

Author SHA1 Message Date
Yann Collet 852cd3d8dc Some comments to explain streaming decompression API 2015-02-20 18:52:24 +01:00
Yann Collet 1db6f22f34 Removed useless constants 2015-02-17 13:38:44 +01:00
Yann Collet c5d46b5c90 New streaming API behavior, to solve issue 19 (https://github.com/Cyan4973/zstd/issues/19) 2015-02-16 18:06:26 +01:00
Yann Collet f66d2babf8 Updated test-fullbench 2015-02-11 08:34:50 +01:00
Yann Collet f96780683b updated fullbench, to include datagen 2015-02-11 08:19:57 +01:00
Yann Collet fb98fd0bd4 datagen refactoring 2015-02-10 18:15:20 +01:00
Yann Collet 6610cb381c datagen is now a library, to be included in multiple programs 2015-02-09 08:00:26 +01:00
Yann Collet e30c39cd1b internal refactoring - better separation between match & entropy 2015-02-09 03:50:11 +01:00
Yann Collet e739b273f9 Merge pull request #18 from Cyan4973/dev
Dev
2015-02-09 01:53:12 +01:00
Yann Collet 5ca33779a4 Visual : Removed *.suo and *.user files, as suggested by Takayuki Matsuoka 2015-02-08 21:51:28 +01:00
Yann Collet 2ddf7e9a28 Fixed : FSE issue with corner case distributions 2015-02-08 20:26:47 +01:00
Yann Collet fc787bc494 Merge pull request #16 from Cyan4973/dev
Dev
2015-02-03 19:27:06 +01:00
Yann Collet 08f358599f Added : Visual project directory 2015-02-01 12:24:20 +01:00
Yann Collet d6914bfd5a fix minor Visual warning 2015-02-01 12:09:46 +01:00
Yann Collet aacace37f7 Fixed a few clang warnings 2015-02-01 11:57:30 +01:00
Yann Collet b0802817c0 avx2 mode solely detected using __AVX2__ macro 2015-02-01 10:13:22 +01:00
Yann Collet e5c25e0ebc minor fix for Visual 2015-01-31 20:10:53 +01:00
Yann Collet 936e678dda Fixed : issue 8 regarding huge input buffer (> 4 GB) 2015-01-31 15:09:51 +01:00
Yann Collet d038563e32 Merge pull request #14 from Cyan4973/dev
Normalize all the line endings
2015-01-31 10:58:11 +01:00
Yann Collet 955df5e73a Added : *.png are binary files 2015-01-31 10:57:57 +01:00
Yann Collet 439eb77088 Normalize all the line endings 2015-01-31 10:52:59 +01:00
Yann Collet 062c8f739f Merge pull request #13 from Cyan4973/dev
Dev
2015-01-30 22:54:54 +01:00
Yann Collet 1cc58def2d Restored cast for C++ (fse) 2015-01-29 07:13:54 +01:00
Yann Collet 6434adcf54 Fix : no AVX2 for Visual 2008 and older 2015-01-29 07:00:43 +01:00
Yann Collet 565b81d0ba fixed : corner case (FSE) 2015-01-29 06:51:30 +01:00
Yann Collet e98ea20c37 Fix for VS2005 (AVX2 intrinsics) 2015-01-28 01:23:14 +01:00
Yann Collet 00f9507d26 Merge pull request #5 from Cyan4973/dev
Dev
2015-01-26 13:37:43 +01:00
Yann Collet f10532ac8a Merge pull request #4 from r-lyeh/dev
Bugfixed Visual Studio errors when compiled as C++ sources
2015-01-26 11:04:27 +01:00
r-lyeh 0da7941a72 Bugfixed Visual Studio errors when compiled as C++ sources 2015-01-26 10:24:04 +01:00
Yann Collet e1e6f7d0b1 Removed minor warnings under minGW 2015-01-25 15:50:24 +01:00
Yann Collet 63d74b5371 Merge pull request #3 from Cyan4973/dev
Dev
2015-01-25 13:36:57 +01:00
Yann Collet fb81417323 Fixed : minor warnings under Visual 32 bits 2015-01-25 13:19:12 +01:00
Yann Collet a09347235f update readme 2015-01-25 12:43:55 +01:00
Yann Collet adcffd085c Merge pull request #1 from Cyan4973/dev
Dev
2015-01-24 13:47:43 +01:00
Yann Collet 759433d679 Updated fullbench tests 2015-01-24 13:31:55 +01:00
Yann Collet 18a68714d0 Fixed : issue within fullbench, reported by AJ Baxter 2015-01-24 12:08:52 +01:00
Yann Collet 04d8e15e57 fixed : file permissions 2015-01-24 11:22:13 +01:00
Yann Collet 0e9d92c019 fixed travis ci tests 2015-01-24 11:20:08 +01:00
Yann Collet f506c8b2f2 Update README.md 2015-01-24 10:31:47 +01:00
Yann Collet 4856a00164 Initial release 2015-01-24 01:58:16 +01:00