]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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  inikeptest-zstd-speed.py: ignore "coverity_scan" and "gh...
2016-07-19  inikepAppVeyor: fixed mingw32 test
2016-07-18  inikepMerge remote-tracking branch 'refs/remotes/Cyan4973...
2016-07-18  Yann Colletfixed cmake project
2016-07-18  Yann Colletfixed VS2008 projects
2016-07-18  Yann Colletfixed zlibWrapper examples for lib/zstd.h
2016-07-18  Yann Colletremoved filters files
2016-07-18  Yann Colletupdate Visual projects for /lib/zstd.h
2016-07-17  Yann Colletmoved `zstd.h` to `/lib`
2016-07-17  Yann Colletupdate version to v0.7.5
2016-07-17  Yann Colletminor compression level corrections
2016-07-17  Yann Colletminor static assert for 32/64 bits system. Suggested...
2016-07-17  Yann Colletfixed : premature frame end on zero-sized raw block...
2016-07-16  luben karavelovAdd legacy support for the low-level streaming API
2016-07-16  Yann Colletupdated NEWS
2016-07-16  Yann ColletMerge pull request #249 from chipturner/master
2016-07-16  Chip TurnerUpdate brew for 0.7.4 249/head
2016-07-16  Yann ColletMerge pull request #248 from Cyan4973/dev v0.7.4
2016-07-16  Yann ColletMerge pull request #247 from cadedaniel/dev 248/head
2016-07-15  Yann Collet-v and --verbose increase display level by 1
2016-07-15  Yann Colletupdated doc
2016-07-15  Yann Colletadded dictionary_compression.c example
2016-07-15  Yann Colletminor formatting changes
2016-07-15  Yann Colletminor specification clarifications, suggested by @ebiggers
2016-07-15  Yann Colletimplemented dictID reserved ranges
2016-07-15  Yann Colletadded target zstd in root Makefile
2016-07-15  Yann Colletadapted fuzzer test to new blockSizeMax rule for ZSTD_c...
2016-07-15  Yann ColletZSTD_compressBlock() limits block size depending on...
2016-07-15  Yann Colletimproved efficiency for large messages with small dicti...
2016-07-14  Cade DanielAdding brew formula for easy install 247/head
2016-07-14  Yann Colletfixed issue with small dictionary
2016-07-14  Yann Colletfixed minor coverity warning
2016-07-14  Yann Colletfixed paramgrill
2016-07-14  Yann Colletremoved debugging traces
2016-07-14  Yann Colletfixed a few minor coverity warnings
2016-07-14  Yann Colletsimplified ZSTD_estimateCCtxSize()
2016-07-14  Yann Colletfixed conversion warning
2016-07-13  Yann Colletfixed minor coverity warning
2016-07-13  Yann Colletfixed minor coverity warnings
2016-07-13  Yann Colletminor spec wording
2016-07-13  Yann Colletfixed minor coverity warning
2016-07-13  Yann Colletreduced paramgrill dependency to C standard lib only
2016-07-13  Yann Colletchanged macro name to ZSTDCLI_CLEVEL_DEFAULT
2016-07-13  Yann Colletupdated compression levels table
2016-07-13  Yann Colletchanged default compression level to 3 (can be modified...
2016-07-13  Yann Colletchanged for #245
2016-07-13  Yann Colletnew paramgrill mode : `-O#` : find optimal parameters...
2016-07-13  Yann Colletminor filter improvement
2016-07-12  Yann Colletfixed conversion warning
2016-07-12  Yann Colletupdated paramgrill
2016-07-12  Yann ColletMerge branch 'dFast2' into dev
2016-07-12  Yann Colletfixed dfast strategy
2016-07-12  Yann Colletminor readme mod
2016-07-12  Yann Colletfirst version of doubleFast
2016-07-11  Yann Colletadded ZSTD_estimateDCtxSize()
2016-07-11  Yann Colletadded ZSTD_sizeofDCtx()
2016-07-11  Yann Colletadded ZSTD_estimateCCtxSize()
2016-07-10  Yann ColletAdded examples/Makefile
2016-07-09  Yann Colletpromote ZSTD_getDecompressedSize() to stable API
2016-07-09  Yann Colletupdated doc with zstd homepage
2016-07-09  Yann Colletadded simple examples
2016-07-08  Yann Colletcomment clarification
2016-07-08  Yann ColletMerge pull request #241 from Cyan4973/dev v0.7.3
2016-07-08  Yann Colletfixed compilation error in decompression module 241/head
2016-07-08  Yann Colletupdated doc
2016-07-08  Yann Colletupdated spec
2016-07-08  Yann Colletupdated spec
2016-07-08  Yann Colletsupport offset > 128 MB
2016-07-08  Yann Colletintroduced ZSTD_WINDOWLOG_MAX_32 (#239), suggested...
2016-07-08  Yann Colletupdated doc
2016-07-07  Yann Colletadded : ZSTD_insertBlock(), basic tests
2016-07-07  Yann Colletsimplified legacy functions, no longer need magic number
2016-07-07  Yann Colletremoved "error_public.h" dependency from "zstd.h"
2016-07-07  Yann ColletAdded "dictionary decompression" example
2016-07-07  Yann Colletremoved `mem.h` dependency from `zbuff.h` (experimental...
2016-07-07  Yann Colletadded : ZSTD_getDecompressedSize()
2016-07-07  Yann Colletremoved `mem.h` dependency from `zstd.h` (experimental...
2016-07-06  Yann ColletZSTD_decompress_usingDDict() compatible with Legacy...
2016-07-06  Yann Colletadded <errno.h> dependency
2016-07-06  Yann Colletsample set limitation closer to 2 GB
2016-07-06  Yann ColletdictBuilder protection vs huge sample sets (>2 GB)
2016-07-06  Yann ColletdictBuilder manages better samples of null size 0 and...
2016-07-06  Yann Colletfixed conversion warning
2016-07-06  Yann Colletfixed conversion warning
2016-07-06  Yann Colletfixed dictBuilder issue with HC levels. Reported by...
2016-07-06  Yann Colletsimplified ZSTD_decodeSequence()
2016-07-05  Yann Colletupdated spec
2016-07-05  Yann Colletupdated format spec
2016-07-05  Yann Colletupdated spec
2016-07-04  Yann ColletAdded GNU separator `--`, to specifies that all followi...
2016-07-04  Yann Colletupdated specifications
2016-07-03  Yann Colletfixed cmake error (missing errno)
2016-07-03  Yann Colletupdated doc
2016-07-03  Yann Colletupdated doc
2016-07-03  Yann ColletMerge pull request #238 from juanfra684/patch-2
2016-07-03  Yann ColletMerge pull request #237 from juanfra684/patch-1
2016-07-03  Juan Francisco... Add OpenBSD to the Makefile test. 235/head 238/head
2016-07-03  Juan Francisco... Redundant entry for options in the man page. 234/head 237/head
next