]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-05-02  Nick Terrell[btrfs] Fix typo in pr_warn() message 684/head
2017-05-02  Nick Terrell[btrfs] Update patch to use ZSTD_init{C,D}Stream()
2017-05-02  Yann Colletupdated NEWS for v1.2.0
2017-05-02  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-05-02  Yann ColletMerge pull request #683 from terrelln/odev
2017-05-02  Nick Terrell[CLI] Switch dictionary builder on CLI to cover 683/head
2017-05-02  Nick Terrell[cover] Make optimization faster
2017-05-02  Nick Terrell[cover] Optimize case where d <= 8
2017-05-02  Nick TerrellFix typo in zdict.h
2017-05-02  Nick TerrellFix LZ4_MSG in xzstd
2017-05-01  Yann Colletminor code refactoring for clarity
2017-05-01  Yann Colletfixed const in prototype, that Visual doesn't accept
2017-05-01  Yann Colletsync bitstream.h from fse library
2017-04-29  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-04-29  Yann Colletsync bitstream from FSE project
2017-04-28  Yann Colletminor code refactoring
2017-04-28  Yann Colletadded HUF_PUBLIC_API macro to huf.h
2017-04-28  Yann ColletMerge pull request #680 from iburinoc/sqfs-kernel
2017-04-28  Yann ColletMerge pull request #678 from facebook/apiChange
2017-04-28  Yann Colletminor release note update
2017-04-28  Yann ColletChanged default level 18 (large input)
2017-04-28  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-04-28  Yann Collettests : -g is part of DEBUGFLAGS
2017-04-28  Sean PurcellFix missing squashfs_finish_page's 680/head
2017-04-27  Sean PurcellFix case where pages run out before end of stream
2017-04-27  Yann ColletMerge pull request #679 from terrelln/dev
2017-04-27  Yann Colletshortened Appveyor release tests
2017-04-27  Yann ColletAdded a secondary test, checking dictID presence after... 678/head
2017-04-27  Sean PurcellSquashFS linux kernel patch
2017-04-27  Yann Colletadded test for ZSTD_initCStream_usingCDict_advanced()
2017-04-27  Yann Colletadded test for ZSTD_compress_usingCDict_advanced()
2017-04-27  Yann Colletremoved C4204
2017-04-27  Yann Colletfixed another VS2008 init error
2017-04-27  Yann Colletfixed init error on Visual 2008
2017-04-27  Yann Colletbumped version number to v1.2.0
2017-04-27  Yann Colletupdated NEWS
2017-04-27  Yann ColletMerge pull request #677 from terrelln/pzstd-tests
2017-04-27  Yann Colletadded ZSTD_initCStream_usingCDict_advanced()
2017-04-27  Yann Colletcreated ZSTD_compress_usingCDict_advanced()
2017-04-27  Nick Terrell[pzstd] Add logging statements to tests 677/head
2017-04-27  Yann Colletfixed compilation warning : declaration-after-statement
2017-04-27  Yann ColletChanged ZSTD_createCDict_advanced()
2017-04-26  Yann Colletchanged ZSTD_compressBegin_usingCDict()
2017-04-26  Yann ColletMerge pull request #670 from facebook/smallCCtx
2017-04-26  Yann ColletMerge pull request #675 from iburinoc/lz4
2017-04-26  Nick TerrellRename ZSTD_create*() to ZSTD_init*() 679/head
2017-04-26  Yann ColletComply with suggested comments by @terrelln 670/head
2017-04-26  Sean PurcellFix LZ4 wrapper deprecation warnings 675/head
2017-04-26  Yann ColletMerge pull request #674 from niXman/dev
2017-04-26  Yann ColletMerge pull request #673 from iburinoc/lz4
2017-04-26  niXmanunchecked argv[idx] access 674/head
2017-04-25  Sean PurcellMake lz4 compression/decompression compatible with... 673/head
2017-04-24  Sean PurcellAdd LZ4 compress/decompress support to CLI
2017-04-21  Yann Colletcli : add support for --threads=# command
2017-04-21  Yann Colletignore more cmake build artefacts
2017-04-21  Yann ColletMerge pull request #669 from ligfx/friendlycmake
2017-04-21  Yann Collettransferred entropy scratch space from CCtx into workSpace
2017-04-21  Yann Colletmade some room for entropy scratch space
2017-04-21  Yann Collettransferred FSE tables from CCtx into workspace
2017-04-21  Yann Colletmade room in workspace for FSE tables
2017-04-21  Michael MalteseCMake: don't modify global C_FLAGS and CXX_FLAGS 669/head
2017-04-21  Michael MalteseCMake: don't recheck compile flags every time
2017-04-21  Michael MalteseCMake: various configure_file fixes to use CMAKE_CURREN...
2017-04-21  Michael MalteseCMake: namespace modules and set CMAKE_MODULE_PATH
2017-04-21  Yann Colletchanged size evaluation of entropy tables
2017-04-21  Yann Colletinit entropy table pointers only once
2017-04-21  Yann Colletreorganized ZSTD_resetCCtx_internal()
2017-04-20  Michael MalteseCMake: Set ZSTD_SOURCE_DIR from CMAKE_CURRENT_SOURCE_DIR
2017-04-20  Yann Colletdisable assert when compiling paramgrill
2017-04-20  Yann ColletMerge pull request #658 from facebook/compressionFlow
2017-04-20  Yann ColletMerge branch 'dev' into compressionFlow 658/head
2017-04-20  Yann Colletminor long line reformatting
2017-04-19  Yann ColletMerge pull request #668 from Majlen/cmake-improvement
2017-04-19  Milan ŠevčíkChange all SET_TARGET_PROPERTIES to SET_PROPERTY 668/head
2017-04-19  Milan ŠevčíkTest new cmake branches with Circle CI
2017-04-19  Milan ŠevčíkCreate and install pkg-config file with cmake
2017-04-19  Milan ŠevčíkCopy files during build phase, custom targets instead...
2017-04-19  Milan ŠevčíkAdd lzma and zlib support to cmake build system
2017-04-19  Yann Colletslightly refined README comments on lib-mt
2017-04-19  Yann ColletMerge pull request #666 from iburinoc/zstdmt-default
2017-04-19  Yann Colletfixed ZSTDMT_initCStream_advanced()
2017-04-19  Sean PurcellUpdate README 666/head
2017-04-18  Yann Colletadded test for ZSTD_initCStream_advanced()
2017-04-18  Yann Colletadded ZSTD_copyCCtx_internal()
2017-04-18  Yann Colletadded make list
2017-04-18  Sean PurcellAdd MT enabled targets for libzstd
2017-04-18  Yann ColletChanged ZSTD_resetCCtx_advanced() into ZSTD_resetCCtx_i...
2017-04-18  Yann ColletMerge pull request #665 from iburinoc/fixmsg
2017-04-18  Yann Colletcreated ZSTD_compressBegin_usingCDict_advanced()
2017-04-18  Sean PurcellFix no thread message 665/head
2017-04-18  Yann ColletMerge branch 'dev' into compressionFlow
2017-04-18  Yann ColletImproved code comments for block functions
2017-04-18  Yann ColletMerge pull request #663 from iburinoc/zstdmt-default
2017-04-18  Yann ColletMerge pull request #662 from iburinoc/man-mt
2017-04-18  Yann Colletclarified frame parameters for ZSTD_compress*_usingCDict()
2017-04-18  Sean PurcellCompile CLI using files instead of objs 663/head
2017-04-18  Sean PurcellUpdate -T0 comment in man page 662/head
2017-04-17  Yann ColletMerge branch 'dev' into compressionFlow
2017-04-17  Yann ColletMerge pull request #660 from iburinoc/zstdmt-test
2017-04-17  Yann Colletproper evaluation of Huffman CTable size
next