]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-07-01  Nick Terrell[fuzz] Add libFuzzer targets
2017-06-20  Yann ColletMerge pull request #728 from terrelln/ubsan-failure
2017-06-20  Nick Terrell[linux] Add xxhash and zstd in-kernel tests 728/head
2017-06-20  Nick Terrell[linux] Add libfuzzer targets
2017-06-19  Nick Terrell[linux] Port libzstd UBSAN fix
2017-06-19  Yann ColletMerge pull request #727 from terrelln/ubsan-failure
2017-06-19  Nick Terrell[libzstd] Fix UBSAN failure 727/head
2017-06-19  Yann ColletMerge pull request #726 from terrelln/malloc-failure
2017-06-19  Nick Terrell[linux] Fix decompression memory allocation 726/head
2017-06-17  Yann ColletMerge pull request #724 from yurivict/fix-install-stati...
2017-06-17  YuriINSTALL_DATA instead of INSTALL_LIB for libzstd.a 724/head
2017-06-14  Yann ColletMerge pull request #722 from paulcruz74/dev
2017-06-12  Yann ColletMerge pull request #721 from manixate/typo-fix
2017-06-12  Muhammad AzeemMinor grammatical changes 721/head
2017-06-09  Paul Cruzremoved previous double free crash, used new crash... 722/head
2017-06-09  Paul Cruzadded error function for different compilation modes
2017-06-03  Paul CruzMerge pull request #1 from facebook/dev
2017-06-02  Yann ColletMerge pull request #716 from paulcruz74/dev
2017-06-02  Paul Cruzadded a project support notice for VS2005 716/head
2017-06-02  Paul Cruzadded back documentation/notification for VS2005 in...
2017-06-02  Paul CruzRemoved VS2005 from the list of included projects
2017-06-02  Paul Cruzadding zstd/zstd.vcproj because it was ignored during...
2017-06-02  Paul CruzMoved VS2005 to the contrib directory
2017-05-26  Yann ColletMerge pull request #712 from terrelln/dev
2017-05-26  Nick Terrell[linux-kernel] Fix duplicate symbols when built-in... 712/head
2017-05-26  Yann ColletMerge pull request #711 from ldv-alt/dev
2017-05-25  Dmitry V. LevinFix typo in libzstd.a-mt make rules 711/head
2017-05-25  Nick Terrell[linux-kernel] Fix clang-format edge case with goto...
2017-05-24  Yann ColletMerge pull request #710 from terrelln/dev
2017-05-24  Nick Terrell[linux-kernel] Fix some up clang-format edge cases 710/head
2017-05-24  Nick Terrell[zstd] Fix up formatting edge cases for clang-format
2017-05-24  Yann ColletMerge pull request #709 from codicodi/fix-cmake
2017-05-24  codicodiCMake improvements 709/head
2017-05-22  Yann ColletMerge pull request #708 from terrelln/lk
2017-05-22  Yann ColletMerge pull request #705 from terrelln/dev
2017-05-20  Nick Terrell[libzstd] Allow users to define custom visibility 705/head
2017-05-17  Nick Terrell[linux-kernel] Fix a weird clang-format corner case 708/head
2017-05-17  Nick Terrell[linux-kernel] Update tests Makefile 704/head
2017-05-17  Nick Terrell[linux-kernel] Update zstd.diff
2017-05-17  Nick Terrell[linux-kernel] Move ZSTD_STATIC_ASSERT to zstd_internal.h
2017-05-17  Nick Terrell[linux-kernel] clang-format lib/zstd/
2017-05-17  Nick Terrell[linux-kernel] Rename MEM_* functions to ZSTD_*
2017-05-17  Nick TerrellAdd clang-format config
2017-05-17  Nick Terrell[linux-kernel] Dual license with GPLv2
2017-05-17  Yann Colletminor coding style update
2017-05-17  Nick Terrell[linux-kernel] Update zstd.diff
2017-05-17  Nick TerrellRemove cross-platform macros and dead code
2017-05-16  Nick Terrell[linux-kernel] Fix whitespace edge case with script
2017-05-16  Nick Terrell[linux-kernel] Update kernelize.sh script for edge...
2017-05-16  Nick Terrell[linux-kernel] Don't undef current (use curr)
2017-05-16  Yann ColletMerge pull request #702 from facebook/newPrototype
2017-05-16  Yann Colletpedantic : added one error check 702/head
2017-05-16  Yann ColletMerge pull request #701 from terrelln/lk-xxh
2017-05-16  Nick Terrell[linux-kernel] Remove unused variables in test 701/head
2017-05-16  Yann Colletadded prototype ZSTD_versionString()
2017-05-16  Nick Terrell[linux-kernel] Update header comments
2017-05-16  Yann Colletadded prototype ZSTD_decompressBegin_usingDDict (#700)
2017-05-16  Nick TerrellAdd zstd.diff
2017-05-16  Nick Terrell[linux-kernel] Separate xxhash into its own module
2017-05-16  Yann Colletremoved gcc compilation flag -Wbad-function-cast
2017-05-16  Yann Colletfixed vla warning on linux
2017-05-16  Yann Colletfixed redundant declarations in legacy v0.5 and v0...
2017-05-16  Yann Colletadded several compilation flags
2017-05-11  Yann ColletMerge pull request #696 from joscollin/wip-lib-legacy...
2017-05-11  Yann ColletMerge pull request #695 from joscollin/wip-lib-compress...
2017-05-11  Yann ColletMerge pull request #690 from joscollin/wip-lib-common...
2017-05-11  Jos Collinlib/legacy: warning: this statement may fall through 696/head
2017-05-11  Jos Collinlib/compress: warning: this statement may fall through 695/head
2017-05-11  Jos Collinlib/common: warning: this statement may fall through 690/head
2017-05-11  Yann ColletMerge pull request #692 from terrelln/btopt
2017-05-11  Nick TerrellUpdate whitespace 692/head
2017-05-10  Nick TerrellUpdate zstd.1.md to use btultra
2017-05-10  Nick TerrellMerge remote-tracking branch 'upstream/dev' into btopt
2017-05-10  Yann ColletMerge pull request #689 from facebook/cctxMerge
2017-05-10  Yann Colletadded test for ZSTD_estimateCStreamSize() 689/head
2017-05-10  Yann Colletchanged variable name, for clarity
2017-05-10  Yann Colletfixed ZSTD_estimateCStreamSize()
2017-05-10  Yann Colletshortened ZSTD_createCStream_Advanced()
2017-05-09  Yann Colletfixed symbols test
2017-05-09  Yann Colletadded ZSTD_estimateDStreamSize()
2017-05-09  Yann Colletchanged name frameParams into frameHeader
2017-05-09  Yann Colletregroup memory usage function declarations
2017-05-09  Yann Colletseparated ZSTD_estimateCStreamSize() from ZSTD_estimate...
2017-05-09  Yann Colletbumped version number
2017-05-09  Yann Colletadded ZSTD_estimateCDictSize() and ZSTD_estimateDDictSize()
2017-05-09  Yann ColletUpdated ZSTD_freeCCtx()
2017-05-09  Yann Colletupdated ZSTD_estimateCCtxSize()
2017-05-08  Yann ColletUpdated ZSTD_sizeof_CCtx()
2017-05-08  Yann Colletmerged CCtx and CStream as a single same object
2017-05-08  Yann ColletMerge pull request #654 from iburinoc/splittable
2017-05-08  Yann ColletMerge pull request #687 from facebook/permissiveTest
2017-05-06  Yann Colletcli : -d and -t do not stop after a failed decompression 687/head
2017-05-05  Yann Colletadded dev branch CircleCI badge
2017-05-05  Yann Colletadded dev branch Appveyor badge
2017-05-05  Yann Colletkeep dev branch status only
2017-05-05  Yann Colletcreates a binary archive without the `programs` directory
2017-05-05  Yann ColletAppveyor build artefact creates zipped cli binary
2017-05-05  Yann Colletremoved zstdmt generation from Appveyor artefact build
2017-05-05  Yann Colletremoved -g from DEBUGFLAGS
2017-05-03  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev 686/head
next