]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-10-22  Ethan JonesFix libFuzzer location in makefile. 1382/head
2018-10-19  Yann ColletMerge pull request #1368 from rkjain89/test-branch
2018-10-17  Rohit JainMade the changes in zstd vcproj file for VS2008 as... 1368/head
2018-10-17  Yann Colletminor NEWS update for v1.3.7 1375/head v1.3.7
2018-10-16  Yann ColletMerge pull request #1372 from samrussell/dev
2018-10-15  Sam Russellfix up zgrep/zless references 1372/head
2018-10-15  Sam RussellAdd man pages for zstdgrep and zstdless
2018-10-13  Rohit JainChanging tests/fuzz/Makefile to move util.o to FUZZ_SRC...
2018-10-12  Rohit JainAdding util.c to zstd VS file
2018-10-12  Rohit JainAdding chagnes for cmake and VStudio
2018-10-12  Rohit JainFixing poolTests, I will understand about cmake and...
2018-10-12  Rohit JainAddress most comments
2018-10-12  Rohit JainMoving more function to the new C file
2018-10-12  Rohit JainFixing regressiontest makefile
2018-10-11  Rohit JainRemoving static and making extern
2018-10-11  Yann Colletupdate NEWS for v1.3.7 1370/head
2018-10-11  Yann ColletMerge pull request #1369 from facebook/v137
2018-10-11  Rohit JainMaking changes to make it compile on my laptop
2018-10-11  Rohit JainFixed makefile and removed multiple definitions from...
2018-10-11  Rohit JainRemoved UTIL_setFileStat from util.h and move it to...
2018-10-11  Yann ColletMerge pull request #1366 from facebook/fix_strncat
2018-10-11  Yann Colletbumped version number to v1.3.7 1369/head
2018-10-11  Rohit JainMoving code to util.c
2018-10-11  Yann ColletMerge pull request #1367 from atdt/dev
2018-10-11  Ori LivnehEnable use of bswap intrinsics in clang 1367/head
2018-10-11  Yann ColletMerge pull request #1365 from facebook/bitspeed
2018-10-11  Yann Colletrestored bitMask for shift values 1365/head
2018-10-11  Yann Colletremoved one assert()
2018-10-11  Yann Colletfixed minor gcc warning 1366/head
2018-10-10  Yann Colletremoved one assert()
2018-10-10  Yann Colletimproved decompression speed
2018-10-10  Yann ColletMerge pull request #1363 from facebook/backtrace
2018-10-10  Yann Colletuse #if BACKTRACE_ENABLE directly 1363/head
2018-10-10  Julian FessardMerge branch 'backtrace' of github.com:facebook/zstd...
2018-10-10  Julian Fessardfileio.c: Disable backtrace when built with address...
2018-10-10  Yann Colletfixed explicit BACKTRACE order
2018-10-09  Yann Colletfixed BACKTRACE_ENABLE macro test
2018-10-09  Yann ColletMerge pull request #1361 from facebook/streamdoc
2018-10-09  Yann ColletMerge pull request #1362 from felixhandte/fix-btlazy...
2018-10-09  Yann Colletbacktrace support compiled with more conditions
2018-10-08  Yann ColletMerge pull request #1356 from maxice8/fix-musl
2018-10-08  W. Felix HandteAvoid Searching Dictionary in ZSTD_btlazy2 When an... 1362/head
2018-10-08  W. Felix HandteClean Up Debug Log Statements
2018-10-08  W. Felix HandteRemove Unused Variable
2018-10-08  Yann Colletclarify streaming api doc 1361/head
2018-10-06  maxice8don't assume __linux__ means __GLIBC__ on BACKTRACES_ENABLE 1356/head
2018-10-05  Yann Colletfixed fullbench-lib target 1354/head
2018-10-04  Yann ColletMerge pull request #1351 from facebook/haikubuild
2018-10-04  Yann ColletMerge pull request #1353 from facebook/paramgrill
2018-10-04  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2018-10-04  Yann Colletadded graph for ZSTD_compress_usingCDict() in v1.3.6
2018-10-04  Yann ColletMerge pull request #1352 from facebook/visual
2018-10-04  Yann Colletfixed paramgrill wrong assert() conditions 1353/head
2018-10-04  Yann Colletfixed VS2017Community build script 1352/head
2018-10-03  Yann Colletfinalized minor warnings on Haiku 1351/head
2018-10-03  Yann Colletchanged ZSTD_NANOSLEEP_SUPPORT definition
2018-10-03  Yann Colletportability macro flags updates, for Haiku
2018-10-03  Yann ColletMerge pull request #1330 from korli/haiku
2018-10-03  Yann Colletfixed wrong assert() position
2018-10-03  Yann ColletMerge pull request #1350 from facebook/fixmsan
2018-10-03  Jerome DuvalEnable building zstd on Haiku. 1330/head
2018-10-03  Yann Colletfixed msan warning 1350/head
2018-10-02  Yann ColletMerge pull request #1348 from facebook/donotdelete
2018-10-02  Yann Colletfixed static analyzer warnings 1348/head
2018-10-02  Yann Colletrestored backtrace on failure
2018-10-02  Yann Colletupdated NEWS in anticipation for v1.3.6
2018-10-02  Yann ColletMerge pull request #1317 from felixhandte/split-logs
2018-10-02  Yann Collet./zstd -f do no longer overwrite destination file
2018-10-01  Yann Colletzstd -d -f do no longer erase destination file
2018-10-01  W. Felix HandteRevert Ability to Set HashLog and ChainLog on Context... 1317/head
2018-09-29  Yann Colletregroup name creation logic into its own function
2018-09-29  Yann ColletMerge pull request #1347 from terrelln/werror
2018-09-29  Yann ColletMerge pull request #1346 from terrelln/small-block-fse
2018-09-29  W. Felix HandteRestore Passing CParams to `ZSTD_insertAndFindFirstInde...
2018-09-29  W. Felix HandteUse Working Ctx Logs when not in DMS Mode
2018-09-29  W. Felix HandteWhen Attaching Dictionary, Size Working Tables Based...
2018-09-29  W. Felix HandteRemove Log Overriding for the Time Being
2018-09-29  W. Felix HandteRemove Strategy-Dependency in Making Attachment Decision
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_btopt..ZSTD_btultra
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_btultra
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_greedy..ZSTD_btlazy2
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_btlazy2
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_dfast
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_dfast
2018-09-29  W. Felix HandteSupport a Separate Hash Log in ZSTD_fast
2018-09-29  W. Felix HandteStop Passing in `hashLog` and `stepSize` to `ZSTD_compr...
2018-09-29  W. Felix HandteTemporary Commit to Retain Requested Hash and Chain...
2018-09-29  W. Felix HandteAllow Setting Hash and Chain Logs on Contexts with...
2018-09-29  W. Felix HandteFor Supported Strategies, Attach Dict Even When Params...
2018-09-29  W. Felix HandteSplit Attach and Copy Reset Strategies into Separate...
2018-09-29  W. Felix HandtePull Attachment Decision into Separate Function
2018-09-29  W. Felix HandteAnd Then Avoid the Unused Parameter Warning
2018-09-29  W. Felix HandteMove Asserts into Function to Avoid Unused Function...
2018-09-29  W. Felix HandteMove Match State CParams Setting into `resetCCtx` and...
2018-09-29  W. Felix HandteStrengthen Assertion to Assert Equality
2018-09-29  W. Felix HandteRemove CParams Arg from ZSTD_ldm_blockCompress
2018-09-29  W. Felix HandteStop Separately Passing CParams in ZSTD_lazy Internal...
2018-09-29  W. Felix HandteStop Separately Passing CParams in ZSTD_opt Internal...
2018-09-29  W. Felix HandteAlso Remove CParams from Table Filling Functions' Args
2018-09-29  W. Felix HandteAlso Assert Equivalency When Filling MatchState with...
next