]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-04-04  Nick TerrellExplicitly convert scratchBuffer to unsigned* 646/head
2017-04-04  Nick TerrellSwitch call of FSE_count() to FSE_count_wksp()
2017-04-04  Yann Colletfixed bench.c : optional advanced parameters applied
2017-04-04  Yann Colletminor bench.c adjustments
2017-04-04  Yann ColletProtects ZSTD_compressBegin_usingCDict() vs NULL cdict...
2017-04-04  Yann ColletMerge pull request #645 from terrelln/cdict
2017-04-04  Nick TerrellRemove unnecessary dictID store 645/head
2017-04-04  Nick TerrellMake ZSTD_compress_usingCDict() respect contentSizeFlag
2017-04-04  Nick TerrellFix ZSTD_initCStream_usingCDict() to use dictionary
2017-04-04  Yann ColletMerge pull request #643 from facebook/zstdmt
2017-04-03  Yann Colletminor man update, for `overlapSize` 643/head
2017-04-01  Yann Colletupdated documentation on multithreading modes
2017-04-01  Yann Colletoptimize ZSTDMT_compress() memory usage
2017-04-01  Yann ColletChanged ZSTD_compressBound()
2017-03-31  Yann ColletMerge branch 'dev' into zstdmt
2017-03-31  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-31  Yann ColletMerge pull request #642 from terrelln/no-sparse
2017-03-31  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-31  Yann Colletminor typo fixes in specification
2017-03-31  Yann ColletMerge pull request #640 from facebook/memAccess
2017-03-31  Yann Colletnumerous typos and clarifications in format specification
2017-03-31  Nick TerrellClean up default sparse logic 642/head
2017-03-31  Nick TerrellTurn off sparse mode for OS X by default
2017-03-30  Yann Colletfixed minor warnings in debug code
2017-03-30  Yann Colletoverlap at full windowSize for max compression level
2017-03-30  Yann Colletimproved ZSTDMT_compress()
2017-03-30  Yann ColletMerge pull request #637 from facebook/zstdmt
2017-03-30  Yann ColletChanged memory strategy to __packed for gcc 640/head
2017-03-30  Yann Colletcreated contrib/cleanTabs
2017-03-30  Yann ColletMerge pull request #638 from terrelln/tabs
2017-03-30  Yann Colletfixed Visual fuzzer project 637/head
2017-03-30  Yann Colletfixed Visual Studio projects
2017-03-30  Nick TerrellConvert all tabs to spaces 638/head
2017-03-30  Yann Colletre-added patch ...
2017-03-30  Yann Colletfixed #634 : ZSTDMT_compressCCtx() doesn't provide...
2017-03-30  Yann ColletMerge pull request #636 from iburinoc/appveyor
2017-03-29  Yann Colletadded ZSTD_getFrameContentSize() to ZSTDMT unit test...
2017-03-29  Yann Colletremoved unnecessary restriction on minmatchLength
2017-03-29  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-29  Sean PurcellMake pzstd and cmake use gcc/g++ 636/head
2017-03-29  Yann Colletfix : minmatch 7 conversion
2017-03-29  Sean PurcellBuild windows releases on appveyor as artifacts
2017-03-29  Yann ColletMerge pull request #635 from iburinoc/skipmagic
2017-03-29  Yann Colletfix : bench automatically adapts parameters to srcSize
2017-03-29  Sean PurcellRemove extra 'F' from skippable magic mask 635/head
2017-03-27  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-27  Yann ColletMerge pull request #631 from facebook/LegacyDictBuilder
2017-03-27  Yann ColletMerge pull request #633 from iburinoc/isatty
2017-03-27  Sean PurcellFix inline compile errors 633/head
2017-03-27  Sean PurcellFix IS_CONSOLE returning 1 for NUL on windows
2017-03-27  Yann ColletImproved speed tests 632/head
2017-03-26  Yann Colletrestored bonus rule 631/head
2017-03-26  Yann ColletMerge branch 'dev' into LegacyDictBuilder
2017-03-26  Yann Colletminor refactor
2017-03-26  Yann Colletfixed dictBuilder issue
2017-03-26  Yann Colletfixed conversion warnings
2017-03-26  Yann ColletMerge pull request #630 from facebook/advancedCliCommands
2017-03-25  Yann ColletMerge pull request #629 from iburinoc/exematch
2017-03-25  Yann Colletchanged test for new syntax 630/head
2017-03-25  Yann Colletminor improvement : remove duplicates with 1 char prefi...
2017-03-25  Yann ColletMerge pull request #628 from facebook/dictBuilder_limits
2017-03-25  Sean PurcellIgnore extension in command name matching 629/head
2017-03-24  Yann ColletMerge pull request #627 from iburinoc/appveyor
2017-03-24  Yann ColletMerge pull request #625 from facebook/loadCDict
2017-03-24  Yann Colletchanged advanced commands --maxdict= and --dictID=
2017-03-24  Yann ColletEnsure all limits derived from same constants 628/head
2017-03-24  Yann ColletMerge pull request #626 from facebook/stricterDictBuilder
2017-03-24  Sean PurcellStatically build and link zlib on appveyor 627/head
2017-03-24  Yann Colletfixed ZSTD_loadZstdDictionary() 625/head
2017-03-24  Yann Colletfixed ERROR_GENERIC on dstSize_tooSmall
2017-03-23  Yann ColletdictBuilder fails to create dictionary on certain input 626/head
2017-03-23  Yann Colletlimited CDict acceptation criteria to be the same as...
2017-03-23  Yann ColletMerge pull request #623 from iburinoc/educational
2017-03-23  Yann ColletMerge pull request #622 from iburinoc/symlink
2017-03-23  Sean PurcellEducational decoder polish updates 623/head
2017-03-23  Sean PurcellAdd symbolic link checking to pzstd 622/head
2017-03-23  Sean PurcellFix displayLevel redefinition issues
2017-03-23  Sean PurcellIgnore symbolic links unless --force specified
2017-03-23  Sean PurcellChange g_displayLevel to int and fix DISPLAYUPDATE...
2017-03-22  Yann ColletMerge pull request #621 from terrelln/zlib-flags
2017-03-22  Nick TerrellAdd $(EXT) to binary to fix zlib detection for some... 621/head
2017-03-22  Nick TerrellAdd $(FLAGS) when testing for zlib/lzma support.
2017-03-22  Yann ColletMerge pull request #619 from iburinoc/educational
2017-03-22  Yann ColletMerge pull request #614 from iburinoc/appveyor
2017-03-22  Yann Colletupdated .gitignore for new cmake script
2017-03-22  Sean PurcellEducational decoder: Some more minor clarity fixes 619/head
2017-03-21  Sean PurcellEducational decoder: Clarify IO_rewind_bits
2017-03-21  Yann ColletMerge pull request #618 from terrelln/zero-buffers
2017-03-21  Sean PurcellAttempt to fix FUZZERTEST variable set and remove appve... 614/head
2017-03-21  Yann ColletMerge pull request #616 from iburinoc/cmake
2017-03-21  Sean PurcellCMake: Fix version parsing and allow Unix flags on... 616/head
2017-03-21  Nick TerrellZero pointers after freeing 618/head
2017-03-21  Yann Colletbump version number
2017-03-21  Yann ColletMerge pull request #611 from Majlen/cmake-improvement
2017-03-21  Sean PurcellFix msvc fuzzer test runtime
2017-03-21  Sean PurcellMerge remote-tracking branch 'origin/dev' into appveyor
2017-03-21  Milan ŠevčíkRemove multithreading support by default on non UNIX... 611/head
2017-03-21  Milan ŠevčíkInstall zstdcat and unzstd symlinks by cmake
2017-03-21  Milan ŠevčíkAdd build of new cmake branches to Makefile
2017-03-21  Milan ŠevčíkAdded options for building programs, static library...
next