]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-05-31  inikepupdated CMakeLists.txt 195/head
2016-05-31  Yann ColletUpdated news
2016-05-31  Yann ColletMerge branch 'dev070' of github.com:Cyan4973/zstd into...
2016-05-31  Yann ColletMerge pull request #194 from ot/dev070
2016-05-31  Giuseppe OttavianoExpose function to add entropy tables to pre-built... 194/head
2016-05-31  Yann ColletChanged : max dictionary file size increased to 8 MB
2016-05-31  Yann ColletAdded : ability to create compressed frames without...
2016-05-30  Yann Colletfixed minor conversion warning
2016-05-30  Yann ColletAdded : ability to manually select the dictionary ID...
2016-05-30  Yann Colletadded `cmake --version` to check cmake version on Travis
2016-05-30  Yann Colletfixed cmaketest
2016-05-30  cyanFixed visual projects
2016-05-30  Yann Colletfuzzer tests dictBuilder.
2016-05-30  Yann Colletminor refactoring
2016-05-30  Yann ColletMerge branch 'dev' into dev070
2016-05-30  Yann ColletUpdated NEWS with @inikep's work
2016-05-30  Yann Colletminor code refactoring
2016-05-29  Yann Colletadded fuzzer test for `ZSTD_compressBegin_advanced()`
2016-05-29  Yann Colletcommented versionsTest, which won't succeed while legac...
2016-05-29  Yann Colletfixed fuzzer dictionary test
2016-05-29  Yann Colletrestored zstdcli.c
2016-05-29  Yann Colletadded dictionary ID (incomplete)
2016-05-29  Yann Colletfixed cmake
2016-05-28  Yann ColletSimplified list of `*.c` files
2016-05-28  Yann Colletmoved xxhash to lib/common
2016-05-28  Yann ColletMerge pull request #192 from Cyan4973/dev
2016-05-28  Yann Colletfixed makefile error in clean target 192/head
2016-05-28  Yann ColletAdded : utility `roundTripCrash`
2016-05-28  Yann Colletupdated xxhash to latest "dev" version
2016-05-25  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-05-25  Yann ColletMerge pull request #191 from inikep/dev
2016-05-25  inikepfixed Visual Studio warning 191/head
2016-05-25  inikepzstdcli: -r (operate recursively on directories) works...
2016-05-25  inikepusage of fileno() only on POSIX and Windows
2016-05-25  inikepZBUFF_createCCtx_advanced moved to zbuff_static.h
2016-05-25  Yann Colletminor linter modifications
2016-05-25  inikepplayTests.sh joined with playTestsMSYS.sh
2016-05-25  Yann Colletcleaner versionsTest script and output
2016-05-24  inikepplayTests updated with Pass-Through mode
2016-05-24  inikepCMake project moved to projects
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/origin/playT...
2016-05-24  inikepMerge remote-tracking branch 'refs/remotes/origin/playT...
2016-05-24  inikepzstd_stats.h included only in debug mode
2016-05-24  inikepzbufftest.c: tests for ZBUFF_createCCtx_advanced/ZBUFF_...
2016-05-24  inikepfullbench: tests for ZBUFF_createCCtx_advanced and...
2016-05-23  Yann Colletfixed minor conversion warning
2016-05-23  Yann ColletPass-Through mode support (using `-df`), for compatibil...
2016-05-23  Yann ColletAdded tests for Sparse mode support
2016-05-23  inikepadded ZBUFF_createCCtx_advanced and ZBUFF_createDCtx_ad...
2016-05-23  Yann ColletAdded : Sparse write support
2016-05-23  inikepadded ZSTD_createDCtx_advanced
2016-05-23  inikepadded ZSTD_createCCtx_advanced
2016-05-23  Yann Colletmore portable DEVNULL definition
2016-05-23  Yann Colletcleaner script output
2016-05-23  Yann ColletAdded : new cross-version test : check new versions...
2016-05-21  Yann ColletMerge pull request #189 from thatsafunnyname/patch-2
2016-05-21  Peter (Stig... Minor changes needed for OpenVMS 189/head
2016-05-20  inikepzstd_stats.h updated to v0.6
2016-05-20  Yann Collethuff0 dynamic reduction
2016-05-20  Yann Colletall programs use `ZSTD_VERSION_STRING` from `zstd.h...
2016-05-20  Yann Colletchanged version to 0.6.2
2016-05-20  Yann Colletminor refactoring
2016-05-20  Yann Colletminor simplification
2016-05-19  inikepAppVeyor tests use playTests.bat
2016-05-19  inikepadded datagen in Visual Studio project
2016-05-19  inikepfixed compression with -c with multiple files on Windows
2016-05-18  inikepadded playTests.bat
2016-05-18  inikepupdate file permission
2016-05-18  inikepchanged appveyor.yml
2016-05-18  Yann Colletfixed minor conversion warnings
2016-05-18  Yann Colletremoved msan tests
2016-05-18  inikepadded playTestsMSYS.sh
2016-05-18  Yann Colletadded memory sanitizer to travis CI
2016-05-18  Yann Colletreverted default compression level to 1
2016-05-18  inikepAppVeyor tests for mingw32, mingw64, clang
2016-05-17  Yann Colletfixed Visual warning in debug mode
2016-05-17  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-05-17  Yann Colletadded `ZSTDv05_getFrameParams()` to "zstd_v05.h"
2016-05-16  Yann ColletMerge pull request #187 from ka7/spelling_fix
2016-05-16  klemensspelling-fixes, as of lintian.debian.org 187/head
2016-05-16  inikepfixed Win32 in AppVeyor
2016-05-16  inikepupdated .gitignore for Visual Studio
2016-05-16  inikepadded Visual Studio 2008 and 2010 projects
2016-05-13  inikepVisual Studio: remove MSVC*.DLL dependency from Release...
2016-05-13  Yann Colletrestore openVMS support (detected by @thatsafunnyname) 186/head
2016-05-13  Yann ColletMerge pull request #185 from inikep/dev
2016-05-13  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 185/head
2016-05-13  Yann Colletupdated NEWS for v0.6.1
2016-05-13  inikepadded common/entropy_common.c 184/head
2016-05-13  Yann ColletMerge pull request #183 from inikep/dev
2016-05-13  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-05-13  inikepchanged definition of UTIL_createFileList 183/head
2016-05-12  inikepupdated zlibWrapper/README.md (2)
2016-05-12  inikepupdated zlibWrapper/README.md
2016-05-12  inikepadded zlibWrapper - zstd wrapper for zlib
2016-05-12  Yann Colletimproved decoding speed by inlining x_isError() functions
2016-05-12  Yann Colletminor refactor : more accurate variable scope
2016-05-12  Yann Colletrestored inline for better decompression speed
2016-05-12  Yann Colletrestored DStream init
next