]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-03-21  Sean PurcellCMake: Fix version parsing and allow Unix flags on... 616/head
2017-03-21  Yann ColletMerge pull request #611 from Majlen/cmake-improvement
2017-03-21  Milan ŠevčíkRemove multithreading support by default on non UNIX... 611/head
2017-03-21  Milan ŠevčíkInstall zstdcat and unzstd symlinks by cmake
2017-03-21  Milan ŠevčíkAdd build of new cmake branches to Makefile
2017-03-21  Milan ŠevčíkAdded options for building programs, static library...
2017-03-21  Milan ŠevčíkInstall forgotten zstdmt tool and zstd.1 man page
2017-03-21  Milan ŠevčíkAdd_extra_compilation_flags macro needs to run before...
2017-03-21  Milan ŠevčíkTest new cmake stuff
2017-03-21  Milan ŠevčíkCheck for pthreads library
2017-03-21  Milan ŠevčíkMuch easier way of installing libraries with correct...
2017-03-21  Milan ŠevčíkInstall everything, not only libraries
2017-03-21  Milan ŠevčíkUse shared library in programs
2017-03-21  Milan ŠevčíkFix cmake install prefix with cmake-3.x
2017-03-21  Milan ŠevčíkRefactored AddExtraCompilationFlags
2017-03-21  Milan Ševčík.gitignore only build directory
2017-03-21  Milan ŠevčíkAdd build documentation by gen_html
2017-03-21  Milan ŠevčíkCleanup lib rules
2017-03-21  Milan ŠevčíkMove GetLibraryVersion function to its own module file
2017-03-21  Milan ŠevčíkImprove resolving ROOT_DIR
2017-03-21  Yann ColletMerge pull request #613 from iburinoc/decodecorpus
2017-03-20  Sean PurcellFix decodecorpus clang compile errors 613/head
2017-03-20  Sean PurcellFix windows compiler warnings for decodecorpus
2017-03-20  Yann ColletMerge pull request #610 from iburinoc/slowfuzzer
2017-03-20  Sean PurcellAdd --no-big-tests flag for qemu fuzz-tests 610/head
2017-03-20  Sean PurcellAdd ability to strongly limit fuzzer test size with...
2017-03-18  Yann ColletMerge pull request #607 from inikep/dev
2017-03-18  Przemyslaw... updated build of Windows packages 607/head
2017-03-18  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-03-17  Yann Colletfixed typo in server type
2017-03-17  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-17  Yann Colletupdated compression graph
2017-03-17  Yann ColletMerge pull request #605 from iburinoc/term
2017-03-17  Sean PurcellOnly run IS_CONSOLE tests with a TTY 605/head
2017-03-16  Yann Colletfix minor details in man page
2017-03-16  Sean PurcellAdd tests for compressed data on console
2017-03-16  Yann ColletMerge pull request #604 from iburinoc/manpage
2017-03-16  Sean PurcellFix zstd not erroring on compressing to terminal withou...
2017-03-16  Sean PurcellConvert manpage to Markdown, converted with ronn 604/head
2017-03-16  Yann ColletMerge pull request #603 from iburinoc/slowfuzzer
2017-03-15  Sean PurcellPrevent fuzz testers from combining large dicts with... 603/head
2017-03-14  Yann ColletMerge pull request #602 from iburinoc/doc
2017-03-14  Sean PurcellAdd functions missing from manual, and fix parameter... 602/head
2017-03-14  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-14  Yann Colletupdated NEWS for v1.1.4
2017-03-14  Yann ColletMerge pull request #601 from terrelln/nxz
2017-03-14  Yann ColletMerge pull request #600 from iburinoc/legacy
2017-03-14  Nick TerrellAdd xz and lzma support. 601/head
2017-03-14  Sean PurcellFix legacy support=0 case and accidental double include... 600/head
2017-03-13  Sean PurcellUpdate builds to not support legacy v01-v03
2017-03-13  Sean PurcellZSTD_LEGACY_SUPPORT defines lowest supported version
2017-03-10  Yann ColletMerge pull request #598 from iburinoc/undef
2017-03-10  Sean PurcellChange gotoDict type to uPtrDiff 598/head
2017-03-10  Sean PurcellFix undefined behaviour in decompressor
2017-03-10  Yann ColletMerge pull request #597 from iburinoc/ci
2017-03-10  Yann ColletMerge pull request #596 from ldv-alt/dev
2017-03-10  Sean PurcellMake signed integer overflow recoverable in UBsan 597/head
2017-03-10  Sean PurcellAdd testing description
2017-03-10  Sean PurcellMake test times overwritable
2017-03-10  Sean PurcellUpdate .travis.yml and Makefile for medium tests
2017-03-09  Dmitry V. Levinprograms/Makefile: remove zstd-internal target 596/head
2017-03-09  Yann ColletMerge pull request #595 from terrelln/macros
2017-03-08  Nick TerrellRemove 'mem.h' dependency from ZSTD_WINDOWLOG_MAX 595/head
2017-03-08  Yann ColletMerge pull request #594 from terrelln/bugs
2017-03-08  Nick TerrellAvoid '#define inline /* ... */' 594/head
2017-03-08  Nick TerrellFix ZSTD_sizeof_CStream()
2017-03-08  Yann ColletMerge pull request #593 from iburinoc/undef
2017-03-08  Sean PurcellReduce point at which we reduce offsets to protect... 593/head
2017-03-08  Yann Colletminor text refactor in readme
2017-03-07  Yann ColletMerge pull request #592 from iburinoc/ci
2017-03-07  Sean PurcellFix travis test broken by Makefile change 592/head
2017-03-07  Yann ColletMerge pull request #590 from iburinoc/ci
2017-03-07  Sean PurcellUse test section 590/head
2017-03-07  Yann Colletfixed lzbench link
2017-03-07  Yann Colletfix : remove mempcpy line in bench
2017-03-07  Yann Colletupdated benchmark table
2017-03-06  Sean PurcellAdd build targets to the Makefile, and update CircleCI...
2017-03-06  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-03-06  Yann Colletadded -Wformat-security flag, as recommended by @pixelb
2017-03-06  Yann Colletminor code refactor in HUF module
2017-03-06  Yann ColletMerge pull request #588 from pixelb/fedora-warnings
2017-03-06  Pádraig Bradysupport -Werror=format-security 588/head
2017-03-04  Yann ColletMerge pull request #586 from terrelln/repeat-heuristic
2017-03-04  Nick TerrellAlways check Huffman tables for ZSTD_lazy+ 586/head
2017-03-03  Yann ColletMerge pull request #585 from terrelln/cover-leak
2017-03-03  Yann ColletMerge pull request #584 from terrelln/huff-repeat
2017-03-03  Yann Colletupdate NEWS on @iburinoc's 32-bits version improvement
2017-03-03  Yann Colletdisable prefetch-decode for 32-bits target
2017-03-03  Yann ColletMerge pull request #582 from iburinoc/m32
2017-03-03  Nick TerrellUse workspace for count and CTable 584/head
2017-03-02  Nick TerrellFix COVER_optimizeTrainFromBuffer() resource leaks 585/head
2017-03-02  Sean PurcellRemove 'generic' inline strategy 582/head
2017-03-02  Sean PurcellMerge remote-tracking branch 'origin/dev' into m32
2017-03-02  Nick TerrellAllow compressor to repeat Huffman tables
2017-03-02  Yann ColletMerge pull request #583 from terrelln/set-dictid
2017-03-02  Nick TerrellSet dictID to 0 for content only dictionaries 583/head
2017-03-02  Yann Colletfixed : build zstd cli after libzstd
2017-03-02  Yann Colletmake : added target shortest
2017-03-02  Yann Colletadded gzip tests
2017-03-02  Sean PurcellOffsets >= 32MB in 32-bits mode
next