]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-04-07  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 164/head
2016-04-07  inikepuse extDict only when needed
2016-04-07  inikeponly repcode 0 for lazy, lazy2 and btlazy2 strategies
2016-04-07  inikepRevert "removed void ZSTD_compressBlock_greedy"
2016-04-07  Yann ColletFixed make install (reported by Oliver Lange)
2016-04-07  Yann Colletminor compression speed optimization
2016-04-07  inikepremoved void ZSTD_compressBlock_greedy
2016-04-07  Yann ColletImplemented default coding table for lengths and offset
2016-04-07  Yann ColletMerge pull request #163 from inikep/dev
2016-04-07  inikepMerge branch 'refs/heads/lazy_MML3' into dev 163/head
2016-04-07  inikepminor speed improvements
2016-04-06  inikepreordered code
2016-04-06  inikepreordered functions
2016-04-06  inikepfixed support for searchLength=4
2016-04-06  inikepMINMATCH=3 for lazy strategy
2016-04-06  inikepMINMATCH=3
2016-04-05  inikepworking ZSTD_compressBlock_opt_extDict_generic
2016-04-05  inikepcode formatting
2016-04-05  inikepZSTD_compressBlock_opt_extDict_generic in progress
2016-04-05  inikepintroduced ZSTD_compressBlock_greedy
2016-04-05  inikep3 repcodes with ZSTD_compressBlock_lazy_extDict_generic
2016-04-05  inikepZSTD_REP_NUM=3 only
2016-04-05  inikepMerge remote-tracking branch 'refs/remotes/origin/repco...
2016-04-05  inikepsupport for ZSTD_REP_NUM=3
2016-04-05  inikepremoved kSlotNew
2016-04-05  inikepexperiments with ZSTD_decodeSequence
2016-04-05  Yann ColletMerge pull request #161 from inikep/dev
2016-04-05  inikepworking 4 reps
2016-04-05  inikepzstd_stats.h moved to .debug/ 161/head
2016-04-04  inikepimproved logging
2016-04-04  inikepMerge remote-tracking branch 'refs/remotes/origin/dev...
2016-04-04  inikepfixed -Werror,-Wconversion warning
2016-04-04  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-04-04  Yann Colletfixed Visual conversion warnings
2016-04-04  inikepchanged price estimation for optimal parser
2016-04-04  Yann Colletchanged `contentLog` -> `chainLog`
2016-04-04  Yann Colletreduced memory usage of very hich compression levels...
2016-04-04  inikepMerge from Cyan4973/dev060
2016-04-04  Yann ColletFixed 32-bits windowLog limitation
2016-04-04  Yann Colletminor variable isolation
2016-04-04  Yann Colletminor cli correction (arguments are `const char*`)
2016-04-04  Yann Colletcode refactorization, for better clarity and reliability
2016-04-03  Yann Colletminor variable isolation
2016-04-03  Yann Colletstronger zbuff synchronization tests
2016-04-03  Yann ColletMerge pull request #159 from Cyan4973/alternate3
2016-04-03  Yann Colletfixed buffer sync error in zbuff 159/head
2016-04-01  Yann Colletrefined exception for hashlog < min
2016-04-01  Yann ColletFix : rare bugs when hashLog < min in bt mode
2016-04-01  Yann Colletremoved unwanted files
2016-04-01  Yann ColletMerge pull request #158 from Cyan4973/alternate3
2016-04-01  Yann Colletfixed zbuff error 775-3 (internal buffer management) 158/head
2016-04-01  Yann Colletfixed minor visual 32-64bits conversion warning
2016-04-01  Yann Colletfixed decoding error, reported by Maciej Adamczyk
2016-04-01  Yann Colletminor variable isolation
2016-03-30  Yann Colletfixed harmless comparison warning
2016-03-30  Yann Colletfixed paramgrill
2016-03-30  Yann Colletfixed clang conversion warning
2016-03-30  Yann Colletseparate params into compressionParams and frameParams
2016-03-30  Yann Colletchanged validateParams() into checkParams() + adjustPar...
2016-03-30  inikepticksPerSecond=0
2016-03-30  inikepremoved clock_gettime (not portable)
2016-03-29  inikepadded -lrt required by clock_gettime
2016-03-29  inikepsupport for QueryPerformanceCounter and clock_gettime
2016-03-29  inikepfix for BMK_clockSpan on Windows
2016-03-26  Yann ColletFixed zdict
2016-03-26  Yann Colletfixed ARM compatibility
2016-03-26  Yann Colletfixed 32-bits compatibility
2016-03-26  Yann Colletminor variable isolation
2016-03-25  Yann Colletfixed : fullbench link to deprecate function (wrong...
2016-03-25  inikepfix for -Wshorten-64-to-32 warning in ZSTD_statsUpdateP...
2016-03-25  inikepfixed compilation with ZSTD_NOBENCH
2016-03-25  Yann Colletimproved decompression speed (680)
2016-03-25  inikepcreated zstd_stats.h
2016-03-24  Yann Colletsupport for alternate offset (fusion)
2016-03-24  Yann Colletminor variables isolation
2016-03-23  Yann Colletfixed write overflow found by fuzzer
2016-03-23  Yann Colletfixed crash at -O3 with customized block size (wrong...
2016-03-23  inikepadded ZSTD_compressBegin_targetSrcSize
2016-03-23  Yann ColletAdded BMI instructions
2016-03-23  inikephashLog3 added to ZSTD_CCtx
2016-03-23  Yann Colletshared const BIT_mask
2016-03-23  Yann Colletminor optimization (DSpeed 665)
2016-03-23  Yann Colletminor reordering (DSpeed 665)
2016-03-23  Yann Colletimproved decoding speed (660)
2016-03-23  inikepadded mili_sleep and setHighPriority
2016-03-23  Yann Colletbench : added HIGH_PRIORTY
2016-03-23  Yann Colletnew decodeSequence, merging parts
2016-03-23  Yann Colletminor variation - DSpeed at 640
2016-03-22  Yann Colletfirst working version with both encoder and decode...
2016-03-22  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-03-22  inikep#define _POSIX_C_SOURCE 199309L
2016-03-22  Yann Colletfirst prototype with ML encoding scheme (but not yet...
2016-03-22  inikepimproved 4reps in ZSTD_compressBlock_lazy_generic
2016-03-21  Yann ColletMerge branch 'dev060' into alternateLLcode
2016-03-21  Yann ColletFixed #153, reported by @thatsafunnyname
2016-03-21  inikepfinal repcodes for ZSTD_btopt
2016-03-21  inikepbetter repcodes
2016-03-21  inikepchanged update logic of repcodes
2016-03-21  inikepimproved ratio
2016-03-21  Yann Colletimproved decompression speed
next