]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2019-07-10  Yann ColletMerge pull request #1675 from ephiepark/dev
2019-07-09  Yann Colletupdated .gitignore
2019-07-09  Yann Colletupdated .gitignore rule
2019-07-09  Yann ColletMerge pull request #1677 from LeeYoung624/gitignore_fix
2019-07-09  Yann Colletupdated version number (to v1.4.1)
2019-07-09  LeeYoung624fix gitignore errors 1677/head
2019-07-04  Yann ColletMerge pull request #1671 from ephiepark/dev
2019-07-03  Ephraim ParkFactor out the logic to build sequences 1675/head
2019-07-03  Ephraim ParkAdding targetCBlockSize param 1671/head
2019-07-03  Nick Terrell[fuzz] Add a compression fuzzer with randomly sized...
2019-07-02  Nick TerrellZSTD_compressSequences_internal assert op <= oend ...
2019-07-01  Yann ColletMerge pull request #1658 from facebook/memset
2019-07-01  Yann ColletMerge pull request #1664 from ephiepark/dev
2019-07-01  Ephraim ParkMerge pull request #7 from ephiepark/decodecorpus 1664/head
2019-07-01  Ephraim Parkreflect code review comments
2019-06-30  Yann ColletMerge pull request #1665 from lzutao/meson-deprecated...
2019-06-28  Lzu Taomeson: Always build gen_html on build machine 1665/head
2019-06-28  Lzu Taomeson: Fix deprecated build warnings on build options
2019-06-28  Lzu Taomeson: Beautify travis config
2019-06-28  Ephraim ParkMerge pull request #6 from ephiepark/decodecorpus
2019-06-28  Ephraim ParkAdd test case for short bistream
2019-06-27  Tyler-TranAdding shrinking flag for cover and fastcover (#1656)
2019-06-27  Ephraim ParkMerge pull request #5 from ephiepark/decodecorpus
2019-06-26  Ephraim ParkFix a constraint stricter than the spec 1663/head
2019-06-26  Ephraim Parkenable repeat mode on rle
2019-06-24  Yann Colletchanged naming to ZSTD_indexTooCloseToMax() 1658/head
2019-06-24  Nick TerrellMerge pull request #1659 from terrelln/big-dict
2019-06-22  Nick Terrell[tests] Add tests for big dictionaries 1659/head
2019-06-21  Yann Colletprefer memset() rather than reduceIndex() when close...
2019-06-21  Yann Colletbenchfn : added macro macro CONTROL()
2019-06-21  Nick Terrell[zstd] Fix data corruption in niche use case
2019-06-21  Nick Terrell[zstdmt] Update assert to use ZSTD_WINDOWLOG_MAX
2019-06-21  Nick Terrell[opt] Add asserts for corruption in ZSTD_updateTree()
2019-06-19  Yann ColletMerge pull request #1626 from LeeYoung624/dev
2019-06-17  Nick TerrellMerge pull request #1655 from terrelln/regression-test
2019-06-17  Nick Terrell[regression] Update results for small wlog patch PR... 1655/head
2019-06-15  Yann ColletMerge pull request #1647 from LeeYoung624/cmake_bug_fix
2019-06-15  Yann ColletMerge pull request #1640 from felixhandte/lstat-macro...
2019-06-15  Yann ColletMerge pull request #1624 from facebook/smallwlog
2019-06-15  Yann ColletMerge pull request #1650 from scharan/RemoveExportsForS...
2019-06-14  Yann ColletMerge pull request #1644 from chungy/chmod_600
2019-06-12  Sai Charan... Remove ZSTD_DLL_EXPORT=1 for static lib 1650/head
2019-06-12  LeeYoung624Install zstdless & zstdgrep as 'PROGRAMS' in CMake 1647/head
2019-06-11  Felix HandteMerge pull request #1620 from michaelforney/test-no...
2019-06-11  Nick TerrellMerge pull request #1646 from terrelln/oss-fuzz
2019-06-11  LeeMerge pull request #4 from facebook/dev 1626/head
2019-06-10  Yann ColletMerge pull request #1619 from j301scott/dev
2019-06-10  Nick Terrell[fuzz] Remove max_len from the options 1646/head
2019-06-10  W. Felix HandteAdd Contbuild Test for C99 Build 1640/head
2019-06-10  Felix HandteMerge pull request #1642 from Absotively/dev
2019-06-09  Mike Swanson[programs] Don’t try to chmod a dst file if it can... 1644/head
2019-06-09  Mike Swanson[programs] set chmod 600 after opening destination...
2019-06-07  Jen PollockIn VS2010+, turn off assembler output for libzstd ... 1642/head
2019-06-07  W. Felix HandteSwitch Macro Guarding lstat()
2019-06-07  W. Felix HandteClean Up Temp Files Produced By playTests.sh
2019-06-06  Nick TerrellMerge pull request #1635 from terrelln/opt-opt
2019-06-06  Nick Terrell[regression] Update results.csv 1635/head
2019-06-06  Nick Terrell[libzstd] Optimize ZSTD_insertBt1() for repetitive...
2019-06-05  Yann ColletMerge pull request #1632 from ephiepark/dev
2019-06-05  Felix HandteMerge pull request #1633 from yk-tanigawa/patch-1
2019-06-05  Yosuke TanigawaUpdate README.md 1633/head
2019-06-05  Ephraim ParkMerge branch 'dev' of https://github.com/ephiepark... 1632/head
2019-06-05  Ephraim Parkcircleci : remove install dependencies command from...
2019-06-05  Ephraim Parkcircleci : use custom docker image with installations
2019-06-05  Ephraim ParkMerge pull request #2 from ephiepark/circleci
2019-06-04  Yann ColletMerge pull request #1631 from ephiepark/dev
2019-06-04  Yann ColletMerge pull request #1629 from facebook/streamSize
2019-06-04  Ephraim Parkcircleci : remove install dependencies command from...
2019-06-04  Ephraim Parkcircleci : use custom docker image with installations
2019-06-04  Yann Colletbetter title formatting for html documentation 1629/head
2019-06-04  Yann ColletAdded comments on I/O buffer sizes for streaming
2019-06-04  Ephraim Parkzstdcli : align output message with previous message 1631/head
2019-06-04  Ephraim Parkzstdcli : remove extra semicolon
2019-06-04  Ephraim Parkzstdcli : trying to fix declaration after statement
2019-06-04  Ephraim Parkzstdcli : moving cpu load calculation from FIO_compress...
2019-06-04  Ephraim Parkzstdcli : fixing mixed declarations and code error
2019-06-04  Ephraim Parkzstdcli : moving start time and cpu initialization...
2019-06-03  Ephraim Parkzstdcli : exposing cpu load indicator for each file...
2019-06-03  l00292966add cmake lz4 support
2019-06-01  Yann Colletremoved UINT32_MAX 1624/head
2019-06-01  Yann Colletfixed wrong assert in double_fast
2019-05-31  Yann Colletminor code cleaning for new index invalidation strategy
2019-05-31  Yann Colletmake double_fast compatible with new index invalidation...
2019-05-31  Yann ColletMade fast strategy compatible with new offset validatio...
2019-05-31  Yann Colletextended exact window size to greedy/lazy modes
2019-05-31  Yann Colletfirst implementation of small window size for btopt
2019-05-31  Yann ColletMerge pull request #1623 from facebook/fullbench
2019-05-30  Yann Colletconsistency : changed constant name to kSampleSizeDefault 1623/head
2019-05-29  Yann Colletdefine CONTROL, to ensure check cannot be disabled
2019-05-29  Yann Colletfullbench : minor refactoring, for readability
2019-05-29  Yann Colletfullbench: pass proper parameters in scenario 43
2019-05-29  Yann ColletMerge pull request #1622 from facebook/nextToUpdate3
2019-05-29  Yann Colletfullbench 43: ensure context is freed after each usage
2019-05-28  Yann Colletfullbench: added streaming with fresh CCtx scenario
2019-05-28  Yann Colletfullbench can now select sample size with command ...
2019-05-28  Yann Colletremoved nextToUpdate3 from ZSTD_window 1622/head
2019-05-28  Yann Colletget bt matches : made it a bit clearer which parameters...
2019-05-28  Yann ColletnextToUpdate3 does not need to be maintained outside...
2019-05-28  Yann Colletcomplementary code comments
2019-05-28  Yann Colletadded comments to better understand enforceMaxDist()
next