]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-03-14  Yann ColletMerge pull request #148 from Cyan4973/dev060 149/head
2016-03-14  Yann ColletMerge pull request #147 from Cyan4973/dev 148/head
2016-03-14  Yann ColletAdded test to check decompression error return code 147/head
2016-03-14  Yann ColletMerge pull request #146 from chipturner/dev
2016-03-14  Chip Turneruse remove instead of unlink 146/head
2016-03-14  Chip Turnerpropagate errors when decompressing; also unlink dstfil...
2016-03-13  Yann Colletminor comments update
2016-03-12  Yann ColletDecompression can decode frame content size
2016-03-11  Yann Colletcreated ZSTD_frameParams
2016-03-11  Yann Colletbenchmark mode : automated cooling (overheat protection)
2016-03-10  Yann Colletimplemented `--ultra` mode protection
2016-03-10  Yann ColletMerge pull request #145 from inikep/dev
2016-03-10  inikephashLog3 removed from paramgrill 145/head
2016-03-10  inikepremoved hashLog3 from ZSTD_parameters 144/head
2016-03-10  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-03-10  inikepsmall ratio improvement with MINMATCH=3
2016-03-10  Yann Colletupdate compression level parameters
2016-03-10  Yann Colletminor doc clarifications
2016-03-09  Yann Colletupdate compresson levels
2016-03-09  Yann ColletMerge pull request #142 from inikep/dev
2016-03-09  inikepimproved compression speed 142/head
2016-03-08  Yann Colletframe format can support window sizes up to 128 MB
2016-03-08  Yann ColletMerge pull request #141 from inikep/dev
2016-03-08  Yann ColletUpdate clevel table for <= 128K
2016-03-08  Yann Colletimproved memory size evaluation by paramgrill
2016-03-08  inikepfixed update of hashTable for matches with length of 4+ 141/head
2016-03-08  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-03-08  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-03-08  Yann ColletFixed large NbSeq > 32 K
2016-03-07  Yann Colletfix compression ratio for blocks <= 16 KB
2016-03-07  Yann ColletMerge branch 'dev060' of github.com:Cyan4973/zstd into...
2016-03-07  Yann Colletadded test to generate lots of small sequences (3-bytes)
2016-03-07  Yann ColletMerge pull request #140 from inikep/dev
2016-03-07  inikepfixed update of nextToUpdate 140/head
2016-03-07  inikepadded support for MINMATCH=3 on big endian architecture
2016-03-06  inikepadded missing "case 3:" in ZSTD_BtGetAllMatches
2016-03-05  Yann Colletnew compression level scale for <= 16KB
2016-03-05  Yann ColletMerge pull request #139 from inikep/dev
2016-03-04  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 139/head
2016-03-04  inikepresolve conflict in zstd_internal.h
2016-03-04  inikepcode cleanup
2016-03-04  inikepremoved zstd_opt_internal.h
2016-03-04  Yann Colletupdated fse version
2016-03-04  inikepMEM_readMINMATCH replaced with inline function
2016-03-04  Yann ColletAdded zeroes test (#137)
2016-03-04  Yann Colletfiner searchLength validation
2016-03-04  Yann ColletSupport for nbSeq > 32767
2016-03-03  Yann ColletMerge pull request #138 from inikep/dev
2016-03-02  inikepfix clang -Wcast-align warning (part 2) 138/head
2016-03-02  inikepfix clang -Wcast-align warning
2016-03-02  inikeppriceTable moved to heap
2016-03-02  inikepimproved price function initialization
2016-03-01  Yann ColletMerge pull request #136 from inikep/dev
2016-03-01  inikepfixed repcode before lowLimit 136/head
2016-02-29  inikepbetter logs
2016-02-29  inikepfixed bug with 3 or more succesive rep codes
2016-02-25  inikepfixed ZSTD_copyCCtx
2016-02-25  inikepfixed paramgrill
2016-02-25  inikepturn off RTF optimization
2016-02-25  Yann Colletchanged version to v0.6.0
2016-02-25  Yann ColletMerge pull request #135 from Cyan4973/dev
2016-02-24  inikepmore accurate gain function
2016-02-24  inikepcombined price function
2016-02-23  Yann Colletminor cosmetic 135/head
2016-02-23  Yann Colletfiner dictionary completion
2016-02-23  Yann Colletfixed #131
2016-02-23  inikepimproved ZSTD_GETPRICE
2016-02-23  inikeppriceFunc
2016-02-23  Yann ColletMerge pull request #133 from Cyan4973/dev060
2016-02-23  Yann ColletMerge pull request #132 from KrzysFR/dev060 133/head
2016-02-23  inikepstatistics of encoded sequences
2016-02-23  Christophe... Added new ".VC.db" Visual Studio C++ database file... 132/head
2016-02-22  inikepdummy levels 22-25
2016-02-22  inikepMINMATCH=3 or 4 selected in ZSTD frame
2016-02-22  inikepsupport for searchLength from 3 to 7 for optimal parser
2016-02-22  inikepremoved backward match extension
2016-02-22  inikepremoved ZSTD_opt parser
2016-02-19  inikeplitlen bounded to 128 bytes
2016-02-19  Yann Colletbetter compatibility with Visual <= 2012
2016-02-19  Yann Colletsilence array subscript warning
2016-02-19  inikepspeed optimiaztions
2016-02-19  inikepZSTD_rescaleFreqs and removed minml
2016-02-19  inikepadded hashLog3
2016-02-18  Yann ColletVisual : 32-bit build release uses static linking ...
2016-02-18  Yann ColletVisual : `zstd` supports for `*` wildcard character...
2016-02-18  Yann Colletmodified level 18 129/head
2016-02-17  Yann ColletUpdated graphs
2016-02-17  Yann ColletAdded : README within /lib directory, to help file...
2016-02-17  Yann ColletMerge pull request #128 from Cyan4973/v051
2016-02-17  Yann Colletlonger pgo tests 128/head
2016-02-17  Yann Colletfix zstd-frugal
2016-02-16  Yann Colletperformance fix for hash chain mode
2016-02-16  Yann Colletadded : test for too large CLevel
2016-02-16  Yann Colletzstd cli : control maximum compression level
2016-02-16  Yann ColletUpdated readme (dictionary)
2016-02-16  Yann ColletUpdated man zstd
2016-02-15  Yann ColletFix corner case multiple files bug
2016-02-15  Yann ColletAdded : option `-t` to test compressed files integrity
2016-02-15  Yann ColletFaster literals cost evaluation (suggested by @inikep)
2016-02-15  Yann ColletRemoved `if (matchIndex >= current) return 0;` as recom...
next