Commit Graph

  • 1c81f725ff Remove duplicated testing code Stella Lau 2017-08-23 15:47:15 -0700
  • 64ce49426b Fix cstream compression level Stella Lau 2017-08-23 12:30:47 -0700
  • 5bc2c1e982 Add prototype support for customMem with cctxParams Stella Lau 2017-08-23 12:03:30 -0700
  • e9ce1208a1 Merge pull request #812 from facebook/longRangeFix Yann Collet 2017-08-23 11:35:28 -0700
  • 74cde5a4d8 Merge pull request #813 from stellamplau/highbit32fix Yann Collet 2017-08-23 11:31:06 -0700
  • f7a09dd679 Merge pull request #814 from dscheg/dev Yann Collet 2017-08-23 11:30:45 -0700
  • 6f1a21c7e9 Remove formatting-only changes Stella Lau 2017-08-23 10:24:19 -0700
  • 20f715d709 Fix displayLevel overflow Dmitriy Titarenko 2017-08-23 15:56:15 +0500
  • 11303778d0 Add function to make cctxParams from ZSTD_parameters Stella Lau 2017-08-22 14:53:13 -0700
  • bd9c8ca146 Merge pull request #811 from terrelln/segmentSize Yann Collet 2017-08-22 14:36:30 -0700
  • 23fc0e41fa Remove 'opaque' naming from internal functions Stella Lau 2017-08-22 14:24:47 -0700
  • 8fd1636776 Remove unused functions Stella Lau 2017-08-21 18:10:44 -0700
  • 6b2b6a9bd5 fixed extraordinary scenario where all fields use maximum possible nb of bits simultaneously Yann Collet 2017-08-22 12:08:39 -0700
  • e50ed1fa3a Fix undefined behavior when srcSize==1 Stella Lau 2017-08-22 11:55:42 -0700
  • 60e1bc617c Explicitly create a job cctxParam for multithreading Stella Lau 2017-08-21 15:39:37 -0700
  • 5b956f4753 Comment out CCtx_param versions of CDict functions Stella Lau 2017-08-21 14:49:16 -0700
  • 29c2d9a4d0 [cover] Turn down notification for ZDICT subroutines Nick Terrell 2017-08-21 14:28:31 -0700
  • 98de3f6847 [cover] Add dictionary size to compressed size Nick Terrell 2017-08-21 14:23:17 -0700
  • 78c3d16bf4 Merge pull request #809 from terrelln/dev Yann Collet 2017-08-21 13:33:19 -0700
  • 9a54a315aa [cover] Convert score to U32 and check for zero Nick Terrell 2017-08-21 13:30:07 -0700
  • fd8a25786e Check parameters are valid in initCCtxParams Stella Lau 2017-08-21 13:23:35 -0700
  • 1c0dbe81b1 Add documentation for CCtx_params Stella Lau 2017-08-21 13:18:00 -0700
  • d49eb40c03 [cover] Stop when segmentSize is less than d Nick Terrell 2017-08-21 13:10:03 -0700
  • 939f954285 Pass ZSTD_CCtx_params as const ptr when possible Stella Lau 2017-08-21 12:57:18 -0700
  • 73c73bf16a Reduce code duplication in zstreamtest Stella Lau 2017-08-21 12:41:19 -0700
  • 560b34f6d2 Return error code when initializing NULL cctxParams Stella Lau 2017-08-21 11:44:58 -0700
  • 25be09c6b4 Set some parameters to zero before initializing cdict Stella Lau 2017-08-21 11:34:53 -0700
  • 232d62b637 fixed a few headers that were too hastily copy/pasted during last license change Yann Collet 2017-08-21 11:24:32 -0700
  • 3587556873 [cover] Test small maxdict Nick Terrell 2017-08-21 11:16:47 -0700
  • f306d400c0 [cover] Fix divide by zero Nick Terrell 2017-08-21 11:12:11 -0700
  • 502031ca10 Use cctxParam version of createCDict internally Stella Lau 2017-08-21 11:00:44 -0700
  • 91b30dbe84 Remove test parameter Stella Lau 2017-08-21 10:09:06 -0700
  • f181f33bdf Disable tests and refactor Stella Lau 2017-08-21 01:59:08 -0700
  • 023b24e6d4 Add cctx param tests Stella Lau 2017-08-20 22:55:07 -0700
  • 4912fc2acc updated NEWS for v1.3.1 Yann Collet 2017-08-20 11:45:58 -0700
  • 5cabae98ae Merge pull request #805 from facebook/huffmanDoc Yann Collet 2017-08-20 10:40:29 -0700
  • e8d35cc5e9 minor formulation change, recommended by @ulikunitz Yann Collet 2017-08-20 10:39:20 -0700
  • d6394cc4c3 fixed test-zstd-nolegacy Yann Collet 2017-08-20 10:15:44 -0700
  • 81ec9efd4c Merge pull request #806 from facebook/printVersion Yann Collet 2017-08-19 22:25:01 -0700
  • ff167705e6 Merge pull request #807 from facebook/poolQueue0 Yann Collet 2017-08-19 22:24:42 -0700
  • 7db552676e reduced pool queue to 0 to save memory Yann Collet 2017-08-19 15:07:54 -0700
  • 1c108c811e cli : Display supported formats on -vV command Yann Collet 2017-08-19 13:33:50 -0700
  • d0d06e421f added alternative representation for huffman bistream Yann Collet 2017-08-19 12:26:09 -0700
  • 8b12812147 fix #803 : wrong example in huffman bitstream section, reported by @ulikunitz Yann Collet 2017-08-19 12:17:57 -0700
  • f7312a7cb4 Merge pull request #802 from facebook/variants Yann Collet 2017-08-19 11:57:50 -0700
  • 2ecd34ee5e fixed unused variables warnings Yann Collet 2017-08-19 01:23:49 -0700
  • 23706fb743 updated doc on compilation variables Yann Collet 2017-08-19 01:14:36 -0700
  • 9203003d5f fixed zstd-nolegacy Yann Collet 2017-08-19 01:01:53 -0700
  • 4b387729b6 fixed zstd-small Yann Collet 2017-08-19 00:48:29 -0700
  • 7729ab83bb Merge branch 'dev' into variants Yann Collet 2017-08-19 00:37:06 -0700
  • 32e943b3ef Merge branch 'dev' of github.com:facebook/zstd into dev Yann Collet 2017-08-19 00:36:37 -0700
  • 582e19b01c Merge pull request #801 from facebook/newLicense Yann Collet 2017-08-19 00:34:34 -0700
  • 6cee6e07e5 Add internal createCDict function Stella Lau 2017-08-18 22:48:31 -0700
  • 288e263ec4 added zstd-decompress to the list of variants tested Yann Collet 2017-08-18 18:39:39 -0700
  • 166645e7b3 fixed zstd-compress Yann Collet 2017-08-18 18:30:41 -0700
  • d775519296 Add cctxParam versions of internal functions Stella Lau 2017-08-18 17:37:58 -0700
  • f207b39f55 blindfix for Windows conversion warning Yann Collet 2017-08-18 17:06:12 -0700
  • 32fb407c9d updated a bunch of headers Yann Collet 2017-08-18 16:52:05 -0700
  • 4f73b3b55d added GPLv2 license Yann Collet 2017-08-18 16:32:08 -0700
  • 88d2f72df9 fixed --list command in presence of special blocks Yann Collet 2017-08-18 16:18:20 -0700
  • 63b8c98531 Pass cctx parameters to MTCtx Stella Lau 2017-08-18 16:17:24 -0700
  • c523c93b26 improved and fixed --list command, original patches by @ib (#772) Yann Collet 2017-08-18 15:57:53 -0700
  • 3f54d788e9 removed --list from cli help (-h), reported by Agostino Sarubbo (@asarubbo) (#800) Yann Collet 2017-08-18 15:15:31 -0700
  • bbddff480d Merge branch 'dev' of github.com:facebook/zstd into dev Yann Collet 2017-08-18 15:12:30 -0700
  • 399ae013d4 Add function to apply cctx params Stella Lau 2017-08-18 13:01:55 -0700
  • 81d89d82a6 Move nbThreads to cctx params Stella Lau 2017-08-18 12:08:57 -0700
  • 2300c58a6f Move dictContentByRef to cctx params Stella Lau 2017-08-18 12:03:16 -0700
  • b6cb2ed8cb Move dictMode to cctxParams Stella Lau 2017-08-18 11:43:31 -0700
  • 97e27affcb Move compression level to cctx params Stella Lau 2017-08-18 11:20:08 -0700
  • c0221124d5 Add function to set opaque parameters Stella Lau 2017-08-17 19:30:22 -0700
  • 4169f49171 Add initialization/allocation functions for opaque params Stella Lau 2017-08-17 18:45:04 -0700
  • ade95b8bed Add opaque interfaces for static initialization Stella Lau 2017-08-17 18:13:08 -0700
  • 699f11b4f7 Create opaque parameter structure Stella Lau 2017-08-17 17:33:46 -0700
  • 15e3dbd348 Merge pull request #789 from paulcruz74/educational-decoder-2 Yann Collet 2017-08-16 16:06:05 -0700
  • bef5eda8d9 const vars, change copy_literals() to only take size_t literal_length Paul Cruz 2017-08-16 11:11:52 -0700
  • dd63533b29 Merge pull request #797 from paulcruz74/documentation Yann Collet 2017-08-16 00:37:55 -0700
  • 733ca51360 Updating README.md Paul Cruz 2017-08-15 10:14:38 -0700
  • f9e6590715 Merge pull request #796 from terrelln/is-error Yann Collet 2017-08-15 12:37:28 -0700
  • 2dbcfc6994 Merge pull request #794 from terrelln/force-inline Yann Collet 2017-08-15 12:03:44 -0700
  • 2daeab12f4 Merge pull request #795 from terrelln/squashfs-tools2 Yann Collet 2017-08-15 11:59:41 -0700
  • 07c6ff588e [FSE][HUF] Inline error checks Nick Terrell 2017-08-15 11:23:28 -0700
  • 57e2df6651 [kernel] Update squashfs-tools patch Nick Terrell 2017-08-14 22:43:36 -0700
  • 565e925eb7 [libzstd] Fix FORCE_INLINE macro Nick Terrell 2017-08-14 17:20:50 -0700
  • 8d3f18af2c renamed IO functions for clarity Paul Cruz 2017-08-14 17:51:51 -0700
  • 6aebcfa0bc added comments for new functions Paul Cruz 2017-08-14 15:11:01 -0700
  • 9d56c21279 added separate function for executing match copy command Paul Cruz 2017-08-14 15:06:03 -0700
  • d3e57db0bd created separate function for offset computation Paul Cruz 2017-08-14 14:20:12 -0700
  • b6d6be58c9 created separate function for copying literals during sequence execution Paul Cruz 2017-08-14 14:05:16 -0700
  • 93c1309fd4 added free to free_dictionary() Paul Cruz 2017-08-14 13:08:30 -0700
  • dedd0d5b35 Merge pull request #791 from romange/dev Yann Collet 2017-08-14 09:55:12 -0700
  • 0ae20e5614 Merge pull request #793 from codicodi/fix-lz4-support Yann Collet 2017-08-14 09:54:00 -0700
  • 38f4e43381 added error checking for dictionary initialized with null src Paul Cruz 2017-08-14 09:41:04 -0700
  • 0fb7b23fcc fix typo in lz4 support code codicodi 2017-08-14 14:03:46 +0200
  • b9d4f4fb74 Fix ZSTD_estimateDStreamSize function after ZSTD_DStream and ZSTD_DCtx were merged Roman Gershman 2017-08-13 13:29:42 +0300
  • 7ef9c6f4b2 made separate API for dictionary management Paul Cruz 2017-08-11 18:40:19 -0700
  • bfc6db8d6a exposed dictionary functions/types Paul Cruz 2017-08-11 17:53:37 -0700
  • bd308d806b remove debug symbols when cleaning, added a simple test Paul Cruz 2017-08-11 14:42:15 -0700
  • 9f67e8652e fixed warnings shown by compiler Paul Cruz 2017-08-11 14:41:44 -0700
  • d0dc675596 add makefile Paul Cruz 2017-08-11 14:35:13 -0700
  • 736a28d835 reduce educational decoder to single frame decompression Paul Cruz 2017-08-11 14:34:49 -0700