]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2019-04-24  myzhang1029Fix #1591 - Not building on MinGW-W64 1600/head
2019-04-23  Nick TerrellMerge pull request #1598 from terrelln/decode-seq
2019-04-23  Nick Terrell[libzstd] Add a ZSTD_STATIC_ASSERT for BIT_DStream_status 1598/head
2019-04-23  Nick Terrell[libzstd] Error if all sequence bits aren't consumed
2019-04-19  Nick TerrellMerge pull request #1595 from terrelln/legacy-fix
2019-04-19  Nick Terrell[legacy] Fix ZSTDv0*_decodeSequence() 1595/head
2019-04-19  Nick TerrellMerge pull request #1594 from terrelln/legacy-fix
2019-04-18  Nick Terrell[legacy] Fix Huffman jump table reads in v01 and v05 1594/head
2019-04-18  Nick TerrellMerge pull request #1593 from terrelln/legacy-fix
2019-04-18  Nick Terrell[paramgrill] Fix mingw build errors 1593/head
2019-04-18  Nick Terrell[legacy] Fix bug in ZSTD_decodeSeqHeaders()
2019-04-18  Nick Terrell[legacy] Fix a bug in ZSTDv06_findFrameSizeInfoLegacy()
2019-04-18  Nick Terrell[fuzzer] Compile with legacy support
2019-04-18  Nick Terrell[fuzzer] Size the decompression output buffer randomly
2019-04-17  Nick TerrellMerge pull request #1590 from terrelln/frame-info-fuzz
2019-04-17  Nick Terrell[fuzz] Add a seedcorpora target for oss-fuzz 1590/head
2019-04-17  Nick Terrell[libzstd] Check the size in readSkippableFrameSize()
2019-04-17  Nick Terrell[legacy] Return the right error code
2019-04-17  Nick Terrell[fuzzer] Add a fuzzer for frame info functions
2019-04-17  Nick Terrell[libzstd] Fix ZSTD_decompressBound() on bad skippable...
2019-04-16  Nick TerrellMerge pull request #1589 from terrelln/appveyorTest 1586/head
2019-04-16  Nick Terrell[visual] Fix unreachable code warning 1589/head
2019-04-16  Yann ColletMerge pull request #1588 from terrelln/release-prep
2019-04-16  Nick Terrell[visual] Compile with ZSTD_MULTITHREAD=1
2019-04-16  Nick Terrell[libzstd] Require ZSTD_MULTITHREAD to create a ZSTDMT_CCtx
2019-04-16  Nick Terrell[fullbench] Fix measurements 1588/head
2019-04-15  Nick TerrellMerge pull request #1587 from terrelln/release-prep
2019-04-15  Nick Terrell[playTets] Don't pass status=none to dd 1587/head
2019-04-15  Nick TerrellMerge pull request #1585 from terrelln/release-prep
2019-04-15  Nick TerrellUpdate the changelog for zstd-1.4.0 1585/head
2019-04-15  Nick TerrellUpdate benchmarks in README
2019-04-12  Josh SorefSpelling (#1582)
2019-04-12  Nick TerrellMerge pull request #1583 from lzutao/meson
2019-04-12  Lzu Taotravis: Make Mesonbuild non-optional 1583/head
2019-04-12  Lzu Taomeson: Fix build
2019-04-12  Lzu Taotests: Add missing header timefn.h
2019-04-11  Yann ColletMerge pull request #1581 from facebook/benchfn
2019-04-11  Yann Colletfixed timespec_get() initialization bug on some targets 1581/head
2019-04-11  Yann Colletfixed minor conversion warning
2019-04-11  Yann Colletfixed poolTests on Windows
2019-04-11  Yann Colletfixed poolTests
2019-04-11  Nick TerrellMerge pull request #1580 from terrelln/dict-fuzz
2019-04-11  Yann Colletfixed minor warning
2019-04-11  Yann Colletfixed cmake build script for test programs
2019-04-10  Nick Terrell[libzstd] Switch dictUses to an enum 1580/head
2019-04-10  Yann Colletalternate static assert
2019-04-10  Yann Colletfixed minor conversion warning
2019-04-10  Yann ColletFreeBSD_11 specific fix
2019-04-10  Yann Colletupdated Visual projects
2019-04-10  Yann Colletfixed Windows header
2019-04-10  Yann Colletno more need for CLOCK_MONOTONIC
2019-04-10  Yann Colletmoved C11 code path to timespec_get
2019-04-10  Yann Colletfixed perror include
2019-04-10  Yann Colletfixed error message
2019-04-10  Yann Collettried a blindfix for unix + c11
2019-04-10  Nick Terrell[libzstd] Fix decompression dictionary bugs and clean...
2019-04-10  Yann Colletbenchfn dependencies reduced to only timefn
2019-04-10  Yann ColletMerge branch 'dev' into benchfn
2019-04-10  Nick TerrellMerge pull request #1576 from terrelln/dict-fuzz
2019-04-10  Nick TerrellMerge pull request #1578 from orip/r-flag-typo
2019-04-10  Yann Colletminor presentation refactoring
2019-04-10  Ori PelegFixed `-r` typo 1578/head
2019-04-10  Nick Terrell[fuzzer] Use ZSTD_DCtx_loadDictionary_advanced() half... 1576/head
2019-04-10  Nick Terrell[fuzzer] Make the regression_driver work while fuzzers...
2019-04-10  Nick Terrell[libzstd] Fix ZSTD_decompressDCtx() with a dictionary
2019-04-09  Nick Terrell[fuzzer] Sometimes fuzz with one less output byte
2019-04-09  Nick Terrell[libzstd] Fix ZSTD_compress2() for multithreaded compre...
2019-04-09  Nick Terrell[fuzzer] Add dictionary fuzzers
2019-04-09  Nick Terrell[fuzzer] Fix stream_round_trip for the new options
2019-04-09  Nick Terrell[fuzz] Use the new advanced API
2019-04-09  Nick Terrell[dictBuilder] Fix displayLevel for corpus warning
2019-04-09  Nick Terrell[libzstd] Don't check the dictID in fuzzing mode
2019-04-08  Nick TerrellMerge pull request #1575 from terrelln/zstdmt
2019-04-08  Nick TerrellRemove double the from README 1575/head
2019-04-08  Nick Terrell[libzstd] Remove ZSTDMT from the shared object
2019-04-06  Nick TerrellMerge pull request #1574 from terrelln/examples
2019-04-06  Nick Terrell[examples] Clean up and comment the examples 1574/head
2019-04-06  Nick Terrell[libzstd] Stabilize ZSTD_getDictID_*() functions
2019-04-06  Nick Terrell[libzstd] Fix return value docs for ZSTD_compressStream2()
2019-04-05  Nick TerrellMerge pull request #1573 from terrelln/regression
2019-04-05  Nick TerrellMerge pull request #1569 from terrelln/stable
2019-04-05  Nick Terrell[regression] Update results.csv for level 1 change 1573/head
2019-04-04  Nick Terrell[libzstd] Reword the streaming docs for the new API 1569/head
2019-04-04  Nick TerrellMove the dictionary API and mark the legacy API
2019-04-04  Nick TerrellStabilize advance API
2019-04-04  Nick Terrell[libzstd] Bump the library version to 1.4.0
2019-04-04  Nick TerrellMerge pull request #1562 from terrelln/2fast
2019-04-03  Nick TerrellMerge pull request #1567 from terrelln/examples2
2019-04-03  Yann ColletMerge pull request #1568 from terrelln/examples3
2019-04-03  Nick Terrell[examples] Update streaming_memory_usage.c 1568/head
2019-04-03  Nick Terrell[libzstd] Setting ZSTD_d_maxWindowLog to 0 means default
2019-04-03  Nick Terrell[libzstd] Speed up single segment zstd_fast by 5% 1562/head
2019-04-03  Nick Terrell[examples] Update streaming_decompression.c 1567/head
2019-04-03  Nick TerrellMerge pull request #1566 from terrelln/examples
2019-04-02  Nick TerrellFix ZSTD_estimateCStreamSize_usingCCtxParams()
2019-04-02  Nick TerrellFix indentation 1566/head
2019-04-01  Nick Terrell[examples] Update multiple_streaming_compression.c
2019-03-29  Nick TerrellMerge pull request #1563 from terrelln/dms-sep
2019-03-29  Nick TerrellSplit out zstd_fast dict match state function 1563/head
2019-03-29  Nick TerrellMerge pull request #1561 from shakeelrao/fix-typo
next