]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-02-23  Yann ColletMerge pull request #132 from KrzysFR/dev060 133/head
2016-02-23  Christophe... Added new ".VC.db" Visual Studio C++ database file... 132/head
2016-02-19  Yann Colletbetter compatibility with Visual <= 2012
2016-02-19  Yann Colletsilence array subscript warning
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...
2016-02-15  Yann Colletrefactored fix to be more generic and applicable to...
2016-02-15  Yann Colletperformance tweak : bt search w/ long repeated segments
2016-02-15  Yann ColletChange : zstd_opt_bt => zstd_btopt
2016-02-15  Yann Colletupdated CLevel confs for 256K
2016-02-13  Yann Colletmodified : compression Levels for blocks <= 16KB
2016-02-13  Yann ColletChanged compression level settings
2016-02-13  Yann Colletadded simple one file test
2016-02-13  Yann ColletFixed : error when compressing one file
2016-02-13  Yann ColletIntroduced new compression level settings
2016-02-12  Yann ColletFixed Visual solution 126/head
2016-02-12  Yann ColletnotificationLevel into ZDICT_param_t
2016-02-12  Yann Colletfixed libzstd install
2016-02-12  Yann Colletzstd_buffered => zbuff
2016-02-12  Yann Colletfixed cmake
2016-02-12  Yann ColletdictBuilder => zdict
2016-02-12  Yann Colletzstd cli can decompress multiple files with no specific...
2016-02-12  Yann Colletcli : added ability to compress multiple files into...
2016-02-12  Yann Colletfixed Valgrind tests
2016-02-12  Yann Colletfixed cmake
2016-02-12  Yann Colletupdated tests
2016-02-12  Yann ColletIntegrated dictionary builder into zstd cli
2016-02-11  Yann ColletFixed clang warnings
2016-02-11  Yann ColletIntegrate dictBuilder into libzstd
2016-02-11  Yann Colletfixed asan read error in ZSTD_HcGetAllMatches
2016-02-11  Yann Colletparamgrill can select manually targetLength
2016-02-11  Yann Colletchanged : sufficientLength => targetLength
2016-02-11  Yann Colletminor cosmetics
2016-02-10  Yann Colletrestored fast zstd_opt variant
2016-02-10  Yann Colletparamgrill supports sufficientLength
2016-02-10  Yann Colletrestored currentMl>0 condition, as suggested by @inikep
2016-02-10  Yann Colletchange zstd_opt.c into zstd_opt.h, since it's included
2016-02-10  Yann Colletfixed debug print macros on Windows
2016-02-10  Yann Colletminor refactor
2016-02-10  Yann Colletfix : inlining difficulties with gcc 4.6 (travis)
2016-02-10  Yann ColletRefactoring for portability
2016-02-09  Yann ColletMerge pull request #125 from inikep/dev
2016-02-09  inikepfix for ZSTD_HcGetAllMatches_generic 125/head
2016-02-09  inikepRevert "Revert "ZSTD_compressBlock_opt_extDict_generic""
2016-02-09  inikepRevert "ZSTD_compressBlock_opt_extDict_generic"
2016-02-09  inikepZSTD_compressBlock_opt_extDict_generic
2016-02-09  inikepdumpsEnd
2016-02-09  inikepint to U32
2016-02-09  Yann ColletFixed minor warnings in legacy modes
2016-02-08  Yann Colletremoved PowerPC target on Travis CI (unfortunately...
2016-02-08  Yann Colletmore tests
2016-02-08  Yann Collettests for powerpc target on travis ci
2016-02-08  Yann ColletAdded btlazy2 to short tests
2016-02-08  Yann ColletAdded PowerPC tests with Qemu user more
2016-02-07  Yann Colletnew : ARM tests with Qemu user-mode
2016-02-07  Yann Colletadded missing patches
2016-02-07  Yann Colletfix big-endian compression error
2016-02-06  Yann ColletMerge pull request #124 from inikep/dev
2016-02-06  inikepa bugfix for backward matches 124/head
2016-02-05  inikepremove ZSTD_compressBlock_opt2_generic
2016-02-05  Yann ColletMerge pull request #122 from inikep/dev
2016-02-05  inikepadded params.sufficientLength 122/head
2016-02-05  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-02-05  inikepbackward match extension
2016-02-05  Yann ColletMerge pull request #120 from inikep/v05x
2016-02-05  Yann Collettypo 119/head
2016-02-05  Yann ColletUpdated documentation 118/head
2016-02-05  inikepMerge remote-tracking branch 'refs/remotes/origin/v05x...
2016-02-05  inikepZSTD_OPT_DEBUG 120/head
2016-02-05  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-02-05  inikepssize_t -> int
2016-02-05  Yann Colletchanged enum type name to `ZSTD_ErrorCode`
2016-02-04  inikepsufficient_len = 32
2016-02-04  inikepssize_t
2016-02-04  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-02-04  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-02-04  inikepcode cleaning
2016-02-04  inikeplast match will start at a minimum distance of 8 from...
2016-02-04  inikepcur_min
2016-02-04  inikepclean code
2016-02-04  inikep40099096
2016-02-04  inikepgitignore
2016-02-04  inikepremoved llen
2016-02-04  inikepclean code
2016-02-04  Yann Colletminor comments refactoring
next