]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-02-14  Nick TerrellDon't run test-pool with QEMU 545/head
2017-02-14  Nick Terrell[zstdmt] Fix MSAN failure with ZSTD_p_forceWindow
2017-02-13  Yann ColletMerge pull request #536 from iburinoc/multiframe
2017-02-13  Yann ColletMerge pull request #542 from ds77/large-sparse-fix
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 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
2017-02-05  cyan4973Silence zlib detection routine
2017-02-05  cyan4973removed gzstd test from travis
2017-02-04  Sean PurcellInlined portions of specification for clarity
2017-02-04  Yann ColletMerge pull request #530 from terrelln/cover-man
2017-02-04  Nick TerrellAdd cover dictionary training to zstd.1 530/head
2017-02-03  Sean PurcellSwitch IO to go through streams
2017-02-03  Yann Colletfixed zstdmt compilation under Windows minGW/MSYS2...
2017-02-03  Yann Colletremove zlib detection artefact
2017-02-03  Yann Colletfixed pointer conversion warnings (C++)
2017-02-03  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-03  Yann Colletrelease builds use less debug symbols and warnings
2017-02-03  Yann Colletfixed silent conversion warnings in GZDECOMPRESS path
2017-02-03  Yann ColletChanged Makefile to generate zstd with .gz support...
2017-02-03  Yann Colletminor : fixed zstd-frugal
2017-02-02  Yann Colletremoved unused chart
2017-02-02  Yann Colletupdated dictionary compression paragraph
2017-02-01  Sean PurcellMinor security fixes
2017-02-01  Yann ColletMerge pull request #527 from facebook/zstdmt
2017-01-31  Sean PurcellMore const's and readability improvements
2017-01-31  Sean PurcellRemoved circular buffer, matches access destination...
2017-01-31  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-01-30  Sean PurcellMinor fixes according to comments
2017-01-30  Sean PurcellAdded ZSTD_get_decompressed_size
2017-01-30  Yann Colletfixed overlapLog==0 => no overlap 527/head
2017-01-30  Yann Colletfixed C constant restrictions
2017-01-30  Yann Colletzstdmt : section size is set to be a minimum of overlapSize
2017-01-30  Yann Colletcli : added advanced parameter overlapLog
2017-01-30  Yann Colletzstreamtest uses random section sizes for fuzzing
2017-01-30  Yann Colletzstreamtest uses random overlapLog for fuzzing
2017-01-30  Sean PurcellAdd educational decoder to /contrib
2017-01-30  Yann Colletadded command --block-size=
2017-01-30  Yann Colletchanged advanced parameter overlapLog
2017-01-30  Yann Colletfixed : legacy decoders v04 and v05
next