]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-01-11  Yann Colletfixed minor warning on prototype definition 981/head
2018-01-11  Yann Colletfixed bug #976, reported by @indygreg
2018-01-11  Yann ColletMerge pull request #979 from facebook/memdoc
2018-01-10  Yann ColletMerge pull request #974 from terrelln/dstfile
2018-01-10  Yann Colletapi doc : grouped all ZSTD_create*_advanced() functions... 979/head
2018-01-10  Yann ColletAPI doc : grouped ZSTD_initStatic*() together
2018-01-06  Yann ColletMerge pull request #965 from facebook/tests_obj
2018-01-06  Yann Colletminor tests/Makefile change, as suggested by @terrelln 965/head
2018-01-06  Yann ColletMerge pull request #963 from facebook/benchfix
2018-01-05  Nick Terrell[fileio] Don't call FIO_remove() on stdout or /dev... 974/head
2018-01-05  Nick Terrell[fileio] Use FIO_remove() everywhere for safety
2018-01-05  Nick Terrell[util] Refuse to set file stat on non-regular file
2018-01-04  Yann ColletMerge pull request #972 from pixelb/bz1530049
2018-01-04  Yann ColletMerge pull request #973 from terrelln/test-case
2018-01-03  Nick TerrellAdd test case for PR #972 973/head
2018-01-02  Pádraig Bradyzstd: fix crash when not overwriting existing files 972/head
2017-12-31  Yann Colletupdated /lib documentation
2017-12-30  Yann ColletMerge pull request #968 from shawnl/dev
2017-12-29  Shawn Landdenmeson: allow -Dlegacy_support=true, fix -Dlegacy_support=0 968/head
2017-12-27  Yann Colletwindows ci : removed fullbench-dll from appveyor
2017-12-27  Yann Collet%.o objects files in /tests
2017-12-27  Yann Colletfix: bench can accept hlog custom parameter 963/head
2017-12-24  Shawn Landdenget soversion right
2017-12-22  Yann ColletMerge pull request #961 from shawnl/patch-2
2017-12-22  Yann ColletMerge pull request #960 from shawnl/dev
2017-12-22  Shawn Landdenfix unbounded range 961/head
2017-12-21  Shawn Landdenmeson: support differn't legacy levels. 960/head
2017-12-20  Yann ColletMerge pull request #959 from shawnl/dev 954/head
2017-12-20  Shawn Landdenmeson: fix build 959/head
2017-12-19  Yann ColletMerge pull request #958 from facebook/continueCCtx
2017-12-19  Yann ColletZSTD_resetCCtx_internal: fixed order of arguments 958/head
2017-12-19  Yann Colletchanged variable name for clarity, suggested by @terrelln
2017-12-19  Yann Colletfuzzer: ensure existence of CHECK_Z macro beyond OS...
2017-12-19  Yann Colletadded test case for "wrong blockSize in continue mode"
2017-12-19  Yann Colletfix a subtle issue in continue mode
2017-12-19  Yann ColletMerge pull request #957 from facebook/nbThreads
2017-12-16  Yann Colletzstdmt via compress_generic: reduce opportunity to... 957/head
2017-12-15  Yann ColletMerge pull request #955 from facebook/readme
2017-12-15  Yann Colletremove last paragraph 955/head
2017-12-15  Yann Colletminor readme formatting update
2017-12-15  Yann ColletMerge pull request #953 from facebook/clevels
2017-12-15  Yann ColletMerge pull request #952 from terrelln/merge-end
2017-12-15  Yann Colletupdated levels 15-20 953/head
2017-12-15  Yann Colletversion bump to v1.3.3
2017-12-14  Nick Terrell[fileio] Merge end loop for small optimization 952/head
2017-12-14  Yann ColletMerge pull request #951 from facebook/lastBlock
2017-12-14  Yann ColletMerge pull request #950 from facebook/srcSizeAdaptation
2017-12-14  Yann Colletadded test on small file 951/head
2017-12-14  Yann Colletsaves 3-bytes on small input with streaming API
2017-12-14  Yann ColletMerge pull request #946 from terrelln/r-o
2017-12-14  Yann ColletMerge pull request #947 from facebook/fix944
2017-12-14  Yann Colletfixed minor declaration-after-statement warning 950/head
2017-12-14  Yann Colletfixes adaptation on srcSize
2017-12-14  Nick TerrellAllow -o with multiple files 946/head
2017-12-14  Yann ColletMerge pull request #949 from terrelln/rrm
2017-12-13  Yann Colletzstreamtest : added missing CHECK_Z() 947/head
2017-12-13  Nick TerrellMerge pull request #945 from terrelln/dev
2017-12-13  Nick Terrell[fileio] Refuse to remove non-regular file 949/head
2017-12-13  Yann ColletMerge pull request #948 from terrelln/mb
2017-12-13  Yann ColletImproved tests
2017-12-13  Nick TerrellFix cdict compressor repcodes 945/head
2017-12-13  Yann ColletMerge branch 'dev' into fix944
2017-12-13  Nick Terrell[fileio] Fix window size MB calculation 948/head
2017-12-13  Yann Colletfuzzer tests : added -v command
2017-12-13  Yann Colletadded cli test veryfying bug #944
2017-12-13  Yann Colletzstd binary, when compiled from /tests, enables debug...
2017-12-13  Yann Colletfix #944 : ZSTDMT with large files and dictionary now...
2017-12-12  Yann Colletre-added test case
2017-12-12  Yann ColletRevert "Created a test case which reliably reproduces...
2017-12-12  Yann ColletCreated a test case which reliably reproduces bug #944
2017-12-08  Yann ColletMerge pull request #943 from facebook/fix942
2017-12-08  Yann Colletcomment clarification 943/head
2017-12-07  Yann ColletZSTD_initCStream_srcSize() considers "0" to mean "unknown"
2017-12-07  Yann Colletzstreamtest : add test which detects when ZSTD_initCStr...
2017-12-07  Yann Colletfix #942 : streaming interface does not compress after...
2017-12-05  Yann ColletMerge pull request #941 from facebook/registerLess
2017-12-05  Yann ColletMerge pull request #940 from facebook/gettime
2017-12-05  Yann Colletno longer supported starting C++17 941/head
2017-12-05  Yann ColletIt's still necessary to check PLATFORM_POSIX_VERSION... 940/head
2017-12-05  Yann Colletremoved a few redundant #include
2017-12-04  Yann Colletfix #911 : changed detection macro for clock_gettime()
2017-12-04  Yann ColletMerge pull request #936 from facebook/qemu32panic
2017-12-04  Yann Colletfileio: fixed LZ4F invocation from assert() 936/head
2017-12-04  Yann ColletMerge branch 'dev' into qemu32panic
2017-12-04  Yann ColletMerge pull request #939 from facebook/shorterCircleCI
2017-12-03  Yann ColletMerge branch 'dev' into qemu32panic
2017-12-02  Yann ColletsetParameter : no side-effect on setting a compression...
2017-12-02  Yann Colletcircleci: removed -m32 tests 939/head
2017-12-02  Yann Colletcircleci : balance some tests
2017-12-02  Yann Colletcircleci : removed cmaketest
2017-12-02  Yann Colletzstdcli: fixed minor warning when bench module not...
2017-12-02  Yann Colletfixed powerpc test
2017-12-02  Yann Colletcircleci: removed gccX/clang tests
2017-12-02  Yann Colletadded environment variable through circleci dashboard
2017-12-02  Yann Colletcircleci: removed one test node
2017-12-02  Yann ColletMerge pull request #938 from terrelln/time
2017-12-02  Yann ColletMerge pull request #934 from facebook/opt3
2017-12-02  Yann Colletcircleci: add CFLAGS=-O0 environment variable
2017-12-02  Yann Colletcircleci : make libzstd-nomt had its own test
2017-12-01  Yann ColletMerge branch 'dev' into qemu32panic
next