]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-05-11  Jos Collinlib/legacy: warning: this statement may fall through 696/head
2017-05-10  Yann ColletMerge pull request #689 from facebook/cctxMerge
2017-05-10  Yann Colletadded test for ZSTD_estimateCStreamSize() 689/head
2017-05-10  Yann Colletchanged variable name, for clarity
2017-05-10  Yann Colletfixed ZSTD_estimateCStreamSize()
2017-05-10  Yann Colletshortened ZSTD_createCStream_Advanced()
2017-05-09  Yann Colletfixed symbols test
2017-05-09  Yann Colletadded ZSTD_estimateDStreamSize()
2017-05-09  Yann Colletchanged name frameParams into frameHeader
2017-05-09  Yann Colletregroup memory usage function declarations
2017-05-09  Yann Colletseparated ZSTD_estimateCStreamSize() from ZSTD_estimate...
2017-05-09  Yann Colletbumped version number
2017-05-09  Yann Colletadded ZSTD_estimateCDictSize() and ZSTD_estimateDDictSize()
2017-05-09  Yann ColletUpdated ZSTD_freeCCtx()
2017-05-09  Yann Colletupdated ZSTD_estimateCCtxSize()
2017-05-08  Yann ColletUpdated ZSTD_sizeof_CCtx()
2017-05-08  Yann Colletmerged CCtx and CStream as a single same object
2017-05-08  Yann ColletMerge pull request #654 from iburinoc/splittable
2017-05-08  Yann ColletMerge pull request #687 from facebook/permissiveTest
2017-05-06  Yann Colletcli : -d and -t do not stop after a failed decompression 687/head
2017-05-05  Yann Colletadded dev branch CircleCI badge
2017-05-05  Yann Colletadded dev branch Appveyor badge
2017-05-05  Yann Colletkeep dev branch status only
2017-05-05  Yann Colletcreates a binary archive without the `programs` directory
2017-05-05  Yann ColletAppveyor build artefact creates zipped cli binary
2017-05-05  Yann Colletremoved zstdmt generation from Appveyor artefact build
2017-05-05  Yann Colletremoved -g from DEBUGFLAGS
2017-05-03  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev 686/head
2017-05-03  Yann Colletupdated dict graphs to 2D mode
2017-05-03  Yann ColletMerge pull request #685 from terrelln/squashfs-bench
2017-05-03  Nick Terrell[kernel] Update README with SquashFS patch 685/head
2017-05-03  Yann Colletupdated programs/README.md, to introduce compilation...
2017-05-02  Yann Colletreorganized Makefile for multiple targets
2017-05-02  Yann Colletadded xzstd4 target
2017-05-02  Yann Colletfixed xzstd
2017-05-02  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-05-02  Yann Colletupdated DSpeed chart to remove 3D effect (#589)
2017-05-02  Yann ColletMerge pull request #684 from terrelln/btrfs-init
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  Sean PurcellAdd raw seek table construction API and parallel compre... 654/head
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  Sean PurcellMerge remote-tracking branch 'origin/dev' into splittable
2017-04-21  Sean PurcellAdd parallel processing example for seekable API
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
next