]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-12-20  Yann Colletfixed OSSfuzz 11849 1462/head
2018-12-19  Yann Colletadded tests case 1460/head
2018-12-19  Yann Colletfixed: compression ratio discrepancy
2018-12-18  Yann ColletMerge pull request #1458 from terrelln/estimate
2018-12-18  Yann ColletMerge pull request #1457 from facebook/btultra2.1
2018-12-18  Nick Terrell[libzstd] Fix estimate with negative levels 1458/head
2018-12-18  Yann Colletfix debug levels 1457/head
2018-12-18  Yann Colletbtultra2 and very small srcSize
2018-12-18  Yann ColletMerge pull request #1449 from facebook/ovlog_def
2018-12-18  Yann ColletMerge pull request #1456 from yijinfb/example-ZSTD_comp...
2018-12-18  Yi Jinbreak loadFile_orDie() into 2: loadFile_orDie() loads... 1456/head
2018-12-17  Yann Colletplay around with rescale weights
2018-12-17  Yi Jinbug fix in loadFile_orDie(): exit with error code if...
2018-12-17  Yi Jincomment out printf() to make output terse
2018-12-17  Yi Jinedit README.md and remove simple_compressionCCtx.c
2018-12-17  Yi Jinadd multiple_simple_compression.c
2018-12-16  Yi JinFactor out allocMemory_orDIe(...) in simple_compression...
2018-12-15  Yi Jinformatting
2018-12-15  Yi Jinrefactor utils.h and implement simple_compressionCCtx.c
2018-12-15  Yann ColletMerge pull request #1452 from lzutao/meson_getversion
2018-12-14  Nick TerrellMerge pull request #1450 from terrelln/no-progress
2018-12-14  Nick Terrell[zstdcli] Add --no-progress flag 1450/head
2018-12-14  Yann ColletMerge pull request #1447 from lzutao/meson_symlink_sove...
2018-12-14  Yi JinWIP
2018-12-14  Lzu Taomeson: Remove unused sys import 1452/head
2018-12-14  Yann Colletfixed tests 1449/head
2018-12-14  Yann Colletfixed default job size
2018-12-14  Nick TerrellMerge pull request #1446 from terrelln/overflow
2018-12-13  Yann Colletzstdmt parameter getter/setter use `int`
2018-12-13  Yi Jincreate simple_compressionCCtx.c out of simple_compressi...
2018-12-13  Nick Terrell[libzstd] Fix infinite loop in decompression 1446/head
2018-12-13  Yann Colletfixed multiple conversions
2018-12-13  Yann ColletMerge pull request #1448 from lzutao/travis_reformat
2018-12-13  Lzu Taotravis: Use script instead of Cmd env 1448/head
2018-12-13  Lzu TaoSimplify logic by setting default value for MESON_INSTA... 1447/head
2018-12-13  Lzu Taomeson: Update man1 extension on meson 0.49.0
2018-12-13  Lzu Taomeson: Update meson symlink script usage
2018-12-13  Lzu Taomeson: Correct support for building on Windows
2018-12-13  Lzu TaoReplace many os.path methods with pathlib one's
2018-12-13  Yann Colletfixed ovlog tests
2018-12-13  Yann ColletMerge pull request #1444 from facebook/btultra2
2018-12-13  Yann ColletMerge branch 'btultra2' into ovlog_def
2018-12-13  Yann Colletupdated compression results.csv 1444/head
2018-12-13  Yann ColletMerge branch 'dev' into btultra2
2018-12-12  Nick TerrellMerge pull request #1445 from terrelln/regression
2018-12-12  Yann Colletremoved exception code for overlapLog level 22
2018-12-12  Yann Colletnew overlapLog default values
2018-12-12  Yann Colletcontinued: changed to overlapLog
2018-12-12  Yann Colletchanged parameter name to ZSTD_c_overlapLog
2018-12-11  Nick TerrellReset the cctx for documentation/safety 1445/head
2018-12-11  Nick Terrell[regression] add more methods
2018-12-11  Yann Colletadd clarification for ZSTD_CCtx_setPledgedSrcSize()
2018-12-11  Yann ColletMerge pull request #1417 from facebook/advancedAPI
2018-12-11  Yann Colletfixed btultra2 usage with prefix
2018-12-11  Yann Colletfix assert position within ZSTD_compress2() 1417/head
2018-12-11  Yann Colletclarified experimentalParam
2018-12-11  Yann Colletfixed ZSTD_compress2()
2018-12-10  Yann Colletmake test can accept DEBUGLEVEL argument
2018-12-10  Yann Colletupdated clevel table for large inputs
2018-12-09  Yann Colletupdate clevel table for 256K
2018-12-08  Yann Colletupdate clevel table for 128K
2018-12-08  Yann Colletupdated clevel table for 16K
2018-12-08  Yann Colletparamgrill: add status line
2018-12-07  Yann Colletadded tests for strategy=9 (btultra2)
2018-12-07  Yann Colletrefactor paramgrill for clarity
2018-12-07  Yann ColletMerge pull request #1440 from hungptit/dev
2018-12-07  Hung DangRefactor examples to avoid code duplication. 1440/head
2018-12-07  Yann Colletlinked btultra2 as strategy9
2018-12-07  Yann Colletupdated documentation
2018-12-07  Yann Colletminor bound refinements
2018-12-07  Yann Colletintroduced constants ZSTD_STRATEGY_MIN and ZSTD_STRATEG...
2018-12-06  Yann Colletfixed c++ assignment to enum
2018-12-06  Yann ColletMerge pull request #1439 from obelisk/buck_readme
2018-12-06  Yann Colletchanged ZSTD_c_compressionStrategy into ZSTD_c_strategy
2018-12-06  Mitchell GrenierAdd buck build instruction to the readme 1439/head
2018-12-06  Yann Colletintroduced strategy btultra2
2018-12-06  Yann Colletmoved ZSTD_WINDOWLOG_LIMIT_DEFAULT into static-linking...
2018-12-06  Yann Colletclarified usage of word "job"
2018-12-06  Yann Colletchanged parameter names from ZSTD_p_* to ZSTD_c_*
2018-12-06  Yann Colletupdated API documentation
2018-12-05  Yann ColletZSTD_decompressDCtx() is compatible with sticky parameters
2018-12-05  Yann Colletmerge dedicated dParam setters
2018-12-05  Yann Colletwrite the switch()case: differently
2018-12-04  Yann Colletfixed silent conversion warning
2018-12-04  Yann Colletfixed declaration-after-statement warnings
2018-12-04  Yann Colletimplemented ZSTD_dParam_getBounds()
2018-12-04  Yann Colletadvanced decompression function replaces by normal...
2018-12-04  Yann ColletMerge pull request #1427 from lzutao/minor-fix-meson
2018-12-04  Yann ColletMerge pull request #1437 from facebook/grep
2018-12-03  Yann Colletcheck availability of --color=never command on grep... 1437/head
2018-12-03  Yann Colletjoined normal streaming API with advanced one
2018-12-03  Nick TerrellMerge pull request #1434 from terrelln/regression
2018-12-03  Lzu Taomeson: Update usage of InstallSymlink helper 1427/head
2018-12-02  Lzu Taomeson: Update tests timeout to run properly
2018-12-02  Lzu Taomeson: Use clang for faster build
2018-12-02  Lzu TaoUse -Dlegacy_level build option to control ZSTD_LEGACY_...
2018-12-02  Lzu Taomeson helper: Use Python conventional name for naming...
2018-12-02  Lzu Taomeson: Fix soversion
2018-12-02  Lzu Taomeson: Use -werror build option instead of adding ...
2018-12-02  Lzu TaoUse argparse instead of manually parsing [skip ci]
next