]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-11-15  Przemyslaw... fix Visual Studio warnings 453/head
2016-11-15  Przemyslaw... working fullbench-dll
2016-11-15  Przemyslaw... added fullbench-dll
2016-11-15  Przemyslaw... removed _x86 and _x64
2016-11-14  Przemyslaw... restore all Travis tests 450/head
2016-11-14  Przemyslaw... "file" moved to tests/Makefile
2016-11-14  Przemyslaw... fixed .travis.yml (3)
2016-11-14  Przemyslaw... fixed .travis.yml (2)
2016-11-14  Przemyslaw... fixed .travis.yml
2016-11-14  Przemyslaw... added libzstd-dll
2016-11-14  Przemyslaw... updated appveyor.yml
2016-11-14  Przemyslaw... zstdlib renamed to libzstd
2016-11-14  Przemyslaw... updated IntDir and OutDir
2016-11-14  Przemyslaw... updated .gitignore
2016-11-14  Przemyslaw... .travis.yml: added aarch64test and ppc64test
2016-11-14  Przemyslaw... introduced QEMU_SYS
2016-11-14  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-11-12  Yann Colletminor comment change
2016-11-08  Yann Colletremoved zbuff.h from include installation
2016-11-07  Yann Colletmake zstd a phony target at root
2016-11-07  Yann Colletzstd cli : displays total decoded size, even when a...
2016-11-07  Yann Colletbump version number to 1.1.2
2016-11-05  Yann ColletMerge pull request #443 from terrelln/dev
2016-11-04  Nick TerrellFix bug in zstd v0.{5, 6} dictionary decompression 443/head
2016-11-04  Yann ColletMerge pull request #441 from inikep/dev11
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/
next