]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-02-16  Przemyslaw... circle.yml: make travis-install 548/head
2017-02-16  Przemyslaw... faster start of containers
2017-02-16  Przemyslaw... join tests into pairs
2017-02-16  Przemyslaw... move MOREFLAGS to circle.yml
2017-02-16  Przemyslaw... more balanced tests
2017-02-16  Przemyslaw... two groups of tests
2017-02-16  Przemyslaw... improved clangtest
2017-02-16  Przemyslaw... imporved test-zstd
2017-02-16  Przemyslaw... Tests for thread 1 (when CIRCLE_NODE_TOTAL=1) or thread 2
2017-02-16  Przemyslaw... final colon
2017-02-16  Przemyslaw... check CIRCLE_NODE_TOTAL
2017-02-16  Przemyslaw... check $CIRCLE_NODE_INDEX
2017-02-16  Przemyslaw... circle.yml: run only short tests
2017-02-16  Przemyslaw... fix travis.yml
2017-02-16  Przemyslaw... .travis.yml: detect "$TRAVIS_EVENT_TYPE" = "cron"
2017-02-14  Przemyslaw... added -I/usr/include/x86_64-linux-gnu for asan32
2017-02-14  Przemyslaw... added circle.yml
2017-02-14  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-14  Yann Colletpreset behavior for gzip, gunzip and gzcat
2017-02-14  Yann ColletMerge pull request #543 from inikep/gz_compress
2017-02-14  Yann ColletMerge pull request #544 from ds77/avoid-empty
2017-02-14  Yann ColletMerge pull request #546 from zefanxu/dev
2017-02-14  Przemyslaw... fixed function name (2) 543/head
2017-02-14  Przemyslaw... fixed function name
2017-02-14  zefanxu2fix memory leak 546/head
2017-02-14  Yann Colletpush version and NEWS to v1.1.4
2017-02-13  ds77avoid empty translation unit warning without #pragma 544/head
2017-02-13  Przemyslaw... fixed unitialized variable warning
2017-02-13  Przemyslaw... Resolve conflict with branch 'refs/remotes/facebook...
2017-02-13  Yann ColletMerge pull request #536 from iburinoc/multiframe
2017-02-13  Przemyslaw... limit zlib compression level to Z_BEST_COMPRESSION
2017-02-13  Yann ColletMerge pull request #542 from ds77/large-sparse-fix
2017-02-13  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-13  ds77fix indentation in previous commit 542/head
2017-02-12  ds77fix seeking 2GB+ files under Windows
2017-02-12  Yann ColletMerge pull request #540 from ds77/dev-stat64-fix
2017-02-12  Yann ColletMerge pull request #541 from inikep/mingw
2017-02-10  Przemyslaw... revert last commit 541/head
2017-02-10  Sean PurcellExpose frameSrcSize to experimental API 536/head
2017-02-10  Przemyslaw... fix for original MinGW
2017-02-10  Sean PurcellMerge branch 'dev' into multiframe
2017-02-10  ds77use _stati64() in UTIL_getFileSize() when compiling... 540/head
2017-02-10  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-10  Yann ColletMerge pull request #537 from terrelln/small-bugs
2017-02-10  -fix previous commit
2017-02-10  Przemyslaw... appveyor.yml: fixed clang test
2017-02-10  Yann ColletMerge pull request #538 from iburinoc/errorstring
2017-02-10  Yann ColletMerge pull request #533 from inikep/dev11
2017-02-10  Przemyslaw... appveyor.yml: reordering of tests
2017-02-10  Przemyslaw... fix missing "
2017-02-10  Przemyslaw... appveyor.yml: add clang target
2017-02-10  Przemyslaw... fixed "mingw32" AppVeyor target
2017-02-10  -use _stat64 only when targetting Win2k or later
2017-02-10  Przemyslaw... fix 64-bit file support for MinGW
2017-02-09  Nick TerrellImprovement from @inikep 537/head
2017-02-09  ds77use _stat64() on MinGW
2017-02-09  Sean PurcellDocumentation updates
2017-02-09  Sean PurcellFix failing unit test
2017-02-09  Sean PurcellMerge branch 'dev' into multiframe
2017-02-09  Sean PurcellMake pledgedSrcSize meaning clear for other functions
2017-02-09  Przemyslaw... echo replaced with printf 533/head
2017-02-09  Przemyslaw... don't use "echo -e"
2017-02-09  Przemyslaw... Merge branch 'dev' into dev11
2017-02-09  Yann ColletMerge pull request #535 from terrelln/tests 539/head
2017-02-09  Nick TerrellFix deprecation warnings for clang with C++14
2017-02-09  Sean PurcellFix ZSTD_getErrorString and add tests 538/head
2017-02-09  Nick Terrell#undef _POSIX_C_SOURCE if already defined
2017-02-08  Sean PurcellTest multiframe legacy decoding with simple and streami...
2017-02-08  Sean PurcellDisambiguate pledgedSrcSize == 0
2017-02-08  Sean PurcellZSTD_decompress now handles multiple frames
2017-02-08  Sean PurcellDecompressed size functions now handle multiframes...
2017-02-08  Przemyslaw... remove redundant "ifeq ($(HAVE_ZLIB), 1)"
2017-02-08  Nick TerrellRemove test-longmatch from test target and only run... 535/head
2017-02-08  Przemyslaw... fixed gcc warnings
2017-02-08  Przemyslaw... .gz suffix for gzip compressed files
2017-02-08  Przemyslaw... added FIO_compressGzFrame
2017-02-08  Przemyslaw... add "--format=gzip" option
2017-02-08  Przemyslaw... fixed zlib detection with MinGW
2017-02-08  Przemyslaw... turn off test-pool for qemu-ppc64-static
2017-02-08  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-08  Przemyslaw... added description of "--priority=rt"
2017-02-07  Yann ColletMerge pull request #526 from iburinoc/educational
2017-02-07  Sean PurcellMinor changes to educational decoder 526/head
2017-02-07  Yann Colletcompleted NEWS for v1.1.3
2017-02-07  Yann ColletMerge pull request #534 from terrelln/dev
2017-02-07  Nick TerrellAttribute cover dictionary code 534/head
2017-02-07  Przemyslaw... "--rt-prio" renamed to "--priority=rt"
2017-02-07  Przemyslaw... added the "--rt-prio" option
2017-02-07  Przemyslaw... SET_REALTIME_PRIORITY
2017-02-07  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-02-07  Yann Colletcorrected contributor's name
2017-02-06  Yann ColletMerge pull request #532 from terrelln/zlib
2017-02-06  Nick TerrellEnsure <zlib.h> can be included in HAVE_ZLIB test 532/head
2017-02-06  Nick TerrellChange zlib include to be a system include
2017-02-06  Przemyslaw... platform.h added to build_package.bat
2017-02-06  Yann Colletchanged download URL for github_users sample set
2017-02-06  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-06  Yann Colletupdated NEWS for v1.1.3 531/head
2017-02-06  Yann ColletMerge pull request #529 from facebook/gzstd_default
2017-02-05  Yann Colletfixed Mac OS-X specific directory in $(RM) list 529/head
next