]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-11-04  Przemyslaw... zwrapbench uses z_const 441/head
2016-11-04  Przemyslaw... updated Makefile for zlibWrapper
2016-11-04  Przemyslaw... typedef ZWRAP_CCtx internal_state
2016-11-04  Przemyslaw... Changed stdinmark and stdoutmark
2016-11-04  Przemyslaw... fixed clang warnings in zlibWrapper
2016-11-04  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-11-03  Yann Colletfixed Visual compatibility
2016-11-03  Yann ColletMerge pull request #439 from terrelln/dev
2016-11-03  Yann ColletMerge pull request #442 from terrelln/pzstd-build
2016-11-03  Nick TerrellFix dynamic libzstd symlinks 442/head
2016-11-03  Nick TerrellThe static library was moved to libzstd.a
2016-11-03  Przemyslaw... fixed MinGW compilation (2)
2016-11-03  Przemyslaw... fixed MinGW compilation
2016-11-03  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-11-03  Przemyslaw... BMK_SetNbIterations renamed to BMK_SetNbSeconds
2016-11-03  Przemyslaw... preserve file modification time for Visual C++
2016-11-03  Yann Colletfix test-zstd-nolegacy
2016-11-03  Yann Colletfix zlibWrapper make test
2016-11-03  Yann Colletfixed make install
2016-11-03  Nick TerrellZSTD_compress_usingDict() when dict gets loaded 439/head
2016-11-03  Yann Colletfileio.c does no longer need ZSTD_LEGACY_SUPPORT, and...
2016-11-03  Yann ColletFix #419 : no warning when setting custom LDFLAGS
2016-11-02  Yann ColletFix #418 : printing selected segments in zdict debug...
2016-11-02  Przemyslaw... set permissions, access and modification times
2016-11-02  Przemyslaw... preserve file modification time
2016-11-02  Przemyslaw... added UTIL_setModificationTime, UTIL_getModificationTime
2016-11-02  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-11-01  Yann Colletminor display improvement in fuzzer when nb of tests... 438/head v1.1.1
2016-11-01  Yann Colletupdated man page
2016-10-31  Yann Colletupdated README, mentioning .zst suffix
2016-10-31  Yann ColletMerge pull request #436 from inikep/dev11
2016-10-31  Przemyslaw... added gen-zstd-manual.sh 436/head
2016-10-31  Przemyslaw... updated doc/zstd_manual.html
2016-10-31  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-10-29  Yann Colletmore accurate default maximum window size
2016-10-29  Yann ColletMerge pull request #434 from terrelln/dev
2016-10-28  Yann Colletchanged ZBUFF_* by ZSTD_*Stream() within fullbench,
2016-10-28  Yann Colletfixed benchmark mode typo .
2016-10-28  Nick Terrell[pzstd] Move -I flags to PZSTD_CPPFLAGS 434/head
2016-10-28  Yann Colletupdated man page
2016-10-28  Yann ColletMerge pull request #433 from inikep/dev11
2016-10-28  Przemyslaw... test-zstd-speed.py: default timeout changed to 1800... 433/head
2016-10-28  Yann ColletMerge pull request #432 from inikep/dev11
2016-10-28  Yann ColletMerge pull request #430 from terrelln/exec-sequences
2016-10-28  Przemyslaw... test-zstd-speed.py: converted to python3 and added... 432/head
2016-10-28  Przemyslaw... generate RES files during each compilation
2016-10-28  Przemyslaw... generate_res.bat moved to programs/windres
2016-10-28  Przemyslaw... generate_res moved to programs/windres
2016-10-28  Przemyslaw... generate_res.bat: automatic detection if windres.exe...
2016-10-28  Przemyslaw... updated build\VS2010\zstd\generate_res\verrsrc.h
2016-10-28  Yann ColletMerge pull request #431 from terrelln/perf-regr
2016-10-27  Nick TerrellFix ZSTD_execSequence() performance regression 431/head
2016-10-27  Yann ColletZSTD_initCStream() optimization : do not allocate a...
2016-10-27  Yann Colletminor const added
2016-10-27  Yann Colletprint one global summary (instead of one per file)
2016-10-27  Yann Colletadded example multiple_streaming_compression
2016-10-26  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-10-26  Nick Terrell[pzstd] Fix test mode for streaming input
2016-10-26  Nick TerrellZSTD_execSequence() accepts match in last 7 bytes 430/head
2016-10-26  Yann Colletadded ZSTD_initDStream_usingDDict() .
2016-10-25  Yann Colletfirst sketch for ZSTD_initCStream_usingCDict()
2016-10-25  Yann ColletMerge pull request #429 from inikep/btopt2
2016-10-25  Yann ColletMerge pull request #428 from inikep/dev11
2016-10-25  Przemyslaw... added ZSTD_btopt2 strategy 429/head
2016-10-25  Przemyslaw... Windows resources moved to programs/windres/ 428/head
2016-10-25  Przemyslaw... images/ moved to doc/images/
2016-10-25  Yann ColletMerge pull request #426 from terrelln/fixes
2016-10-25  Yann Colletupdated comments on context re-use
2016-10-24  Nick TerrellFix compiler narrowing warning 426/head
2016-10-24  Nick TerrellMerge remote-tracking branch 'upstream/dev' into fixes
2016-10-24  Yann ColletMerge pull request #425 from inikep/dev11
2016-10-24  Nick TerrellReject dictionaries with incomplete entropy tables
2016-10-24  Przemyslaw... added doc\zstd_manual.html 425/head
2016-10-24  Przemyslaw... added contrib\gen_html
2016-10-24  Przemyslaw... zstd_compression_format.md moved to doc/
2016-10-22  Yann ColletMerge pull request #423 from terrelln/exec-seq-patch
2016-10-21  Nick TerrellFix small bug in ZSTD_execSequence() 423/head
2016-10-21  Przemyslaw... improved ZSTD_compressBlock_opt_extDict_generic
2016-10-21  Yann Colletprotect ZSTD_decodeFrameHeader() from invalid usage...
2016-10-20  Przemyslaw... zstd_opt.h: small improvement in compression ratio
2016-10-20  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-10-20  Przemyslaw... Merge remote-tracking branch 'refs/remotes/origin/dev...
2016-10-19  Nick TerrellFix stack buffer overrun when weightTotal == 0
2016-10-18  Nick TerrellUnitialized memory read in ZSTD_decodeSeqHeaders()
2016-10-18  Yann Colletimproved dicitonary segment merge
2016-10-18  Yann Colletuse implicit rules to compile zstd_decompress.c
2016-10-18  Nick TerrellBackport fix from commit 125d817
2016-10-18  Nick TerrellBackport fix from commit 9e8b09a
2016-10-18  Yann Colletdetect early impossible decompression scenario in legac...
2016-10-18  Yann Colletno repeat mode in legacy v0.5
2016-10-18  Yann Colletfixed invalid invocation of dictionary in legacy decode...
2016-10-18  Yann Colletfix edge case
2016-10-18  Nick TerrellFix stack buffer overflow in HUF_readCTable()
2016-10-18  Yann Colletfix command line interpretation
2016-10-18  Yann Colletfixed minor corner case
2016-10-17  Nick TerrellFix buffer overrun in ZSTD_loadDictEntropyStats()
2016-10-17  Nick TerrellFix buffer overrun in ZSTD_loadEntropy()
2016-10-17  Nick TerrellCheck if dict is empty before reading first byte
2016-10-14  Yann Colletminor opt
2016-10-14  Nick Terrell[pzstd] Fix lantent bug in WorkQueue::push()
next