]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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
2019-03-29  shakeelraofix srcSize typo and add new UTIL func to comment 1561/head
2019-03-25  Nick TerrellMerge pull request #1556 from terrelln/dictbuilder
2019-03-25  Nick TerrellMerge pull request #1557 from terrelln/examples
2019-03-25  Nick TerrellMerge pull request #1559 from shakeelrao/reject-dict
2019-03-24  shakeelraoAdd whitespace to test case 1559/head
2019-03-24  shakeelraoRename test
2019-03-24  shakeelraoAdd CLI test to validate error
2019-03-24  shakeelraoAdd NULL check for dict
2019-03-24  shakeelraoModify error msg
2019-03-24  shakeelraoImplement file check
2019-03-24  shakeelraoExtract file comparison into utility func
2019-03-23  Nick Terrell[examples] Update streaming_compression to the new API 1557/head
2019-03-23  Nick TerrellMerge pull request #1558 from nehaljwani/fix-version...
2019-03-23  Nehal J Wani[libzstd] Specify soversion and version correctly for... 1558/head
2019-03-22  Nick Terrell[cover] Improvements for small or homogeneous data 1556/head
2019-03-22  Nick TerrellMerge pull request #1555 from terrelln/load-dict
2019-03-21  Nick Terrell[lib] Allow ZSTD_CCtx_loadDictionary() to be called... 1555/head
2019-03-21  Nick TerrellMerge pull request #1551 from terrelln/stream-wrap
2019-03-21  Nick TerrellUpdate documentation to tell how to replace the old... 1551/head
2019-03-21  Nick TerrellWrap the new advanced api completely
2019-03-21  Nick Terrell[regression] Add more streaming tests
2019-03-19  Nick TerrellMerge pull request #1553 from shakeelrao/legacy-bound
2019-03-19  shakeelraoFix typo in legacy documentation 1553/head
2019-03-19  shakeelraoRemove extraneous spacing in comments
2019-03-19  shakeelraoAdd legacy mode in documentation
2019-03-18  shakeelraoStylistic changes
2019-03-18  shakeelraoUpdate documentation for ZSTD_frameSizeInfo
next