]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-12-13  Nick Terrell[libzstd] Fix infinite loop in decompression 1446/head
2018-12-12  Nick TerrellMerge pull request #1445 from terrelln/regression
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 Colletfix assert position within ZSTD_compress2() 1417/head
2018-12-11  Yann Colletclarified experimentalParam
2018-12-11  Yann Colletfixed ZSTD_compress2()
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-06  Yann ColletMerge pull request #1439 from obelisk/buck_readme
2018-12-06  Mitchell GrenierAdd buck build instruction to the readme 1439/head
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]
2018-12-01  Lzu TaoAdd missed .1 extension for manpage [skip ci]
2018-12-01  Lzu Taomeson: Cleanup installing symlinks
2018-12-01  Lzu TaoUpdate README
2018-12-01  Lzu Taomeson: Remove redundant join_paths function
2018-12-01  Lzu Taoci: Use new meson auto_features option
2018-12-01  Lzu Taomeson: Change build options' name
2018-12-01  Lzu TaoAdd almost all test cases in tests/Makefile
2018-12-01  Lzu TaoAdd clang cflags
2018-12-01  Lzu TaoInitial support for Windows build
2018-12-01  Lzu TaoChange tabsize
2018-12-01  Lzu TaoBuild both shared and static lib on CI
2018-12-01  Lzu TaoAdd comment about looking for dependencies
2018-12-01  Lzu TaoRename some meson build options to match autoconf conve...
2018-12-01  Lzu TaoEnable debugging flag
2018-12-01  Lzu TaoUpdate relevant files after moving meson to build/
2018-12-01  Lzu TaoMove contrib/meson to build/meson
2018-12-01  Lzu TaoAdd enable_lz4 build option and fix lzma dependency
2018-12-01  Lzu TaoAdd pedantic flag
2018-12-01  Lzu TaoNo install zstd_manual.html
2018-12-01  Lzu TaoInstall missed zstdgrep and zstdless
2018-12-01  Lzu TaoInstall zstdmt.1 manpage [skip ci]
2018-12-01  Lzu TaoRename meson variables
2018-12-01  Lzu TaoAdd manpage install warning [skip ci]
2018-12-01  Lzu TaoFix manpage symlinks [skip ci]
2018-12-01  Lzu TaoApply new InstallSymlink script
2018-12-01  Lzu TaoHelper script to install symlink in meson
2018-12-01  Lzu TaoNo need these helpers
2018-12-01  Lzu TaoInit CI test for meson build
2018-12-01  Lzu TaoFix lib soversion and no install cover.h header
2018-12-01  Lzu TaoFix meson tests build
2018-12-01  Lzu TaoBump to 1.3.8 and fix run_command function
2018-12-01  Lzu TaoUpdate legacy support to 5
2018-12-01  Lzu TaoMinor fix for meson build
2018-12-01  Nick Terrell[regression] Add dictionary support 1434/head
2018-11-30  Yann Colletpreparative for ZSTD_DCtx_setParameter()
2018-11-30  Yann Colletcreated ZSTD_compress2() and ZSTD_compressStream2()
2018-11-30  Yann ColletMerge pull request #1433 from obelisk/fixed_buck
2018-11-30  Mitchell GrenierFix buck for lib 1433/head
2018-11-30  Yann ColletMerge pull request #1432 from terrelln/regression
2018-11-29  Nick Terrell[regression] Add initial regression test framework 1432/head
2018-11-28  Yann ColletMerge pull request #1430 from lzutao/fix-zstdgrep
2018-11-28  Lzu TaoAdd simple test for zstdgrep 1430/head
2018-11-28  Lzu TaoPrevent globbing on non-quoting variable
2018-11-28  Lzu TaoFix #1428 - zstdgrep now returns 1 on unmatch
2018-11-28  Yann ColletMerge pull request #1429 from denis2342/dev
2018-11-28  Denis Ahrensfixed a typo 1429/head
2018-11-27  Yann ColletMerge pull request #1426 from lzutao/upgrade-mesonbuild
2018-11-27  Lzu TaoUpdate meson build system 1426/head
2018-11-27  Lzu TaoRename and update build instruction in README file...
2018-11-27  Lzu TaoAdd meson build guide
2018-11-27  Yann ColletMerge pull request #1419 from ryandesign/universal
2018-11-22  Yann Colletpushed experimental parameters
2018-11-21  Yann ColletgetParameter fills an int*
2018-11-21  Yann Colletpromote ZSTD_findFrameCompressedSize() into staging...
2018-11-21  Yann Colletchanged hashEveryLog into hashRateLog
2018-11-21  Yann Colletfixed fall-through
2018-11-21  Yann Colletcompleted implementation of ZSTD_cParam_getBounds()
2018-11-20  Yann Colletfixed remaining searchLength invocations
2018-11-20  Yann Colletchanged searchLength into minMatch
2018-11-20  Yann Colletchanged enum type name to ZSTD_ResetDirective
2018-11-20  Yann ColletZSTD_CCtx_setParameter : `value` argument is now `int`
2018-11-20  Yann Colletremoved some constants and _simpleArgs() from staging
2018-11-16  Nick TerrellMerge pull request #1418 from ryandesign/cpuid-i386
next