]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-01-13  Nick Terrell[util] Fix readLineFromFile on Cygwin 1950/head
2020-01-13  Nick Terrell[cmake] Add playTests.sh as a test
2020-01-13  Nick TerrellMerge pull request #1948 from lazka/cygwin-fix-c99...
2020-01-11  Christoph Reiterappveyor: build with CMake under Cygwin 1948/head
2020-01-11  Nick TerrellFix super block compression and stream raw blocks in...
2020-01-11  Christoph ReiterFix the c99/cmake build under Cygwin/MSYS2
2020-01-10  Bimba ShresthaAdding new cli endpoint --patch-from= (#1940)
2020-01-09  Nick Terrell[fuzz] Allow zero sized buffers for streaming fuzzers...
2020-01-09  Igor Sugakfix UBSAN's invalid-null-argument error in zstd_decompr...
2020-01-08  Nick Terrell[fuzz] Fix regression_driver.c with directory input...
2020-01-07  Christoph ReiterMake UTIL_countPhysicalCores() work under Cygwin (...
2020-01-07  Yann Colletupdated CHANGELOG
2020-01-06  Bimba Shrestha[bench] Automated benchmarking script (#1906)
2020-01-04  Bimba Shrestha[fuzz] Dividing by targetCBlockSize instead of blockSiz...
2020-01-04  Bimba Shrestha[doc] Adding -M# decompression operation modifier docum...
2020-01-03  Felix HandteMerge pull request #1920 from felixhandte/fix-mtim...
2019-12-26  Felix HandteFix playTests.sh Under QEMU (#1923)
2019-12-23  W. Felix HandteAlso Define _ATFILE_SOURCE 1920/head
2019-12-23  W. Felix HandteAdd Comment
2019-12-23  W. Felix HandteUse statbuf->st_mtim Again
2019-12-23  W. Felix HandteAdd Travis Test that Builds ARM on Trusty
2019-12-23  W. Felix HandteFix playTests.sh Under QEMU
2019-12-19  Yann ColletMerge pull request #1928 from bimbashrestha/bimba-oss
2019-12-19  Felix HandteMerge pull request #1932 from felixhandte/diagnose...
2019-12-18  W. Felix HandteAdd Support for Dictionaries 1932/head
2019-12-18  Yann ColletMerge pull request #1929 from facebook/travisTest
2019-12-18  W. Felix HandtePrint Summary of Errors Encountered
2019-12-18  Bimba ShresthaConstifying, malloc check and naming nit 1928/head
2019-12-17  W. Felix HandteDon't Rely on Implicit Return in Main
2019-12-15  Yann Colletadded ppc64le tests on travis 1929/head
2019-12-14  Bimba ShresthaOne more type conversion
2019-12-14  Bimba ShresthaAdding explict cast to satisfy appveyor ci
2019-12-14  Bimba ShresthaMore void* issues. Just replacing with BYTE*
2019-12-14  Bimba Shrestha'void* size issue' fix
2019-12-13  Bimba ShresthaAdding bool to check if enough room left for noCompress...
2019-12-13  Bimba ShresthaAdd test to catch too many noCompress superblocks on...
2019-12-10  Yann ColletMerge pull request #1891 from bimbashrestha/oss
2019-12-10  Yann ColletMerge pull request #1924 from ned14/dev
2019-12-06  Niall Douglas... Make idiomatic cmake install so third party cmake insta... 1924/head
2019-12-04  Bimba ShresthaMaking const, removing unnecessary indent, changing... 1891/head
2019-12-04  Bimba ShresthaMoving init/end functions, moving compressSuperBlock...
2019-12-04  Bimba ShresthaRefactor
2019-12-04  Bimba Shrestha[fuzz] msan uninitialized unsigned value (#1908)
2019-12-04  Yann Colletbumped version number
2019-12-03  Yann ColletMerge pull request #1893 from felixhandte/check-flipped...
2019-12-03  Yann ColletMerge pull request #1907 from selavy/check-fread-r1895
2019-12-03  Bimba ShresthaUsing bss var instead of creating new bool
2019-12-03  Yann ColletMerge pull request #1918 from facebook/recurse_fix
2019-12-03  Yann Colletrefactoring : remove global variable g_displayOut 1918/head
2019-12-02  Yann ColletMerge pull request #1917 from facebook/recurse_fix
2019-12-02  Yann Colletfix recent issue combining -r with empty list of input... 1917/head
2019-11-28  Yann ColletMerge pull request #1910 from facebook/travisTest
2019-11-27  Yann ColletMerge pull request #1883 from Ericson2314/fix-mingw... 1910/head
2019-11-27  Yann Collettravis: updated mingw cross compilation test
2019-11-27  Yann Colletadded mingw cross compilation tests
2019-11-27  Bimba ShresthaMerge branch 'oss' of https://github.com/bimbashrestha...
2019-11-27  Yann ColletMerge pull request #1853 from facebook/ahmed_file
2019-11-27  Peter LesslieCheck for fread failure 1907/head
2019-11-27  Yann Colletremoved scanbuild workaround 1853/head
2019-11-27  Yann Colletreverted ppc qemu and scanbuild on trusty
2019-11-26  Yann ColletassembleFNT() can no longer fail
2019-11-26  Yann Colletpushed aside stdio.h too
2019-11-26  Yann Colletmoved UTIL_DISPLAY() inside util.c
2019-11-26  Yann Colletutil: isolated some dependencies
2019-11-26  Yann CollettravisCI : removed `trusty` generic statement
2019-11-26  Yann Colletfixed minor VS warning, on parameter difference
2019-11-26  Yann Colletswitched UTIL_refFilename() to an assert()
2019-11-26  Yann ColletMerge branch 'dev' into ahmed_file
2019-11-26  Yann Colletfixed fifo test
2019-11-26  Bimba Shrestha[fuzz] Only set HUF_repeat_valid if loaded table has...
2019-11-26  Bimba ShresthaNegating bool, updating bool on inner branches
2019-11-26  Yann ColletMerge branch 'dev' into ahmed_file
2019-11-26  Yann CollettravisCI: moved compatibility tests to `dev`
2019-11-26  Yann Colletmoved meson and versions compatibility tests to master...
2019-11-26  Yann Collettravis : added test durations
2019-11-26  Yann ColletMerge pull request #1905 from facebook/devnull
2019-11-26  Nick TerrellOptimize decompression speed for gcc and clang (#1892)
2019-11-25  Yann Colletsilence scan-build false positive
2019-11-25  Yann Colletchanged name from createX to assembleX
2019-11-25  Yann Colletfix mode_t on Windows 1905/head
2019-11-25  Yann Colletcreated UTIL_chmod()
2019-11-25  Yann Colletadded decompression into /dev/null tests
2019-11-25  Yann Colletfix #1904
2019-11-23  Yann Colletminor update to travis script
2019-11-23  Bimba ShresthaMerge branch 'dev' into oss
2019-11-23  Yann ColletMerge pull request #1897 from sergey-dryabzhinsky/patch-1
2019-11-23  Bimba ShresthaTest enough room for checksum in superblock
2019-11-22  Nick TerrellMerge pull request #1903 from terrelln/null
2019-11-21  Yann ColletMerge pull request #1902 from terrelln/ignore
2019-11-21  Bimba ShresthaMixed declration fix
2019-11-21  Bimba ShresthaChecking noCompressBlock explicitly for rep code confir...
2019-11-21  Nick TerrellFix null pointer addition 1903/head
2019-11-21  Nick Terrell[cmake][tests] Add zstreamtest executable 1902/head
2019-11-21  Nick TerrellMerge pull request #1901 from terrelln/ignore
2019-11-21  Nick TerrellUpdate .gitignore 1901/head
2019-11-20  Yann ColletMerge pull request #1894 from felixhandte/doc-clarify...
2019-11-20  Yann ColletMerge pull request #1887 from bimbashrestha/doc-fix
2019-11-19  Nick TerrellMerge pull request #1896 from terrelln/test-fixes
2019-11-19  Sergey DryabzhinskyUpdate util.c 1897/head
2019-11-19  Sergey DryabzhinskyFix typo in util.c
next