]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2015-10-28  Tobias IbounigFix typo in NEWS 54/head
2015-10-28  Yann ColletMerge pull request #53 from Cyan4973/dev zstd-0.2.2
2015-10-28  Yann ColletUpdated NEWS 53/head
2015-10-28  Yann ColletFixed issue #52 (faulty binary generation with Visual...
2015-10-24  Yann ColletMerge pull request #51 from Cyan4973/dev zstd-0.2.1
2015-10-23  Yann Colletfixed issue #50, reported by Hanno Böck (@hannob) 51/head
2015-10-23  Yann Colletfixed issue #49, reported by Hanno Böck (@hannob)
2015-10-22  Yann ColletMerge pull request #48 from Cyan4973/dev zstd-0.2.0
2015-10-21  Yann Colletunified ctx naming convention 48/head
2015-10-21  Yann Colletrestored ZSTD_compressCCtx() def
2015-10-21  Yann ColletUpdated news
2015-10-21  Yann ColletUpdated benchmark
2015-10-21  Yann ColletFixed minor gcc5+ warning
2015-10-21  Yann ColletAdded advanced compression functions
2015-10-21  Yann ColletAdded block size to bench
2015-10-20  Yann Colletclang optimizer bug workaround
2015-10-19  Yann ColletFixed fullbench
2015-10-19  Yann Colletrefactored literal segment
2015-10-19  Yann ColletFixed sanitizer warning
2015-10-19  Yann Colletminor speed improvement
2015-10-19  Yann Colletsmall decompression speed improvement
2015-10-19  Yann Colletsmall decompression speed improvement
2015-10-18  Yann Colletupdated Visual projects
2015-10-18  Yann Colletmissed updated files
2015-10-18  Yann Colletupdate huff0
2015-10-15  Yann ColletMerge pull request #47 from Cyan4973/dev zstd-0.1.3
2015-10-14  Yann ColletFix fullbench 47/head
2015-10-14  Yann ColletFix uninitialized warnings reported by @nemequ
2015-10-14  Yann ColletClarified comments
2015-10-14  Yann ColletMerge pull request #46 from xaphier/dev
2015-10-10  xaphierRemove one malloc/free from compression 46/head
2015-09-10  Yann ColletMerge pull request #44 from Cyan4973/dev zstd-0.1.2
2015-09-10  Yann ColletAdded : Frame concatenation ability 44/head
2015-08-27  Yann ColletFix : decompression i/o detects flush write errors
2015-08-26  Yann ColletMerge pull request #43 from Cyan4973/dev v0.1.1
2015-08-26  Yann ColletFixed minor visual warning 43/head
2015-08-26  Yann Colletfixed minor issue on decoding invalid data
2015-08-26  Yann ColletUpdated FSE
2015-08-26  Yann Colletmodified man page
2015-08-26  Yann Colletadded : --verbose command
2015-08-25  Yann ColletRefactor Makefile and .travis tests
2015-08-25  Yann ColletZstd cli : --version and --help write to stdout
2015-08-25  Yann ColletFixed : compression error on some specific distribution
2015-08-25  Yann ColletMore informative write error messages
2015-08-25  Yann ColletFixed #42
2015-08-24  Yann ColletMerge pull request #41 from Cyan4973/dev v0.1.0
2015-08-24  Yann ColletUpdated readme of fuzzer tests 41/head
2015-08-24  Yann ColletFixed a few issues found by AFL (American Fuzzy Lop)
2015-08-24  Yann ColletFixed decoding error #11 (reported by @magv)
2015-08-23  Yann ColletMerge pull request #40 from Cyan4973/dev
2015-08-23  Yann Colletupdated readme 40/head
2015-08-23  Yann ColletMerge pull request #39 from Cyan4973/dev
2015-08-23  Yann ColletUpdated Visual solution 39/head
2015-08-23  Yann ColletAdded : ZSTD decompression : ability to resist to noisy...
2015-08-21  Yann ColletUpdated xxhash
2015-08-21  Yann Colletupdated fse
2015-08-21  Yann ColletAdded : fuzzer tests : decompressing noisy src
2015-08-20  Yann ColletFix : decoder issue in exceptionnal circumstances ...
2015-08-20  Yann ColletFixed : bug in compression in specific conditions ...
2015-08-19  Yann ColletFixed : g++ link error within fullbench
2015-08-19  Yann ColletUpdated fse
2015-08-11  Yann ColletAdded more strigent tests : compresson into too small...
2015-08-10  Yann Colletadded : .gitignore generated binaries
2015-08-08  Yann ColletMinor decompression simplification
2015-08-08  Yann Colletminor compress sequence refactor
2015-08-07  Yann Colletupdated benchmark
2015-08-07  Yann ColletFixed : ZSTD_compress() can attempt compression on...
2015-08-07  Yann Colletzstd_compress() no longer requires maxDstSize >= ZSTD_c...
2015-08-07  Yann ColletUpdated FSE lib
2015-08-02  Yann Colletupdated fse
2015-07-27  Yann ColletFixed some minor sanitizer warnings within huff0
2015-07-27  Yann ColletUpdated fse (faster huff0 32-bits decoding)
2015-07-25  Yann ColletIntegrated huff0 (breaking format change)
2015-07-08  Yann ColletMerge pull request #38 from Cyan4973/dev
2015-07-08  Yann ColletFixed minor visual analyzer warning 38/head
2015-07-08  Yann ColletChanged allocation strategy to reduce stack usage of...
2015-07-07  Yann ColletFixed : ZSTD_compress() corrently prevents buffer overflow
2015-07-07  Yann ColletFixed clang warning
2015-07-07  Yann ColletAdded sanitize=undefine test
2015-07-07  Yann ColletFixed minor clang warnings
2015-07-07  Yann ColletTravis CI : added ARM compilation tests
2015-07-07  Yann ColletFixed issue #34 and #31
2015-07-05  Yann ColletMerge pull request #30 from jforberg/dev
2015-07-05  Yann ColletFixed a few minor visual analyzer warnings
2015-07-05  Yann ColletFixed a few visual analyzer warnings
2015-07-05  Yann ColletAdvanced API change : Cctx & DCtx are now incomplete...
2015-07-05  Yann Colletupdated xxhash version
2015-07-05  Yann ColletUpdated Visual analyzer settings
2015-07-05  Yann ColletUpdated Visual projects
2015-07-04  Yann ColletUpdated FSE lib
2015-06-21  Yann ColletAdded Wcast-qual compilation flag
2015-06-20  Yann ColletAdded clang & g++-multilib install for Travis CI
2015-06-18  Yann ColletUpdated FSE
2015-03-24  Johan FörbergAdd `unzstd` program for decompression. 30/head
2015-03-23  Yann ColletFixed issue #28
2015-03-09  Yann ColletAdded : valgrind test for datagen
2015-03-09  Yann ColletUpdated datagen : sparse file generation
2015-03-01  Yann ColletMerge pull request #27 from Cyan4973/dev
2015-02-26  Yann ColletMerge pull request #26 from Cyan4973/streamAPI2 27/head
2015-02-25  Yann Collet"type redef fix" for gcc <= 4.4 26/head
next