Commit Graph
100 Commits
Author SHA1 Message Date
inikep 362708d4d2 zstd.exe has FileVersion and ProductVersion 2016-09-13 13:53:43 +02:00
inikep 1c5ba8a5e7 util.h: removed dependency from PATH_MAX 2016-09-13 13:13:10 +02:00
inikep f747be1096 .travis.yml: added ubuntu-toolchain-r-test for asan32 2016-09-12 21:43:59 +02:00
inikep 279a999265 .travis.yml: restored asan32 test 2016-09-12 21:28:07 +02:00
inikep 4b83b9678d .travis.yml: added "sourceline" 2016-09-12 17:20:44 +02:00
inikep 437bbec116 force Travis to use clang-3.8 2016-09-12 16:42:07 +02:00
inikep c6f0ee934b .travis.yml: added gcc-multilib 2016-09-12 15:57:40 +02:00
inikep e8e531193b .travis.yml: 32-bit clang tests switched to Ubuntu 14.04 2016-09-12 14:33:23 +02:00
inikep 0dad121a1a test-zstd-speed.py: compiler version and MD5 in logs 2016-09-12 14:17:47 +02:00
inikep e9ae30af46 appveyor.yml: automatic builds of Windows executables 2016-09-12 14:17:26 +02:00
inikep 45db83f98d ZSTD_decodeLiteralsBlock renamed to ZSTDv01_decodeLiteralsBlock 2016-09-05 14:46:24 +02:00
inikep 476964f6a1 ZSTD_decodeSeqHeaders renamed to ZSTDv01_decodeSeqHeaders 2016-09-05 13:34:57 +02:00
inikep c13faa1b0f legacy decoders: restored #include <intrin.h> for VC++ 2016-09-05 13:25:07 +02:00
inikep 8161e7321a unified error codes for legacy decoders 2016-09-05 12:29:51 +02:00
inikep 0dcaef7b38 Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev10 2016-09-05 11:32:26 +02:00
inikep 6416b0d705 updated README.md 2016-08-29 13:04:26 +02:00
inikep 12731a9644 minor changes in zstd_compression_format.md 2016-08-25 15:19:37 +02:00
inikep de9d13068f updated zstd_compression_format.md 2016-08-25 14:59:08 +02:00
inikep 0132375ba6 improved zstd_compression_format.md 2016-08-25 12:20:38 +02:00
inikep 637d33566d minor README.md corrections 2016-08-25 10:42:49 +02:00
inikep ab2f7708c1 created programs\README.md 2016-08-25 10:07:20 +02:00
inikep 7f18c6e5ef improved tests/README.md 2016-08-25 08:47:18 +02:00
inikep c23a07830e updated projects\README.md 2016-08-24 21:42:43 +02:00
inikep a3a47ec4d0 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other 2016-08-24 21:25:49 +02:00
inikep e416e30019 remove unnecessary comments 2016-08-24 17:32:09 +02:00
inikep 4e90f6c1e0 removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK 2016-08-24 17:24:11 +02:00
inikep 83388e109f removed ZSTD_LOG_PARSER 2016-08-24 17:22:20 +02:00
inikep 8a36f8527c removed stats in debug mode 2016-08-24 17:19:12 +02:00
inikep 57ef4b1a0d zstd_v07.c: removed unused macros 2016-08-24 17:16:56 +02:00
inikep 7bcdbcf51d Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other 2016-08-24 17:09:19 +02:00
inikep b62e696992 fixed typo in test-zstd-speed.py 2016-08-23 13:54:37 +02:00
inikep c629776b31 make clean will remove decompress/zstd_decompress.o 2016-08-19 10:45:59 +02:00
inikep b6514d2496 improved .gitignore 2016-08-18 16:53:29 +02:00
inikep 7feafdd7b8 appveyor.yml working with tests/ 2016-08-18 15:17:18 +02:00
inikep b7d3449d5d playTests.sh working with tests/ 2016-08-18 15:13:41 +02:00
inikep 6ca9b853a1 cmake project: fixed include directories 2016-08-18 14:42:28 +02:00
inikep 49775e3a60 VS projects: fixed include directiories 2016-08-18 14:25:28 +02:00
inikep b1421f2d36 updated VS projects 2016-08-18 14:17:11 +02:00
inikep 63e335704e updated scripts +x permissions 2016-08-18 14:04:57 +02:00
inikep 2d5eb2beb9 updated .travis.yml and appveyor.yml for tests/ 2016-08-18 13:53:26 +02:00
inikep a1c8115df5 improved tests\Makefile 2016-08-18 13:35:36 +02:00
inikep 2868d565e4 test-related files moved to tests/ 2016-08-18 13:18:11 +02:00
inikep a7bb322a93 removed never referenced functions 2016-08-18 10:30:21 +02:00
inikep 5a54870047 fixed Intel Compiler warnings with Visual Studio
http://encode.ru/threads/2119-Zstandard?p=49504&viewfull=1#post49504
2016-08-18 09:00:25 +02:00
inikep c5e12f70e5 fixed powerpc Travis test 2016-08-17 17:31:08 +02:00
inikep 79b4062c81 fixed paramgrill dependency 2016-08-17 16:29:57 +02:00
inikep d0c270fe85 improved programs\Makefile 2016-08-17 15:59:50 +02:00
inikep 78f3e0630b disabled %llu warnings with MinGW on Windows 2016-08-17 14:52:11 +02:00
inikep 156ab8f4a1 APT dependencies moved from Makefile to .travis.yml 2016-08-17 14:17:54 +02:00
inikep bbf3739ac7 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other 2016-08-17 14:02:36 +02:00
inikep e4aef6c342 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other 2016-08-16 16:45:50 +02:00
inikep e81f2cb938 improved zstd_compression_format.md 2016-08-13 09:36:24 +02:00
Przemyslaw SkibinskiandGitHub f4f8add621 Merge pull request #3 from inikep/dev08
Dev08
2016-08-10 15:15:44 +02:00
inikep 5f49eba512 added usage of rep[0]-1 for the optimal parser 2016-08-10 15:01:53 +02:00
inikep 98e08cbe34 fixed: tree not updated after finding very long rep matches 2016-08-10 15:00:30 +02:00
inikep 7132fb15ba bench.c: removed benchResult_t 2016-08-10 14:59:18 +02:00
inikep 5661bc1bd4 Merge remote-tracking branch 'refs/remotes/origin/Portability' into Testing 2016-08-10 14:39:38 +02:00
inikep cfe5fe4581 modified .gitignore 2016-08-10 14:34:13 +02:00
inikep a43d8abd89 added Visual Studio 2005 project 2016-08-10 14:33:20 +02:00
inikep 038d1497c9 fixed compilation with Visual Studio 2005 2016-08-10 14:30:10 +02:00
inikep 3d2c58c3a9 fixed compilation with Visual in C++ mode 2016-08-10 14:28:47 +02:00
inikep 48849f86f0 fixed compilation with Intel Compiler with Windows 2016-08-10 14:26:35 +02:00
inikep 855dbaf7f9 added CompileAsCpp.props for VC++ compilation 2016-08-10 14:21:08 +02:00
inikep 70ce21fc8d appveyor.yml: test C++ compilation with Visual Studio 2016-08-10 14:17:28 +02:00
inikep 5fbc8aaf21 .travis.yml: 24 tests merged into 12 tests 2016-08-10 14:15:39 +02:00
inikep 2aeb9325f1 test-zstd-speed.py: added tests for clang and md5 sum of executables
added script versioning
2016-08-10 14:14:01 +02:00
inikep 4cc1954562 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 2016-08-10 11:08:43 +02:00
inikep f6aed96f61 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08
# Conflicts:
#	zstd_compression_format.md
2016-08-10 09:31:42 +02:00
inikep ac1e7e8fc1 fixed: tree not updated after finding very long rep matches 2016-08-09 11:03:15 +02:00
inikep ad9f70e440 Improved speed of Intel Compiler for Windows 2016-08-08 11:05:38 +02:00
inikep 32c02fa665 Fix for Intel Compiler with Windows 2016-08-08 10:41:46 +02:00
inikep 3809c3b50c added Visual Studio 2005 project 2016-08-05 13:11:32 +02:00
inikep 2cde2d971b fix warnings during C++ compilation with Visual Studio 2016-08-05 11:04:32 +02:00
inikep 1805d3a505 appveyor.yml: test C++ compilation with Visual Studio 2016-08-05 11:03:49 +02:00
inikep 28f85a6b20 added CompileAsCpp.props 2016-08-05 10:12:32 +02:00
inikep 4f5f301a4d appveyor.yml: fixed missing /p:Platform and /p:Configuration 2016-08-04 18:34:15 +02:00
inikep b918a6e239 appveyor.yml: list generated executables (2) 2016-08-04 18:19:16 +02:00
inikep 468191ce4a appveyor.yml: list generated executables 2016-08-04 17:30:10 +02:00
inikep 35605fa546 appveyor.yml: test C++ compilation with Visual Studio 2016-08-04 16:58:13 +02:00
inikep 0079425297 .travis.yml: tests merged together 2016-08-04 14:43:21 +02:00
inikep 4f270ac851 .travis.yml: clang test joined into bigger test 2016-08-04 11:25:52 +02:00
inikep 9d003c1d4c .travis.yml: joined 7 smaller tests into 2 bigger 2016-08-04 10:41:49 +02:00
inikep f896c1d717 zstd_compression_format.md: improved formatting 2016-08-03 16:37:42 +02:00
inikep 586a0550f1 huffman -> Huffman 2016-08-03 16:16:38 +02:00
inikep 1b5a8fafec test-zstd-speed.py: md5 sum of executables 2016-08-03 14:05:49 +02:00
inikep ded65ec8ce test-zstd-speed.py: script versioning 2016-08-03 13:17:21 +02:00
inikep fa3fbb4537 test-zstd-speed.py: added tests for clang 2016-08-03 13:10:47 +02:00
inikep 387800f367 bench.c: removed benchResult_t 2016-08-03 11:08:16 +02:00
inikep 6a806ede9f Merge remote-tracking branch 'refs/remotes/origin/minus1' into dev08 2016-08-03 10:28:51 +02:00
inikep a95f328578 when ll=0 offset 3 becomes rep[0]-1 : in ZSTD_compressBlock_opt_generic 2016-08-02 12:00:54 +02:00
inikep 050909de29 when ll=0 offset 3 becomes rep[0]-1 : in ZSTD_compressBlock_opt_extDict_generic 2016-08-01 16:00:24 +02:00
inikep bd32aff957 #define ZSTD_REP_MOVE_OPT (ZSTD_REP_NUM) 2016-08-01 15:29:03 +02:00
inikep b82f05caa8 introduce ZSTD_REP_MOVE_OPT 2016-08-01 15:15:11 +02:00
inikep 9043fe2e63 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 2016-08-01 11:10:20 +02:00
inikep 056df510aa fixed ZSTD_compressBlock_opt_extDict_generic 2016-07-31 20:08:53 +02:00
inikep 6b68ba2079 zstd_opt.h: fixed checking of rep codes (2) 2016-07-29 16:45:39 +02:00
inikep c4b5106f7f test-zstd-speed.py: force to compile zstd32 2016-07-29 16:11:37 +02:00
inikep 59b86fc141 zstd_opt.h: fixed checking of rep codes 2016-07-29 11:00:33 +02:00
inikep 003c7a8568 optimal parser: removed ZSTD_REP_INIT 2016-07-27 11:07:13 +02:00
inikep 2214e469ee test-zstd-speed.py: added automated speed test for 32-bit executable 2016-07-26 13:05:01 +02:00