]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-03-13  Yann Colletfixed several comments are underlined by @terrelln 1041/head
2018-03-12  Yann Colletchanged ZSTD_p_literalCompression into ZSTD_p_compressL...
2018-03-12  Yann Colletupdated documentation of targetLength
2018-03-12  Yann Colletminor bench improvements
2018-03-12  Yann Colletcreate command --fast[=#]
2018-03-11  Yann Colletadded negative compression levels
2018-03-11  Yann Colletminor compression level adaptation
2018-03-10  Yann ColletMerge pull request #1038 from HaydnTrigg/dev
2018-03-10  Haydn TriggVisual Studio 2017 build scripts 1038/head
2018-03-10  Yann Colletupdated NEWS in preparation for v1.3.4
2018-03-09  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2018-03-09  Yann Colletgen_html: changed CFLAGS for CXXFLAGS
2018-03-07  Yann ColletMerge pull request #1036 from terrelln/thread-void
2018-03-07  Yann ColletMerge pull request #1034 from facebook/longOffsetMode
2018-03-07  Nick Terrell[threading] Cast unused arguments to void 1036/head
2018-03-07  Yann Colletimproved comments 1034/head
2018-03-07  Yann ColletMerge pull request #1033 from facebook/benchDecode
2018-03-06  Yann Colletfixed 0-seq blocks in block-decompression mode
2018-03-06  Yann Colletlong offset mode : new default threshold for 32-bit
2018-03-06  Yann Colletlong offset mode : new default threshold for 64-bits...
2018-03-05  Yann Colletfixed counting long distance weights
2018-03-05  Yann ColletMerge branch 'benchDecode' into longOffsetMode
2018-03-05  Yann Colletfix benchmark issue when measuring only decoding speed 1033/head
2018-03-05  Yann ColletMerge branch 'dev' into longOffsetMode
2018-03-05  Yann Colletre-inserted offset evaluation
2018-03-05  Yann ColletMerge pull request #1032 from facebook/bmi2
2018-03-05  Yann ColletMerge branch 'dev' into longOffsetMode
2018-03-05  Yann ColletMerge pull request #1029 from cemeyer/dev
2018-03-05  Yann ColletDYNAMIC_BMI2 enabled for clang 1032/head
2018-03-02  Yann ColletMerge pull request #1031 from facebook/inline48
2018-03-01  Yann Colletlimit DYNAMIC_BMI2 to gcc >= 4.8 1031/head
2018-03-01  Yann Colletforce inlining of HUF_decodeSymbol*() functions
2018-02-28  Conrad MeyerFIO_addFInfo: Fully initialize output 'total' struct 1029/head
2018-02-28  Yann Colletupdate doc/README.md on provided tools to test 3rd...
2018-02-28  Yann ColletMerge pull request #1026 from terrelln/lrm-window
2018-02-27  Nick TerrellLDM manages its own window round buffer 1026/head
2018-02-27  Yann ColletMerge pull request #1025 from facebook/huf
2018-02-27  Yann Colletfixed wrong size test 1025/head
2018-02-27  Yann ColletMerge pull request #1024 from terrelln/window-split
2018-02-26  Yann Colletadded error code workSpace_tooSmall
2018-02-26  Yann Colletminor cleaning of huff0
2018-02-26  Nick TerrellReduce ZSTD_CHAINLOG_MAX to 29 in 32-bit mode 1024/head
2018-02-26  Nick TerrellSplit the window state into substructure
2018-02-24  Yann ColletMerge pull request #1021 from terrelln/lrm-split
2018-02-22  Yann Colletminor nit from Mac XCode
2018-02-22  Nick TerrellRemove long range matcher immediate repcode check 1021/head
2018-02-22  Nick TerrellSplit block compresser out of long range matcher
2018-02-22  Yann ColletMerge pull request #1022 from facebook/bmi2IntoC
2018-02-22  Yann ColletImplemented BMI2 functions directly within huf_decompress.c 1022/head
2018-02-21  Yann ColletMerge pull request #1020 from facebook/betterBench
2018-02-21  Yann Colletfullbench includes assert.h 1020/head
2018-02-21  Yann Colletfixed huf_compress workspace size
2018-02-21  Yann Colletupdate fullbench measurement methodology
2018-02-21  Yann ColletMerge pull request #1019 from facebook/betterBench
2018-02-21  Yann Colletfixed minor conversion warning 1019/head
2018-02-20  Yann ColletMerge pull request #1017 from terrelln/c-bmi2
2018-02-20  Yann Colletuse TIMELOOP_NANOSEC
2018-02-20  Yann Colletimprove benchmark measurement for small inputs
2018-02-20  Nick Terrell[BMI2] Add comments to the bmi2 variable in the contexts 1017/head
2018-02-20  Yann Colletadded clarification comments in zstd_errors.h
2018-02-15  Yann ColletMerge pull request #1011 from terrelln/bmi2
2018-02-15  Nick Terrell[compress] Support BMI2
2018-02-14  Nick Terrell[decompress] Support BMI2 1011/head
2018-02-13  Yann Colletfixed --single-thread
2018-02-13  Yann ColletMerge pull request #1014 from facebook/fasterDec
2018-02-13  Yann Colletpretify last unit test output 1014/head
2018-02-13  Yann Colletadded code comment on how to generate default tables
2018-02-13  Yann Colletadded SEQSYMBOL_TABLE_SIZE()
2018-02-11  Yann Colletfixed logo path
2018-02-10  Yann ColletMerge branch 'dev' into fasterDec
2018-02-10  Yann ColletMerge pull request #1010 from facebook/flexibleLevel
2018-02-10  Yann ColletMerge branch 'dev' into flexibleLevel 1010/head
2018-02-10  Yann Colletfixed gcc warning on a switch code path
2018-02-10  Yann ColletMerge pull request #1013 from facebook/fasterDec32
2018-02-09  Yann Colletspecify new command --single-thread
2018-02-09  Yann Colletfix : offset table pointer when using default table
2018-02-09  Yann Colletfixed strict aliasing issue
2018-02-09  Yann Colletdecide long-offset mode based on offcode statistics
2018-02-09  Yann Colletfixed minor nit as per @terrelln's comments
2018-02-09  Yann ColletMerge branch 'dev' into flexibleLevel
2018-02-09  Yann Colletre-enabled ZSTD_decompressSequencesLong()
2018-02-09  Yann Colletpre-calculated default decoding tables
2018-02-09  Yann Colletfixed mono-symbol distribution
2018-02-09  Yann Colletfixed default fse distributions
2018-02-09  Yann ColletaddBits and baseline into FSE decoding table
2018-02-09  Yann ColletMerge branch 'dev' into fasterDec
2018-02-08  Yann Colletfixed streaming_memory_usage example
2018-02-07  Yann ColletMerged ZSTD_preserveUnsortedMark() into ZSTD_reduceIndex() 1013/head
2018-02-05  Yann Colletminor : modified ZSTD_preserveUnsortedMark() to be...
2018-02-04  Yann Colletfaster decoding in 32-bits mode for long offsets (tenta...
2018-02-03  Yann Colletensure compression parameters are updated when only...
2018-02-02  Yann Colletzstdmt: applies new parameters on the fly
2018-02-02  Yann Colletfileio: create dedicated function to generate zstd...
2018-02-02  Yann ColletMerge pull request #1006 from systemcrash/patch-2
2018-02-02  Yann ColletMerge pull request #1005 from systemcrash/dev
2018-02-02  Yann Colletfixed minor conversion warning
2018-02-02  Yann ColletChanged nbThreads for nbWorkers
2018-02-02  Yann Colletclarified comments on LDM parameters
2018-02-02  Yann Colletzstdmt: added ability to change compression parameters...
2018-02-02  Yann Colletremoved bitstream.h dependency
next