]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2019-10-21  Yann Colletturned off zlib tests during msan 1834/head
2019-10-21  Yann Colletminor refactor of FIO_compressGzFrame()
2019-10-19  Yann Colletfixed visual defined test
2019-10-19  Yann Colletremoved Visual warning
2019-10-18  Yann Colletfix function cast warning on Windows with gcc9
2019-10-18  Yann Colletupdated windows binary resources
2019-10-18  Yann Colletvalidated 'make test' for mingw environment
2019-10-18  Yann Colletmade `make check` faster
2019-10-18  Yann Colletminor appveyor test script fix
2019-10-18  Yann Colletattempt to run 'make check' tests on Appveyor
2019-10-18  Yann Colletfix test on windows
2019-10-18  Yann Colletrewrite FIO_createFilename_fromOutDir()
2019-10-17  Yann Colletfix : no output file opened in test mode
2019-10-17  Yann Colletremoved regular file test on Windows
2019-10-17  Yann Colletimproved test mode `-t`
2019-10-17  Yann Colletrefactored FIO_compressMultipleFilenames() prototype
2019-10-17  Yann Colletfixed multiple implicit casts
2019-10-17  Yann Collettests: can override isTerminal with environment variable
2019-10-17  Yann Colletfixed isSameFile()
2019-10-17  Yann Colletfix harness test
2019-10-17  Yann Colletfixed dict ptr init
2019-10-17  Yann Colletminor refactoring of harness
2019-10-17  Yann Colletminor: DIFF determination
2019-10-17  Yann Colletforce compression during tests
2019-10-17  Yann Colletfix several cast
2019-10-17  Yann Colletfix incorrect dictName/FileName comparison on Windows
2019-10-17  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2019-10-17  Yann Colletignore build artifact from educational decoder test
2019-10-17  Yann ColletMerge pull request #1827 from facebook/dm_Dct
2019-10-17  Yann Colletremoved UNALIGNED() macro from educational decoder
2019-10-17  Yann ColletMerge pull request #1828 from bimbashrestha/education_d...
2019-10-16  Yann ColletMerge pull request #1815 from facebook/zlibwrap
2019-10-16  Yann ColletMerge pull request #1826 from facebook/noWild8
2019-10-16  Bimba ShresthaRemoving unnecessary check from decode side 1828/head
2019-10-16  Yann Colletupdated erroneous comments using ZSTD_dm_* 1827/head
2019-10-16  Yann Colletremoved wildcopy8() 1826/head
2019-10-15  Yann Colletminor comments & refactoring
2019-10-14  Yann ColletMerge pull request #1731 from chungy/stdin_nochmod
2019-10-14  Yann ColletMerge pull request #1792 from dmitri-shubin/dev
2019-10-14  Yann ColletMerge pull request #1812 from senhuang42/output-dir...
2019-10-14  Yann ColletMerge pull request #1823 from vangyzen/fwrite_errno
2019-10-10  Yann ColletMerge pull request #1760 from bimbashrestha/extract_seq...
2019-10-10  Eric van GyzenInclude errno in all fwrite error messages in fileio.c 1823/head
2019-10-09  Sen HuangOnly check for filename collisions when using --output... 1812/head
2019-10-08  Nick TerrellMerge pull request #1820 from mhlakhani/dev
2019-10-08  Hasnain LakhaniAdd OSS-Fuzz fuzzing badge 1820/head
2019-10-08  Sen HuangCasting to void* to avoid C4090 warnings
2019-10-08  Sen HuangSuppress C4090 warning
2019-10-08  Sen HuangHopefully fix VS compiler warning
2019-10-04  Yann Colletfixed init warning 1815/head
2019-10-04  Bimba ShresthaMerge pull request #1 from facebook/dev
2019-10-03  Sen HuangChanged function name, fix test
2019-10-03  Sen HuangNow constructs final destination path without allocatin...
2019-10-03  Bimba ShresthaManually moving instead of memcpy on decoder and using... 1760/head
2019-10-03  Bimba ShresthaCleaning sequence parsing logic
2019-10-03  Yann Colletzlibwrapper : fixed flag-variable name
2019-10-03  Yann Colletupdated tests for zlibwrapper C90 strict compatibility
2019-10-02  Sen HuangAddressed comments on malloc
2019-10-02  Sen HuangStatic analyze fix
2019-10-02  Sen HuangCI Tests fix
2019-10-02  Sen HuangRemoved strdup() dependency
2019-10-02  Sen HuangModified message
2019-10-02  Sen HuangAdd support for --output-dir-flat
2019-09-27  Bimba ShresthaTypo fix
2019-09-26  Bimba ShresthaFixing appveyor test
2019-09-26  Bimba ShresthaFixing shortest failure
2019-09-26  Bimba ShresthaAdding more realistic test for get sequences
2019-09-26  Yann Colletsimplified Makefile
2019-09-26  Yann Colletadded c++-compat build flag
2019-09-25  Yann Colletenforce C90 compatibility for zlibWrapper
2019-09-24  Yann Colletbump version number to v1.4.4
2019-09-23  Bimba ShresthaReplacing assert with memory_allocation error code...
2019-09-23  Bimba ShresthaAdding test and null check for malloc
2019-09-23  Yann ColletMerge pull request #1808 from davidbolvansky/highset...
2019-09-23  Dávid BolvanskýFixed one more place 1808/head
2019-09-23  Dávid BolvanskýUse clz ^ 31 instead of 31 - clz; better codegen for GCC
2019-09-22  Nick TerrellMerge pull request #1804 from terrelln/wild-and-fast
2019-09-21  Nick TerrellAdd UNUSED_ATTR to ZSTD_storeSeq() 1804/head
2019-09-20  Nick TerrellHINT_INLINE ZSTD_storeSeq()
2019-09-20  Bimba ShresthaPassing in dummy dst buffer of compressbound(srcSize)
2019-09-20  Felix HandteMerge pull request #1806 from felixhandte/estimate...
2019-09-20  Nick TerrellRemove literals overread in ZSTD_storeSeq() for ~neutra...
2019-09-20  W. Felix HandteUpdate Comment on `ZSTD_estimateCCtxSize()` 1806/head
2019-09-20  Nick TerrellFix bounds check in ZSTD_storeSeq()
2019-09-20  Nick TerrellFix too strict assert
2019-09-20  Nick Terrell[tests] Fix decodecorpus
2019-09-20  Nick TerrellPass iend into ZSTD_storeSeq() to allow ZSTD_wildcopy()
2019-09-20  Nick TerrellWiden ZSTD_wildcopy to 32 bytes
2019-09-20  Nick TerrellOptimize decompression and fix wildcopy overread
2019-09-19  Bimba ShresthaAddressing comments
2019-09-19  Nick TerrellMerge pull request #1801 from terrelln/int-max
2019-09-18  Yann ColletMerge pull request #1802 from bimbashrestha/rle_block_b...
2019-09-18  Bimba Shresthaadding bit container size 1802/head
2019-09-18  Bimba ShresthaAdding 4 blocks to FSE_BLOCKBOUND() in lib/common ...
2019-09-18  Yann ColletMerge pull request #1756 from mgrice/dev
2019-09-18  Nick Terrell[test] Test the bounds of ZSTD_c_srcSizeHint 1801/head
2019-09-18  Bimba ShresthaCasting void pointer to ZSTD_Sequence pointer
2019-09-17  Yann ColletMerge pull request #1798 from facebook/refac_fast
2019-09-17  Yann Colletminor refactor of ZSTD_fast 1798/head
2019-09-17  Felix HandteMerge pull request #1783 from felixhandte/mtime-nsec
next