]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-03-24  Sean PurcellStatically build and link zlib on appveyor 627/head
2017-03-24  Yann Colletfixed ERROR_GENERIC on dstSize_tooSmall
2017-03-23  Yann ColletMerge pull request #623 from iburinoc/educational
2017-03-23  Yann ColletMerge pull request #622 from iburinoc/symlink
2017-03-23  Sean PurcellEducational decoder polish updates 623/head
2017-03-23  Sean PurcellAdd symbolic link checking to pzstd 622/head
2017-03-23  Sean PurcellFix displayLevel redefinition issues
2017-03-23  Sean PurcellIgnore symbolic links unless --force specified
2017-03-23  Sean PurcellChange g_displayLevel to int and fix DISPLAYUPDATE...
2017-03-22  Yann ColletMerge pull request #621 from terrelln/zlib-flags
2017-03-22  Nick TerrellAdd $(EXT) to binary to fix zlib detection for some... 621/head
2017-03-22  Nick TerrellAdd $(FLAGS) when testing for zlib/lzma support.
2017-03-22  Yann ColletMerge pull request #619 from iburinoc/educational
2017-03-22  Yann ColletMerge pull request #614 from iburinoc/appveyor
2017-03-22  Yann Colletupdated .gitignore for new cmake script
2017-03-22  Sean PurcellEducational decoder: Some more minor clarity fixes 619/head
2017-03-21  Sean PurcellEducational decoder: Clarify IO_rewind_bits
2017-03-21  Yann ColletMerge pull request #618 from terrelln/zero-buffers
2017-03-21  Sean PurcellAttempt to fix FUZZERTEST variable set and remove appve... 614/head
2017-03-21  Yann ColletMerge pull request #616 from iburinoc/cmake
2017-03-21  Sean PurcellCMake: Fix version parsing and allow Unix flags on... 616/head
2017-03-21  Nick TerrellZero pointers after freeing 618/head
2017-03-21  Yann Colletbump version number
2017-03-21  Yann ColletMerge pull request #611 from Majlen/cmake-improvement
2017-03-21  Sean PurcellFix msvc fuzzer test runtime
2017-03-21  Sean PurcellMerge remote-tracking branch 'origin/dev' into appveyor
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-21  Sean PurcellUpdate appveyor.yml to have short and long tests
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
next