]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-08-29  inikepupdated README.md 307/head
2016-08-25  Yann ColletMerge pull request #302 from inikep/Documentation
2016-08-25  inikepminor changes in zstd_compression_format.md 302/head
2016-08-25  Yann Colletremoved TRAVIS_OS_NAME
2016-08-25  inikepupdated zstd_compression_format.md
2016-08-25  Yann Colletfixed : compression bug on very large files
2016-08-25  Yann ColletMerge pull request #301 from inikep/Other
2016-08-25  inikepimproved zstd_compression_format.md
2016-08-25  inikepminor README.md corrections
2016-08-25  inikepcreated programs\README.md
2016-08-25  inikepimproved tests/README.md
2016-08-24  inikepupdated projects\README.md
2016-08-24  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 301/head
2016-08-24  Yann Colletfixed wrong parameter issue
2016-08-24  inikepremove unnecessary comments
2016-08-24  inikepremoved ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK
2016-08-24  inikepremoved ZSTD_LOG_PARSER
2016-08-24  inikepremoved stats in debug mode
2016-08-24  inikepzstd_v07.c: removed unused macros
2016-08-24  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-08-24  Yann Colletupdate cLevel table for 256KB
2016-08-23  Yann Colletimproved level 3
2016-08-23  Yann Colletadded ZSTD_setDStreamParameter()
2016-08-23  inikepfixed typo in test-zstd-speed.py
2016-08-22  Yann ColletSTREAM_WINDOW_MAX : protect streaming from unreasonable...
2016-08-22  Yann Colletfixed playtests on os-x
2016-08-22  Yann Colletadded sizeof CStream and DStream
2016-08-20  Yann Colletfixed crc bug in rare timing conditions within bench.c
2016-08-20  Yann Colletspec : clarify last literal copy command
2016-08-20  Yann Colletminor coding style
2016-08-20  Yann Colletslight decompression speed improvement
2016-08-19  Yann Colletsync fse version
2016-08-19  Yann Colletsync huff0
2016-08-19  Yann Colletpromoted streaming API to stable
2016-08-19  Yann Colletupdate version number
2016-08-19  Yann ColletAdded ZDICT_getDictID()
2016-08-19  inikepmake clean will remove decompress/zstd_decompress.o
2016-08-18  Yann ColletMerge pull request #298 from inikep/Other
2016-08-18  Yann Colletupdate Mac homebrew installation script 299/head
2016-08-18  inikepimproved .gitignore 298/head
2016-08-18  inikepappveyor.yml working with tests/
2016-08-18  inikepplayTests.sh working with tests/
2016-08-18  Yann ColletMerge pull request #297 from borzunov/dev 295/head
2016-08-18  Yann Colletbetter warning and error messages in case of dictionary...
2016-08-18  inikepcmake project: fixed include directories
2016-08-18  inikepVS projects: fixed include directiories
2016-08-18  inikepupdated VS projects
2016-08-18  inikepupdated scripts +x permissions
2016-08-18  inikepupdated .travis.yml and appveyor.yml for tests/
2016-08-18  Alexander BorzunovRename ZSTDLIB_API to ZDICTLIB_API in zdict.h 297/head
2016-08-18  inikepimproved tests\Makefile
2016-08-18  inikeptest-related files moved to tests/
2016-08-18  Alexander BorzunovExport functions related to dictionary compression...
2016-08-18  Yann Colletupdated icc compilation status
2016-08-18  Yann ColletMerge pull request #296 from inikep/Other
2016-08-18  inikepremoved never referenced functions 296/head
2016-08-18  inikepfixed Intel Compiler warnings with Visual Studio
2016-08-17  Yann Colletminor refactoring
2016-08-17  Yann ColletMerge pull request #294 from inikep/Other
2016-08-17  inikepfixed powerpc Travis test 294/head
2016-08-17  inikepfixed paramgrill dependency
2016-08-17  inikepimproved programs\Makefile
2016-08-17  Yann Colletignore Mac-related artefact
2016-08-17  inikepdisabled %llu warnings with MinGW on Windows
2016-08-17  inikepAPT dependencies moved from Makefile to .travis.yml
2016-08-17  Yann ColletMerge pull request #290 from david-y-lam/fix_file_name
2016-08-17  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-08-16  Yann Colletfixed g++ conversion warning
2016-08-16  Yann Colletupdated examples
2016-08-16  Yann Colletupdated streaming API
2016-08-16  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-08-16  Yann Colletfixed Visual warning
2016-08-16  Yann Colletupdated doc for streaming API
2016-08-16  Yann Colletfileio uses new streaming API
2016-08-16  Yann Colletminor changes
2016-08-16  Yann Colletadded streaming_decompression example
2016-08-16  Yann Colletadded streaming_compression.c example
2016-08-16  Yann Colletadded zstreamtest
2016-08-16  Yann Colletadded : streaming decompression API
2016-08-16  Yann Colletnew streaming API (compression)
2016-08-16  Yann Colletsupport for Z_SYNC_FLUSH, by @dak-evanti-ru
2016-08-16  Yann ColletMerge pull request #291 from dak-evanti-ru/dev
2016-08-13  Dmitry KrotFix issue with SYNC_FLUSH support by zlib wrapper 291/head
2016-08-13  David LamRemove truncation of filename in zstd CLI log lines 290/head
2016-08-13  Yann ColletMerge pull request #288 from inikep/Other
2016-08-13  inikepimproved zstd_compression_format.md 288/head
2016-08-13  Yann ColletMerge pull request #286 from david-y-lam/dev
2016-08-13  David LamAdd more descriptive message to -v option in zstd CLI 286/head
2016-08-12  Yann Colletchanged test, in compliance with new --ultra policy
2016-08-12  Yann Colletnew --ultra policy
2016-08-11  Yann Colletminor comments
2016-08-11  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-08-11  Yann Colletfixed msan warning (#281)
2016-08-11  Yann ColletMerge pull request #284 from inikep/Other
2016-08-11  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-08-11  Yann ColletMerge pull request #283 from inikep/Testing2
2016-08-11  Yann ColletMerge pull request #279 from inikep/Portability
2016-08-10  Yann Colletupdated Dspeed graph
2016-08-10  Yann Colletupdated Dspeed graph
2016-08-10  Przemyslaw... Merge pull request #3 from inikep/dev08 284/head
next