Commit Graph

  • 309f113028 Merge pull request #306 from david-y-lam/fix_doc Yann Collet 2016-08-30 13:17:15 -0700
  • e10f7f3dcb merge David Lam 2016-08-30 12:03:36 -0700
  • 4ded9e591c added boilerplate Yann Collet 2016-08-30 10:04:33 -0700
  • 3b15f1f10f minor refactor Yann Collet 2016-08-30 09:56:25 -0700
  • 240795bef7 Merge branch 'dev' of github.com:Cyan4973/zstd into dev Yann Collet 2016-08-30 06:51:55 -0700
  • 14200a20f0 Fixed issue #304, reported by @borzunov Yann Collet 2016-08-30 06:51:00 -0700
  • da9d3b7057 Cleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decompress.c David Lam 2016-08-29 09:03:12 -0700
  • 09c3c8e885 Merge pull request #307 from inikep/dev08 Yann Collet 2016-08-29 16:32:33 -0700
  • 6416b0d705 updated README.md inikep 2016-08-29 13:04:26 +0200
  • 23b6e05d8e ZSTD_malloc() and ZSTD_free(), to simplify customMem Yann Collet 2016-08-28 21:05:43 -0700
  • 080940c628 fixed Visual project, removing fileio_legacy Yann Collet 2016-08-28 19:27:55 -0700
  • 54caf6893e Removed fileio_legacy; now legacy supports relies entirely on streaming API. CLI legacy support now limited to v0.4+ Yann Collet 2016-08-28 19:20:13 -0700
  • dea67a66ab backward compatibility versions tests start from v0.4.0 Yann Collet 2016-08-28 16:56:17 -0700
  • 9097f7b156 fixed versionsTest Yann Collet 2016-08-28 16:25:56 -0700
  • 1c69baa1a9 CLI supports Legacy formats v0.4+ Yann Collet 2016-08-28 12:47:17 -0700
  • 4b7b9fca32 better clean Yann Collet 2016-08-28 10:14:27 -0700
  • 5f53b0335e fixed continuation context Yann Collet 2016-08-28 10:00:49 -0700
  • ab267e772c removed fileio specific legacy support; now depends on ZSTD_decompressStream() transparent legacy support Yann Collet 2016-08-28 08:46:25 -0700
  • 767d8f66fa legacy contexts can be re-used Yann Collet 2016-08-28 08:19:47 -0700
  • 4bf317dd00 first version supporting legacy streams (transparent decoding) Yann Collet 2016-08-28 07:43:34 -0700
  • bbd5bb75a6 update table Yann Collet 2016-08-27 11:41:23 +0200
  • e19a9ef05d update compression level table Yann Collet 2016-08-26 20:02:49 +0200
  • 9a021c1aae fixed some minor clang warnings Yann Collet 2016-08-26 09:05:06 +0200
  • cb5a320705 made -Wdocumentation a clang only flag Yann Collet 2016-08-26 08:06:36 +0200
  • 87c18b2ebd fixed multiple minor warnings for XCode Yann Collet 2016-08-26 01:43:47 +0200
  • 0baa64a763 increased maximum memory size for 64-bits bench to 16 GB Yann Collet 2016-08-25 22:54:13 +0200
  • 0d59a6f73a removed debug strings Yann Collet 2016-08-25 22:42:46 +0200
  • 5a02b69215 reinforced fix for huge files Yann Collet 2016-08-25 22:24:59 +0200
  • bb93d77ab8 reinforced fix for huge files Yann Collet 2016-08-25 22:22:50 +0200
  • bb8558164e fixed welcome message Yann Collet 2016-08-25 19:11:11 +0200
  • 94376acfb0 fixed test on CentOS7 Yann Collet 2016-08-25 19:09:21 +0200
  • baf7ecbdfd Merge pull request #302 from inikep/Documentation Yann Collet 2016-08-25 17:00:33 +0200
  • 12731a9644 minor changes in zstd_compression_format.md inikep 2016-08-25 15:19:37 +0200
  • 24a738c668 removed TRAVIS_OS_NAME Yann Collet 2016-08-25 15:15:06 +0200
  • de9d13068f updated zstd_compression_format.md inikep 2016-08-25 14:59:08 +0200
  • 96bdd87de4 fixed : compression bug on very large files Yann Collet 2016-08-25 14:34:42 +0200
  • 2c9e90e711 Merge pull request #301 from inikep/Other Yann Collet 2016-08-25 13:25:45 +0200
  • 0132375ba6 improved zstd_compression_format.md inikep 2016-08-25 12:20:38 +0200
  • 637d33566d minor README.md corrections inikep 2016-08-25 10:42:49 +0200
  • ab2f7708c1 created programs\README.md inikep 2016-08-25 10:07:20 +0200
  • 7f18c6e5ef improved tests/README.md inikep 2016-08-25 08:47:18 +0200
  • c23a07830e updated projects\README.md inikep 2016-08-24 21:42:43 +0200
  • a3a47ec4d0 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other inikep 2016-08-24 21:25:49 +0200
  • a2cdffe556 fixed wrong parameter issue Yann Collet 2016-08-24 19:42:15 +0200
  • e416e30019 remove unnecessary comments inikep 2016-08-24 17:32:09 +0200
  • 4e90f6c1e0 removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK inikep 2016-08-24 17:24:11 +0200
  • 83388e109f removed ZSTD_LOG_PARSER inikep 2016-08-24 17:22:20 +0200
  • 8a36f8527c removed stats in debug mode inikep 2016-08-24 17:19:12 +0200
  • 57ef4b1a0d zstd_v07.c: removed unused macros inikep 2016-08-24 17:16:56 +0200
  • 7bcdbcf51d Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other inikep 2016-08-24 17:09:19 +0200
  • 24b68a5b23 update cLevel table for 256KB Yann Collet 2016-08-24 14:22:26 +0200
  • c54692faeb improved level 3 Yann Collet 2016-08-24 01:10:42 +0200
  • 17e482efdd added ZSTD_setDStreamParameter() Yann Collet 2016-08-23 16:58:10 +0200
  • b62e696992 fixed typo in test-zstd-speed.py inikep 2016-08-23 13:54:37 +0200
  • 3071c3e303 STREAM_WINDOW_MAX : protect streaming from unreasonable memory requirements Yann Collet 2016-08-23 01:34:34 +0200
  • 70e3b31306 fixed playtests on os-x Yann Collet 2016-08-23 01:18:06 +0200
  • cb3276329a added sizeof CStream and DStream Yann Collet 2016-08-23 00:30:31 +0200
  • d1733f7417 fixed crc bug in rare timing conditions within bench.c Yann Collet 2016-08-21 01:04:46 +0200
  • 70c2326bf1 spec : clarify last literal copy command Yann Collet 2016-08-21 00:24:18 +0200
  • 8baf78a291 minor coding style Yann Collet 2016-08-20 03:47:49 +0200
  • 1bee2d5e08 slight decompression speed improvement Yann Collet 2016-08-20 02:59:04 +0200
  • 0cfe2ec2fd sync fse version Yann Collet 2016-08-20 00:26:26 +0200
  • af1960396b sync huff0 Yann Collet 2016-08-19 19:38:19 +0200
  • 7be46bf8f2 promoted streaming API to stable (except _advanced() variants) Yann Collet 2016-08-19 18:39:36 +0200
  • fdba57d513 update version number Yann Collet 2016-08-19 18:32:30 +0200
  • da3fbcb302 Added ZDICT_getDictID() Yann Collet 2016-08-19 14:23:58 +0200
  • c629776b31 make clean will remove decompress/zstd_decompress.o inikep 2016-08-19 10:45:59 +0200
  • b571a0eab4 Merge pull request #298 from inikep/Other Yann Collet 2016-08-18 17:14:03 +0200
  • 80b0e53c37 Merge pull request #299 from Cyan4973/dev Yann Collet 2016-08-18 17:11:46 +0200
  • b944ce0b3a update Mac homebrew installation script Yann Collet 2016-08-18 17:11:03 +0200
  • b6514d2496 improved .gitignore inikep 2016-08-18 16:53:29 +0200
  • be6180c142 Merge pull request #295 from Cyan4973/dev Yann Collet 2016-08-18 16:14:00 +0200
  • 7feafdd7b8 appveyor.yml working with tests/ inikep 2016-08-18 15:17:18 +0200
  • b7d3449d5d playTests.sh working with tests/ inikep 2016-08-18 15:13:41 +0200
  • a5dbf9f629 Merge pull request #297 from borzunov/dev Yann Collet 2016-08-18 15:05:01 +0200
  • 49d105cfcf better warning and error messages in case of dictionary training failure (#292) Yann Collet 2016-08-18 15:02:11 +0200
  • 6ca9b853a1 cmake project: fixed include directories inikep 2016-08-18 14:42:28 +0200
  • 49775e3a60 VS projects: fixed include directiories inikep 2016-08-18 14:25:28 +0200
  • b1421f2d36 updated VS projects inikep 2016-08-18 14:17:11 +0200
  • 63e335704e updated scripts +x permissions inikep 2016-08-18 14:04:57 +0200
  • 2d5eb2beb9 updated .travis.yml and appveyor.yml for tests/ inikep 2016-08-18 13:53:26 +0200
  • 0f6f17a14f Rename ZSTDLIB_API to ZDICTLIB_API in zdict.h Alexander Borzunov 2016-08-18 16:47:06 +0500
  • a1c8115df5 improved tests\Makefile inikep 2016-08-18 13:35:36 +0200
  • 2868d565e4 test-related files moved to tests/ inikep 2016-08-18 13:18:11 +0200
  • 1f48382b1a Export functions related to dictionary compression from DLL Alexander Borzunov 2016-08-18 16:12:49 +0500
  • 79d9cdd258 updated icc compilation status Yann Collet 2016-08-18 11:50:37 +0200
  • e80d15304a Merge pull request #296 from inikep/Other Yann Collet 2016-08-18 11:48:48 +0200
  • a7bb322a93 removed never referenced functions inikep 2016-08-18 10:30:21 +0200
  • 5a54870047 fixed Intel Compiler warnings with Visual Studio inikep 2016-08-18 09:00:25 +0200
  • 18442c1482 minor refactoring Yann Collet 2016-08-18 01:40:32 +0200
  • bfdc34e5a3 Merge pull request #294 from inikep/Other Yann Collet 2016-08-17 19:41:56 +0200
  • c5e12f70e5 fixed powerpc Travis test inikep 2016-08-17 17:31:08 +0200
  • 79b4062c81 fixed paramgrill dependency inikep 2016-08-17 16:29:57 +0200
  • d0c270fe85 improved programs\Makefile inikep 2016-08-17 15:59:50 +0200
  • 1095e01213 ignore Mac-related artefact Yann Collet 2016-08-17 15:48:18 +0200
  • 78f3e0630b disabled %llu warnings with MinGW on Windows inikep 2016-08-17 14:52:11 +0200
  • 156ab8f4a1 APT dependencies moved from Makefile to .travis.yml inikep 2016-08-17 14:17:54 +0200
  • 3d9211e961 Merge pull request #290 from david-y-lam/fix_file_name Yann Collet 2016-08-17 14:05:29 +0200
  • bbf3739ac7 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other inikep 2016-08-17 14:02:36 +0200
  • c411902230 fixed g++ conversion warning Yann Collet 2016-08-17 01:50:54 +0200