]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-04-06  Sean PurcellPush both artifacts without debug symbols 649/head
2017-04-06  Sean PurcellDon't build zstd release binary with debug symbols
2017-04-06  Yann Colletensure cctx internal buffer is correctly sized in case...
2017-04-06  Yann Colletupdated comments for ZSTD_resetCStream()
2017-04-05  Yann ColletDStream : ensure correct size of internal buffers in...
2017-04-05  Yann Colletensure correct size of internal buffers in case of...
2017-04-05  Yann ColletMerge pull request #647 from terrelln/linux
2017-04-05  Nick TerrellImprove comments and ordering 647/head
2017-04-05  Nick TerrellAdd a README
2017-04-05  Nick TerrellAdd Kconfig and Makefile diffs
2017-04-05  Yann ColletMerge pull request #646 from terrelln/dev
2017-04-05  Nick Terrellfix gitignore
2017-04-05  Nick TerrellRename zstd_(de)compress.c to (de)compress.c
2017-04-05  Nick TerrellUndef current if defined
2017-04-05  Nick TerrellFix up some old names
2017-04-05  Nick TerrellReally move the makefile
2017-04-05  Nick TerrellMove Makefile to lib/zstd
2017-04-04  Nick TerrellAdd fs/btrfs/zstd.c
2017-04-04  Yann Colletparamgrill : results from optimizer use cli format
2017-04-04  Yann Colletfix paramgrill -O#
2017-04-04  Nick TerrellExplicitly convert scratchBuffer to unsigned*
2017-04-04  Nick TerrellExplicitly convert scratchBuffer to unsigned* 646/head
2017-04-04  Yann Colletfixed paramgrill -O#
2017-04-04  Nick TerrellMove sources to lib/zstd/
2017-04-04  Nick TerrellRemove unused FSE/HUF functions
2017-04-04  Nick TerrellSwitch call of FSE_count() to FSE_count_wksp()
2017-04-04  Nick TerrellRemove more restrict
2017-04-04  Nick TerrellFix up xxhash
2017-04-04  Nick TerrellSwitch intptr_t to ptrdiff_t
2017-04-04  Nick TerrellMove zstd.h to linux/zstd.h
2017-04-04  Yann Colletfixed bench.c : optional advanced parameters applied
2017-04-04  Yann Colletminor bench.c adjustments
2017-04-04  Nick TerrellTest module macros
2017-04-04  Nick TerrellAdd module macros
2017-04-04  Yann ColletProtects ZSTD_compressBegin_usingCDict() vs NULL cdict...
2017-04-04  Nick TerrellAdd zstd kernel module Makefile
2017-04-04  Nick TerrellAdd userland test with mock kernel headers
2017-04-04  Nick TerrellFix ZSTD_createCStream_usingCDict() and ZSTD_compress_u...
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  Nick TerrellFix compilation errors
2017-04-03  Nick TerrellPreallocate workSpace for cctx and combine create and...
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  Nick TerrellWorking on API
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  Nick TerrellRemove STATIC_LINKING_ONLY defines
2017-03-30  Nick TerrellUse <asm/unaligned.h> for unaligned memory access
2017-03-30  Nick TerrellChange stdlib includes to linux includes
2017-03-30  Nick TerrellRemove platform specific macros
2017-03-30  Nick TerrellConvert all spaces to tabs
2017-03-30  Nick Terrellspaces to tabs
2017-03-30  Nick TerrellCopy files into contrib/linux-kernel/
2017-03-30  Sean PurcellMake pzstd and cmake use gcc/g++
2017-03-30  Sean PurcellBuild windows releases on appveyor as artifacts
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
next