]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-08-13  David LamRemove truncation of filename in zstd CLI log lines 290/head
2016-08-01  Yann ColletMerge pull request #268 from Cyan4973/dev v0.8.0
2016-08-01  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev 268/head
2016-08-01  Yann Colletupdated doc (#269)
2016-07-31  Yann ColletMerge pull request #267 from inikep/dev08
2016-07-31  inikepfixed ZSTD_compressBlock_opt_extDict_generic 267/head
2016-07-31  Yann ColletImplemented repOffset "minus 1" on ll==0
2016-07-31  Yann Colletupdated NEWS
2016-07-31  Yann ColletMerge pull request #266 from jrmarino/master
2016-07-31  jrmarinoEnable build on FreeBSD ports (includes DragonFly BSD) 265/head 266/head
2016-07-30  Yann Colletfix attempt on test-zstd-speed
2016-07-30  Yann Colletremoved "avg" evaluation from bench -q
2016-07-30  Yann Colletrestore decompression speed on fizzle
2016-07-30  Yann Colletzstd_opt uses same tables as zstd_compress
2016-07-30  Yann Colletcorrection on offset history (swap when llCode==0)
2016-07-30  Yann Colletfixed visual warning
2016-07-30  Yann Colletback to normal table cell copy
2016-07-30  Yann Colletminor decompression speed gains
2016-07-29  Yann Colletfixed too large selectivity level, reported by Ilona...
2016-07-29  Yann Colletslightly improved compression speed
2016-07-29  Yann Colletnew seqStore
2016-07-29  Yann ColletUpdated API comments, following suggestions by Bryan...
2016-07-29  Yann Colletminor readme update
2016-07-29  Yann ColletMerge pull request #264 from inikep/dev08
2016-07-29  inikepzstd_opt.h: fixed checking of rep codes (2) 264/head
2016-07-29  inikeptest-zstd-speed.py: force to compile zstd32
2016-07-29  inikepzstd_opt.h: fixed checking of rep codes
2016-07-28  Yann Colletminor comments
2016-07-28  Yann Colletclarified comment
2016-07-28  Yann Colletfixed : frame concatenation without checksum
2016-07-28  Yann Colletzbuff uses ZSTD_compressEnd()
2016-07-28  Yann Colletintroduced stage zbf_end
2016-07-28  Yann ColletChanged ZSTD_compressEnd()
2016-07-28  Yann ColletClarified API comments, from suggestions by ‎Bryan...
2016-07-28  Yann ColletClarified API comments, from suggestions by ‎Bryan...
2016-07-27  Yann Colletapplied ZSTD_compressContinueThenEnd()
2016-07-27  Yann Colletcreated ZSTD_compressContinueThenEnd()
2016-07-27  Yann Colletnew frame end, 32-bits checksums
2016-07-27  Yann Colletminor code refactoring
2016-07-27  Yann Colletminor code style refactoring
2016-07-27  Yann Colletminor example variation
2016-07-27  Yann ColletZSTD_maxCLevel() is promoted to "stable" API (#254...
2016-07-27  Yann Colletfixed dictionary generation
2016-07-27  Yann Colletbetter support for large dictionaries (> 128 KB)
2016-07-27  Yann Colletimproved dictbuilder notifications on selectivity
2016-07-27  Yann Colletremoved fastscan mode
2016-07-27  Yann Colletadded tutorial warning messages for dictBuilder
2016-07-27  inikepoptimal parser: removed ZSTD_REP_INIT
2016-07-26  Yann ColletMerge pull request #262 from ebiggers/misc_updates
2016-07-26  Eric BiggersZSTD_decompressFrame(): use remainingSize instead of... 262/head
2016-07-26  Eric BiggersZSTD_decompressFrame(): pass up error code from ZSTD_de...
2016-07-26  Eric BiggersReplace remaining references to "direct mode" with...
2016-07-26  Yann ColletImproved speed on clang and gcc -O2, thanks to @ebigger...
2016-07-26  Yann Colletmulti-files -t doesn't stop after detecting magic numbe...
2016-07-26  Yann Colletfixed null-length round trip
2016-07-26  Yann Colletfixed --test on zero-length files, reported by @amnilsson
2016-07-26  Yann ColletMerge pull request #259 from inikep/dev08
2016-07-26  inikeptest-zstd-speed.py: added automated speed test for... 259/head
2016-07-26  inikeputil.h: detect if an error occurs in readdir() (thanks...
2016-07-26  inikepTravis CI: removed -Werror from powerpc compilation
2016-07-25  Yann Colletstrengthened integrity tests
2016-07-25  Yann ColletMerge branch 'dev08' of github.com:Cyan4973/zstd into...
2016-07-25  Yann Colletfixed #260, reported by @amnilsson
2016-07-25  inikepfixed gcc warning: always_inline function might not...
2016-07-25  inikepupdated CMake and VS projects to support decoder for...
2016-07-25  inikeplegacy decoder for v0.7 format
2016-07-25  Yann ColletMerge pull request #258 from inikep/dev08
2016-07-25  inikepzstd_compression_format.md: "Little-endian" instead... 258/head
2016-07-25  inikepfixed description of Frame_Content_Size_flag
2016-07-25  inikepupdated zstd_compression_format.md 257/head
2016-07-25  inikeptest-zstd-speed.py: fixed checking of ratio limit
2016-07-24  Yann Colletfixes oob read
2016-07-24  Yann Colletbetter MOREFLAGS
2016-07-24  Yann Colletremoved special case all-1 huffman distribution
2016-07-24  Yann Colletminor comment changes
2016-07-23  Yann Colletfixed doc on cLevel default, reported by Oliver Lange
2016-07-23  Yann Colletunified encoding types
2016-07-23  Yann Colletchanged enccoding type order : raw, rle, compressed...
2016-07-22  Yann Colletmade accuracy limits "hard" instead of "recommended"
2016-07-22  Yann Colletfixed typo in literal block size mode, reported by...
2016-07-22  Yann Colletchanged streamNb order to 1-4-4-4
2016-07-22  Yann Colletmore complete support for literals repeat mode
2016-07-22  Yann Colletfixed : big-endian decoding
2016-07-22  Yann Colletdisabled VersionsTest : cannot work without legacy...
2016-07-22  Yann Colletfixed 32-bits compilation
2016-07-22  Yann Colletfixed conversion warnings
2016-07-22  Yann Colletminor
2016-07-22  Yann Colletforce loop-align to 32 for zstd_decompress
2016-07-22  Yann Colletchanged filed order
2016-07-22  Yann ColletLiterals header fields use little endian convention
2016-07-22  Yann ColletcBlockSize uses little-endian convention
2016-07-22  Yann Colletupdate header to v0.8
2016-07-22  Yann Colletupdated cLevels
2016-07-20  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-07-20  Yann Colletminor comments clarifications
2016-07-19  Yann ColletMerge pull request #255 from inikep/dev
2016-07-19  inikeptest-zstd-speed.py: generate warning on noticeable... 255/head
2016-07-19  inikeptest-zstd-speed.py: added --verbose option
2016-07-19  Yann ColletMerge pull request #253 from gymdis/heapmode_off_legacy_fix
2016-07-19  Christopher... Fix compile issue with ZSTD_LEGACY_SUPPORT=1 and ZSTD_H... 252/head 253/head
next