]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-01-12  Sean PurcellFix missing 'OK' logging on fuzzer testcase 510/head
2017-01-12  Sean PurcellFixed decompress_usingDict not propagating corrupted...
2017-01-10  Yann ColletMerge pull request #509 from terrelln/dict-builder-32
2017-01-10  Nick TerrellDocument memory requirements for COVER algorithm 509/head
2017-01-10  Nick TerrellHandle large input size in 32-bit mode correctly
2017-01-10  Nick TerrellUse COVER_MEMMULT when training with COVER.
2017-01-09  Yann Colletminor man page update
2017-01-03  Yann ColletMerge pull request #507 from terrelln/dict-builder...
2017-01-03  Nick TerrellAdd COVER dictionary builder to fuzzer unit tests 507/head
2017-01-03  Nick TerrellSimplify COVER parameters
2017-01-02  Nick TerrellAdd cover cli to playtests
2017-01-02  Nick TerrellAdd COVER to the zstd cli
2017-01-02  Nick TerrellAdd cover.c to build files
2017-01-02  Nick TerrellAdd COVER dictionary builder
2016-12-28  Yann ColletMerge pull request #503 from inikep/dev11
2016-12-28  Yann ColletMerge pull request #502 from Chocobo1/cpp11
2016-12-28  Przemyslaw... changed default PREFIX and MANDIR 503/head
2016-12-26  Chocobo1Move -std=c++11 cxxflag to PZSTD_CXXFLAGS 502/head
2016-12-23  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-12-23  Yann Colletfixed ZSTD_sizeof_?Dict()
2016-12-23  Yann ColletMerge pull request #499 from inikep/dev11
2016-12-23  Yann ColletMerge pull request #497 from apjanke/zstdless-with...
2016-12-23  Yann ColletMerge pull request #498 from terrelln/zdict-deprecated
2016-12-23  Przemyslaw... BSD: improved "make install" 499/head
2016-12-23  Nick TerrellZDICT_finalizeDictionary() flipped comparison 498/head
2016-12-23  Nick TerrellZDICT_finalizeDictionary() flipped comparison
2016-12-23  Nick TerrellFix failing test due to deprecation warning
2016-12-22  Andrew Jankezstdless: add shebang and quote $@ 497/head
2016-12-22  Yann Colletadded ZDICT_finalizeDictionary()
2016-12-22  Przemyslaw... Solaris: working "make -C lib install"
2016-12-22  Przemyslaw... Solaris: working "make -C programs install"
2016-12-22  Przemyslaw... "make test" is now compatible with Solaris
2016-12-22  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-22  Yann Colletfixed zlib_wrapper conversion warnings
2016-12-22  Yann Colletfixed allmost target
2016-12-22  Yann Colletremoved examples from standard C tests, since they...
2016-12-21  Yann Colletfix : zlib wrapper compile in gnu90 mode
2016-12-21  Yann Colletadded ZSTD_createDDict_byReference() body
2016-12-21  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-21  Yann Colletadded ZSTD_createDDict_byReference()
2016-12-21  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-12-21  Yann ColletMerge pull request #489 from inikep/v112
2016-12-21  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-12-21  Yann Colletadded : ZSTD_createCDict_byReference()
2016-12-21  Yann ColletMerge pull request #493 from inikep/fullbench
2016-12-21  Przemyslaw... util.h: restore BSD license for Facebook Open-Source 489/head
2016-12-21  Przemyslaw... updated comments
2016-12-21  Przemyslaw... _CRT_SECURE_NO_WARNINGS moved to util.h
2016-12-21  Przemyslaw... platform.h: removed Compiler Options
2016-12-21  Przemyslaw... fixed Visual Studio compilation
2016-12-21  Yann ColletMerge pull request #492 from inikep/dev11
2016-12-21  Yann ColletMerge pull request #490 from jacquesg/cmake-fix
2016-12-21  Przemyslaw... improved MinGW support
2016-12-21  Yann ColletMerge pull request #494 from terrelln/msan-dict-load
2016-12-21  Przemyslaw... fix basic types redefinition
2016-12-21  Przemyslaw... simplified zstdcli.c
2016-12-21  Przemyslaw... executables use new util.h and platform.h
2016-12-21  Przemyslaw... improved util.h and platform.h
2016-12-20  Nick TerrellAdd test for invalid offset rep codes 494/head
2016-12-20  Nick TerrellFix dictionary loading bug causing an MSAN failure
2016-12-20  Przemyslaw... windres updated to v1.1.3 493/head
2016-12-20  Przemyslaw... tests of ZSTD_compressContinue_extDict
2016-12-19  Jacques Germishuyscmake msvc: resources are not required for the static... 490/head
2016-12-19  Przemyslaw... updated appveyor.yml 492/head
2016-12-19  Jacques Germishuyscmake msvc: correct resources
2016-12-19  Przemyslaw... updated libzstd-dll.rc
2016-12-19  Przemyslaw... fixed CMake compilation with Visual Studio
2016-12-19  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-19  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-12-18  Yann Colletfix : ZSTD_initCStream_srcSize() correctly set srcSize...
2016-12-18  Yann ColletFix : size estimation when some samples are very large
2016-12-17  Yann Colletupdated NEWS
2016-12-17  Yann Colletfix Travis long test list;
2016-12-17  Yann Colletadded dll compilation tests
2016-12-17  Yann ColletMerge pull request #488 from terrelln/zbuff-errors2
2016-12-16  Nick TerrellTest that all API symbols are exported 488/head
2016-12-16  Nick TerrellExport all API functions
2016-12-16  Przemyslaw... util.h: minor improvement
2016-12-16  Przemyslaw... imporved support for POSIX-type OSes
2016-12-16  Przemyslaw... use PLATFORM_POSIX_VERSION
2016-12-16  Przemyslaw... util.h uses platform.h
2016-12-16  Przemyslaw... tools use platform.h
2016-12-16  Przemyslaw... introduced platform.h
2016-12-15  Yann ColletMerge pull request #480 from inikep/dev11
2016-12-15  Przemyslaw... appveyor.yml: fixed tests of fullbench-dll fullbench-lib
2016-12-15  Przemyslaw... VS: fixed 32-bit DLL compilation
2016-12-15  Przemyslaw... appveyor.yml: added tests of fullbench-dll fullbench-lib
2016-12-15  Przemyslaw... introduced ZSTDLIB_VISIBILITY
2016-12-14  Przemyslaw... improved playTests.sh (3 480/head
2016-12-14  Przemyslaw... improved playTests.sh (2)
2016-12-14  Przemyslaw... improved playTests.sh
2016-12-14  Przemyslaw... playTests.sh: added Advanced compression parameters
2016-12-14  Przemyslaw... zstd.1: added advanced compression options
2016-12-14  Yann Colletupdated manual 484/head v1.1.2
2016-12-13  Przemyslaw... fixed "strategy" in advanced compression parameters
2016-12-13  Yann ColletMerge pull request #482 from inikep/zlibWrapper
2016-12-13  Yann Colletupdated NEWS
2016-12-13  Przemyslaw... updated zlib copyright notice 482/head
2016-12-13  Yann ColletMerge pull request #481 from inikep/zlibWrapper
2016-12-13  Przemyslaw... fixed fitblk 481/head
next