summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meson: Fix wrong path to lib/lz4.hLzu Tao2018-12-031-1/+1
|
* meson: Correct support for Windows buildLzu Tao2018-12-033-41/+23
|
* meson: Use clang for faster buildLzu Tao2018-12-031-3/+7
| | | | | "ninja install" automatically builds the project, no need to use "ninja"
* meson: Update usage of InstallSymlink helperLzu Tao2018-12-031-31/+33
|
* Use argparse instead of manually parsing [skip ci]Lzu Tao2018-12-031-9/+5
|
* meson: Fix soversion and generated pkg-config file [skip ci]Lzu Tao2018-12-031-2/+3
|
* meson: Use --werror build option instead of passing -Werror [skip ci]Lzu Tao2018-12-031-3/+2
|
* meson test: Update timeout and tests that use COPYINGLzu Tao2018-12-031-4/+16
|
* Merge pull request #615 from vtorri/devYann Collet2018-12-022-66/+1
|\ | | | | Windows: create import library with gcc directly, remove now useless def file
| * Merge remote-tracking branch 'upstream/dev' into devVincent Torri2018-12-0216-5/+619
| |\ | |/ |/|
* | Merge pull request #612 from lzutao/fix_clang_fuzzerYann Collet2018-12-022-5/+7
|\ \ | | | | | | Fix clang warning
| * | clang: Fix -WcommaLzu Tao2018-12-021-1/+1
| | |
| * | clang: Fix -Wcast-qualLzu Tao2018-12-021-2/+3
| | |
| * | Fix clang warnings: -Wformat-pedantic and -Werror=overflowLzu Tao2018-12-021-4/+5
|/ /
* | Merge pull request #611 from lzutao/mesonbuildYann Collet2018-12-0211-0/+591
|\ \ | | | | | | Support for Meson build and its CI tests
| * | Add Travis meson buildLzu Tao2018-12-021-0/+18
| | |
| * | Add meson build systemLzu Tao2018-12-0210-0/+573
|/ /
* | Merge pull request #610 from antinucleon/bootcampYann Collet2018-11-264-1/+22
|\ \ | | | | | | [amalgamation] lz4frame.c
| * | [amalgamation] lz4frame.cBing Xu2018-11-263-0/+21
| | |
| * | Merge remote-tracking branch 'upstream/master' into bootcampBing Xu2018-11-261-1/+1
| |\ \
* | \ \ Merge pull request #605 from vtorri/devYann Collet2018-11-213-4/+23
|\ \ \ \ | | | | | | | | | | Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)
* \ \ \ \ Merge pull request #604 from vtorri/devYann Collet2018-11-192-1/+7
|\ \ \ \ \ | | | | | | | | | | | | Add DLLTOOL variable so that one can override dlltool binary
| | | | | * Windows: create import library with gcc directly, remove now useless def fileVincent Torri2018-12-022-66/+1
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into devVincent Torri2018-12-021-1/+1
| | | | | |\ | | | |_|/ / | | |/| | / | | | | |/
| | | | * Merge pull request #606 from nh2/patch-1Yann Collet2018-11-251-1/+1
| | | | |\ | | | | | | | | | | | | lz4_Frame_format.md: Fix typo HexaBytes -> Exabytes
| | | | | * lz4_Frame_format.md: Fix typo HexaBytes -> ExabytesNiklas Hambüchen2018-11-241-1/+1
| | | | |/
| | * | | Uninstall DLL and import libVincent Torri2018-11-211-0/+5
| | | | |
| | * | | Add explanation for the installation of the DLL in the bin directoryVincent Torri2018-11-211-0/+3
| | | | |
| | * | | Allow installation of lz4 for Windows (MSYS2 or when cross-compiling)Vincent Torri2018-11-203-4/+15
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into devVincent Torri2018-11-200-0/+0
| | |\ \ \ | |/ / / / | | | | _
| | * | Merge pull request #572 from lz4/devv1.8.3Yann Collet2018-09-1129-302/+911
| | |\ \ | | | | | | | | | | v1.8.3
| * | | | update lib/README.mdVincent Torri2018-11-181-1/+4
| | | | |
| * | | | Add documentation about DLLTOOL variableVincent Torri2018-11-181-0/+1
| | | | |
| * | | | Add DLLTOOL variable so that one can override dlltool binaryVincent Torri2018-11-171-1/+3
|/ / / / | | | | | | | | | | | | This fix cross compilation on linux for Windows
* | | | Merge pull request #603 from vtorri/devYann Collet2018-11-171-2/+2
|\ \ \ \ | | | | | | | | | | Use / instead of \ when accessing files in the dll subdirectory.
| * | | | Use / instead of \ when accessing files in the dll subdirectory.Vincent Torri2018-11-171-2/+2
|/ / / / | | | | | | | | | | | | This allow cross-compilation for Windows on Linux
* | | | Merge pull request #600 from antinucleon/bootcampYann Collet2018-11-163-16/+36
|\ \ \ \ | | |_|/ | |/| | Enable amalgamation of lz4hc.c and lz4.c
| * | | [amalgamation] add testBing Xu2018-11-161-1/+7
| | | |
| * | | Enable amalgamation of lz4hc.c and lz4.cBing Xu2018-11-162-15/+29
|/ / /
* | | Merge pull request #593 from felixhandte/lz4hc-publish-staticYann Collet2018-10-162-31/+43
|\ \ \ | | | | | | | | Extend Macro to Allow Publishing Experimental LZ4HC Functions in Dynamic Libraries
| * | | Make LZ4HC Experimental Functions Dynamically PublishableW. Felix Handte2018-10-161-12/+23
| | | |
| * | | Change Comment and Make LZ4LIB_STATIC_API Available to LZ4HCW. Felix Handte2018-10-161-19/+20
| | | |
* | | | updated code documentationYann Collet2018-10-153-26/+42
| | | | | | | | | | | | | | | | to clarify #589
* | | | Merge pull request #583 from khabinov/stream-dirty-context-hcYann Collet2018-10-113-22/+58
|\ \ \ \ | | | | | | | | | | Adding information about dirty context for _HC_ family of functions
| * | | | Adding information about dirty context for _HC_ family of functionsOleg Khabinov2018-10-103-22/+58
|/ / / /
* | | | Merge pull request #592 from lz4/compressEndYann Collet2018-10-093-13/+32
|\ \ \ \ | | | | | | | | | | fix LZ4F_compressEnd()
| * | | | fixed #589Yann Collet2018-10-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | following recommendations by @raggi. The fix is slightly different, but achieves the same goal, and is backed by a test tool which proves that it works (generates the error before the patch, no longer after the patch).
| * | | | added a test for LZ4F_compressEnd()Yann Collet2018-10-093-13/+28
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which actively tries to make it write out of bound. For this scenario to be possible, it's necessary to set dstCapacity < LZ4F_compressBound() When a compression operation fails, the CCtx context is left in an undefined state, therefore compression cannot resume. As a consequence : - round trip tests must be aborted, since there is nothing valid to decompress - most users avoid this situation, by ensuring that dstCapacity >= LZ4F_compressBound() For these reasons, this use case was poorly tested up to now.
* | | | Merge pull request #588 from khabinov/stream-dirty-followupsYann Collet2018-10-093-14/+15
|\ \ \ \ | |/ / / |/| | | Some followups and renamings
| * | | Some followups and renamingsOleg Khabinov2018-10-013-14/+15
| | | |