]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-06-22  Yann ColletMerge pull request #221 from inikep/dev 222/head
2016-06-22  inikeptest-zstd-speed.py: reordering of functions 221/head
2016-06-22  inikeptest-zstd-speed.py: improved exception handling
2016-06-22  inikeptest-zstd-speed.py: added --message in start and finish...
2016-06-22  Yann ColletMerge pull request #220 from inikep/dev
2016-06-22  inikepMerge remote-tracking branch 'refs/remotes/origin/speed... 220/head
2016-06-22  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-06-22  inikepbench.c: added support for ZSTD_GIT_COMMIT
2016-06-22  inikeptest-zstd-speed.py: added ZSTD_GIT_COMMIT
2016-06-22  inikeptest-zstd-speed.py: sent e-mail after KeyboardInterrupt
2016-06-22  Yann Colletfixed strict-aliasing warning on gcc6 217/head
2016-06-22  inikeptest-zstd-speed.py: improved log and e-mail formatting
2016-06-22  inikeptest-zstd-speed.py: send e-mail in case of error
2016-06-22  Yann ColletFixed : dictBuilder fails if first sample is too small
2016-06-21  Yann ColletMerge pull request #219 from inikep/dev
2016-06-21  inikeptest-zstd-speed.py: improved formatting
2016-06-21  inikepMakefile: added gcc5test and gcc6test 219/head
2016-06-21  Yann Colletfix : segfault in command line during automatic overwri...
2016-06-21  Yann Colletrefactored ZBUFF_compressEnd() for better maintainability
2016-06-21  Yann Colletzbufftest now ensures ZBUFF_compressEnd() is fully...
2016-06-21  Yann Colletfix : ZBUFF_compressEnd() gives right amount remaining...
2016-06-21  Yann ColletFixed : ZBUFF_compressEnd() called multiple times with...
2016-06-21  Yann Colletstronger fuzzer tests for ZBUFF_compressEnd()
2016-06-21  Yann Colletclarified comments on `ZSTD_compressContinue()`
2016-06-21  inikeptest-zstd-speed.py: added send_simple_email
2016-06-21  inikepbench.c: use ZSTD_VERSION_STRING
2016-06-21  Yann Colletupdated library to v0.7.1
2016-06-21  Yann Colletminor refactor
2016-06-20  Yann Colletminor : fast_extDict does no longer skip first byte 216/head
2016-06-20  Yann Colletnew correction, less extreme replacement value
2016-06-20  Yann Colletfixed corruption error related to inter-blocks rep...
2016-06-20  Yann ColletModified : zstd CLI enables checksum by default
2016-06-20  Yann ColletroundTripCrash automatic compression level now depends...
2016-06-19  Yann ColletModified : ZSTD_createDDict() accepts dictionary <...
2016-06-19  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-06-19  Yann Colletminor refactor, using `WILDCOPY_OVERLENGTH` macro inste...
2016-06-17  Yann ColletMerge pull request #213 from inikep/dev
2016-06-17  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 213/head
2016-06-17  inikeptest-zstd-versions.py: fixed creation of dictionaries...
2016-06-17  inikeptest-zstd-versions.py: create and test dictionaries...
2016-06-17  inikeptest-zstd-versions.py: improved error handling
2016-06-17  inikeptest-zstd-versions.py: fixed DEVNULL
2016-06-17  Yann ColletJoined `seqStore` initialization at dispatch point
2016-06-16  inikeptest-zstd-versions.py: dictionary compression with...
2016-06-16  inikeptest-zstd-versions.py: test dictiony compression for...
2016-06-16  Yann Colletminor comment change 212/head
2016-06-16  Yann ColletMove `build` into `projects/build`
2016-06-16  Yann Collet`.cmd` files use windows-style eol
2016-06-16  Yann ColletAdded build/README from @KrzysFR (#201)
2016-06-16  Yann Colletmake room for reserved "information bit" in frame header
2016-06-16  inikeptest-zstd-versions.py: create dictionaries for v0.5...
2016-06-16  Yann Colletupdate readme for 0.7
2016-06-16  Yann Colletbetter seed randomization for systems with poor clock...
2016-06-16  Yann ColletFixed zstd_opt encoding error with repeat-offsets
2016-06-16  Yann Colletfuzzer : tests with high id are run without need to...
2016-06-15  Yann Colletfixed ptr arithmetic warning
2016-06-15  Yann Colletzdict stores standard rep-offset.
2016-06-15  Yann Colletstrengthened dict loading on decompresson side
2016-06-15  Yann Colletdecoder restores repOffsets from dictionary
2016-06-15  Yann ColletRepsCodes are saved into Dict
2016-06-15  Yann Colletfixed fuzzer error (inter-block repeated offsets)
2016-06-15  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-06-15  Yann Colletfixed dictionary tests
2016-06-15  Yann ColletFixed decompression of literals in dictionary mode
2016-06-15  Yann ColletMerge pull request #211 from tobijdc/patch-5
2016-06-15  Tobias IbounigFix Max Compression Level in zstd.1 211/head
2016-06-15  Yann Colletstronger dictionary compression tests
2016-06-15  Yann ColletMerge pull request #210 from inikep/dev
2016-06-15  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973... 210/head
2016-06-14  Yann ColletMerge pull request #209 from KrzysFR/dev
2016-06-14  Yann Colletfixed conversion warnings
2016-06-14  Christophe... Removed old xxx_static.h header references from VS2010... 209/head
2016-06-14  Yann Colletfixed corruption with inter-blocks repeated offsets
2016-06-13  Yann Colletadding inter-blocks rep-offsets
2016-06-13  Yann ColletCheck `repIndex` for validity
2016-06-13  inikepzlibWrapper: improved memory deallocation in case of...
2016-06-13  Yann ColletMerge pull request #208 from inikep/dev
2016-06-13  inikepfixed test-zstd-speed.py default "--message" parameter 208/head
2016-06-12  Yann ColletMoved versionsTest on Travis to Ubuntu Server VM
2016-06-12  Yann Colletfixed gcc warning on uninitialized structure variable
2016-06-12  Yann Colletre-enable versionsTest on Travis
2016-06-12  Yann ColletMerge pull request #207 from KrzysFR/msbuild_scripts
2016-06-12  Christophe... Renamed vs_ prefix to msuild_, added SETLOCAL 207/head
2016-06-11  Yann ColletFixed decompression issue with invalid data
2016-06-11  Yann Colletenable repeat-entropic-stats mode
2016-06-11  Yann ColletLiteral decompression builds Huffman tables within...
2016-06-10  Yann ColletAdded single-stream decompression variant using externa...
2016-06-10  Yann ColletUpdated huff0
2016-06-10  Yann ColletMerge pull request #205 from inikep/dev
2016-06-10  inikepMerge remote-tracking branch 'refs/remotes/origin/legac... 205/head
2016-06-10  Yann Colletcompleted `.gitignore`
2016-06-10  Yann ColletMerge pull request #203 from inikep/dev
2016-06-10  inikepAdditional remarks for tests\README.md 203/head
2016-06-10  inikepadded how to run test-zstd-speed.py in background
2016-06-10  inikepadded tests\README.md
2016-06-10  inikepimproved test-zstd-speed.py
2016-06-09  Yann Collet`litBlockType_t` is an `enum`
2016-06-09  Yann ColletAdded command `--rm` : remove source file after success...
2016-06-09  inikepfixed warnings from Travis
2016-06-09  inikepproject updated for legacy decoder zstd_v06.c
next