]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2015-12-09  Christophe... Added ZSTDLIB_API to new ZSTD_maxCLevel method 91/head
2015-12-09  Christophe... Only define ZSTDLIB_API when building a Windows DLL
2015-12-09  Christophe... Merge remote-tracking branch 'upstream/dev' into zstdli...
2015-12-09  Yann Colletadded : ZSTD_maxCLevel()
2015-12-08  Yann ColletMerge pull request #93 from annulen/playTests
2015-12-08  Konstantin... Re-added accidentally lost round-trip tests for compres... 93/head
2015-12-08  Konstantin... playTests.sh: Added --test-large-data switch.
2015-12-08  Konstantin... playTests.sh: refactored round-trip tests
2015-12-08  Konstantin... Move tests from zstd-playTests target to separate shell...
2015-12-08  Yann Colletfixed comment (reported by @annulen)
2015-12-07  Christophe... Added ZSTDLIB_API definition to zstd_buffered.h which... 90/head
2015-12-07  Christophe... Add ZSTDLIB_API macro to prefix all exported methods...
2015-12-07  Yann Colletupdate graph 88/head
2015-12-06  Yann Colletvalidated external dictionary
2015-12-05  Yann Colletstrengthened bufferless streaming decompression
2015-12-04  Yann Colletuse time limited fuzzer tests in CI
2015-12-04  Yann Collettime-limited fuzzer tests
2015-12-04  Yann Colletstrengthened streaming bufferless compression
2015-12-03  Yann Colletnew zstd-noBench & zstd-frugal builds
2015-12-02  Yann Colletupdate version to 0.4.2 86/head
2015-12-02  Yann Colletupdate NEWS for 0.4.2
2015-12-02  Yann Colletcompress uses less memory for small blocks
2015-12-02  Yann Colletnew : parameters for <= 16KB
2015-12-02  Yann Colletminor cosmetic improvement for small blocks
2015-12-02  Yann ColletMerge pull request #85 from peterh/master
2015-12-01  Peter HarrisFix compression on Big Endian CPUs 84/head 85/head
2015-12-01  Yann ColletMerge pull request #83 from Cyan4973/dev zstd-0.4.1
2015-12-01  Yann Colletfixed Visual project 83/head
2015-12-01  Yann Colletrevert install to normal zstd due to travis limitation...
2015-12-01  Yann Colletfixed benchmark autogen
2015-12-01  Yann Colletpgo
2015-11-30  Yann Colletrefactored decompress (#82)
2015-11-30  Yann Colletchanged to ZSTD_LEGACY_SUPPORT=0, as suggested within #80
2015-11-30  Yann Colletfixed #81 : removed dead file (reported by @inikep)
2015-11-30  Yann ColletFixed #80 (reported by @luben)
2015-11-29  Yann ColletMerge pull request #79 from Cyan4973/dev zstd-0.4.0
2015-11-29  Yann Colletupdated graphs 79/head
2015-11-29  Yann Colletfixed compression bug
2015-11-29  Yann Colletfixed address space overflow (32-bits mode)
2015-11-28  Yann Colletfixed huff0 decoder (32-bits mode)
2015-11-28  Yann Colletfixed decoder error (rollbuffer mode)
2015-11-28  Yann Colletfixed decoder error (32-bits mode, malicious input)
2015-11-28  Yann Colletprotect 32-bits mode
2015-11-28  Yann Colletminor level change
2015-11-27  Yann Colletlarge file support
2015-11-27  Yann Colletoptimizer mode
2015-11-27  Yann Colletcan build without legacy support using ZSTD_LEGACY...
2015-11-27  Yann Colletstronger tests for zbuff decompression
2015-11-27  Yann Colletupdated fast benchmark table
2015-11-27  Yann Colletzbuff properly supports small dst buffers
2015-11-27  Yann Colletcoalesce block+header size (buffered mode)
2015-11-26  Yann Colletfixed hang bug (infinite loop) in decoder, buffered...
2015-11-26  Yann Colletfixed Visual Studio projects
2015-11-26  Yann Colletfixed potential warning on undefine, reported by Maciej...
2015-11-26  Yann Colletfixed lib makefile
2015-11-26  Yann Colletminor API change
2015-11-26  Yann Colletsupport for legacy 0.3 format
2015-11-26  Yann Colletfixed test in zbufftest
2015-11-26  Yann Colletfixed bug in legacy decoder v0.2, reported by Maciej...
2015-11-26  Yann ColletMerge pull request #78 from Cyan4973/newAPI
2015-11-26  Yann Colletfixed leak 78/head
2015-11-26  Yann Colletfixed asan warning
2015-11-26  Yann Colletfixed g++ warning
2015-11-26  Yann Colletfixed decompression bug (buffered mode)
2015-11-26  Yann ColletAdded zbufftest
2015-11-25  Yann Colletfixed minor decompression bug in buffered mode
2015-11-25  Yann Colletfixed leak issue
2015-11-25  Yann Colletstronger tests
2015-11-25  Yann Colletfixed : potential malloc error
2015-11-25  Yann Colletfixed : potential malloc error
2015-11-25  Yann ColletFixed Visual project
2015-11-25  Yann ColletAdded : zstd buffered API
2015-11-24  Yann Colletfixed large buffers bug
2015-11-23  Yann Colletvisual compatibility
2015-11-23  Yann Colletmore tests (bt modes)
2015-11-23  Yann Colletfixed asan bugs
2015-11-23  Yann Colletpreliminary rollbuffer support for bt mode
2015-11-23  Yann Collethc simplication
2015-11-23  Yann Colletcomments
2015-11-23  Yann Colletrollbuffer refactor
2015-11-22  Yann Colletmore compression tests 76/head
2015-11-22  Yann Colletcomplex level selector
2015-11-22  Yann Colletsmall hc speed improvement
2015-11-22  Yann Colletsmall cLevel update
2015-11-22  Yann Colletfixed roll buffer lazy2 mode
2015-11-22  Yann Colletfixed roll buffer lazy mode
2015-11-22  Yann Colletfixed roll buffer greedy mode
2015-11-22  Yann Colletfixed roll buffer in fast mode
2015-11-22  Yann Colletminor cr improvement
2015-11-21  Yann Colletsmall fast compression improvement
2015-11-20  Yann Colletfixed asan
2015-11-20  Yann Colletmodified format
2015-11-20  Yann Colletmodified format
2015-11-20  Yann Colletadded : repcode generation to datagen
2015-11-20  Yann Colletminor memsave
2015-11-19  Yann Colletrestored fix small blocks
2015-11-19  Yann Colletrefactored greedy
2015-11-19  Yann Colletrefactored decompression
2015-11-19  Yann Colletfixed bug #73 notified by @nemequ
2015-11-19  Yann Colletupdate library builder
next