Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed one assert() condition | Yann Collet | 2018-09-05 | 1 | -2/+1 |
* | fixed #560 | Yann Collet | 2018-09-05 | 1 | -0/+4 |
* | fixed spelling mistake in lz4.h | Jack Luo | 2018-07-29 | 1 | -1/+1 |
* | Merge pull request #547 from jennifermliu/dev | Yann Collet | 2018-07-17 | 1 | -2/+2 |
|\ | |||||
| * | Fixed bugs about incorrect acceleration calculation and benchmarking negative... | Jennifer Liu | 2018-06-27 | 1 | -2/+2 |
* | | Fix LZ4_compress_fast_continue() docs | Nick Terrell | 2018-07-10 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #542 from wbx-github/dev | Yann Collet | 2018-05-29 | 1 | -3/+4 |
|\ | |||||
| * | allow to override uname when cross-compiling | Waldemar Brodkorb | 2018-05-22 | 1 | -3/+4 |
* | | Also Fix Appveyor Cast Warning | W. Felix Handte | 2018-05-22 | 1 | -1/+1 |
* | | Add `extern "C"` Guards Around Experimental HC Declarations | W. Felix Handte | 2018-05-22 | 1 | -0/+8 |
* | | Remove #define-rename of `LZ4_decompress_safe_forceExtDict` | W. Felix Handte | 2018-05-22 | 1 | -8/+8 |
* | | Test Linking C-Compiled Library and C++-Compiled Tests | W. Felix Handte | 2018-05-22 | 1 | -0/+15 |
|/ | |||||
* | Add Haiku as a validated target. | fbrosson | 2018-05-17 | 1 | -1/+1 |
* | Merge pull request #537 from lz4/xpHCmf2 | Yann Collet | 2018-05-07 | 1 | -48/+81 |
|\ | |||||
| * | renamed variable for clarity | Yann Collet | 2018-05-07 | 1 | -12/+12 |
| * | fixed minor conversion warning | Yann Collet | 2018-05-07 | 1 | -1/+2 |
| * | small PA optimization | Yann Collet | 2018-05-06 | 1 | -11/+18 |
| * | lz4hc: fixed PA / SC parameter order | Yann Collet | 2018-05-05 | 1 | -5/+5 |
| * | lz4hc: SC only enabled for opt parser | Yann Collet | 2018-05-05 | 1 | -7/+7 |
| * | fixed SC.opt integration with regular HC parser | Yann Collet | 2018-05-05 | 1 | -4/+4 |
| * | lz4hc: fixed performance issue | Yann Collet | 2018-05-05 | 1 | -114/+20 |
| * | integrated chain swapper into HC match finder | Yann Collet | 2018-05-05 | 1 | -45/+76 |
| * | implemented search accelerator | Yann Collet | 2018-05-03 | 1 | -2/+18 |
| * | created LZ4HC_FindLongestMatch() | Yann Collet | 2018-05-03 | 1 | -16/+88 |
* | | Merge pull request #538 from lz4/frameTestError | Yann Collet | 2018-05-07 | 2 | -3/+19 |
|\ \ | |||||
| * | | small extDict : fixed side-effect | Yann Collet | 2018-05-06 | 2 | -3/+7 |
| * | | fixed frametest error | Yann Collet | 2018-05-06 | 2 | -1/+13 |
* | | | Fix make install | Nick Terrell | 2018-05-04 | 1 | -34/+36 |
|/ / | |||||
* | | Merge pull request #529 from felixhandte/lz4f-fast-reset-for-streaming-only | Yann Collet | 2018-05-03 | 2 | -10/+33 |
|\ \ | |/ |/| | |||||
| * | Only Reset the LZ4 Stream when Init'ing a Streaming Block | W. Felix Handte | 2018-05-03 | 2 | -10/+33 |
* | | Merge branch 'dev' into lz4fRingBuffer | Yann Collet | 2018-05-03 | 1 | -10/+8 |
|\ \ | |||||
| * \ | Merge pull request #528 from lz4/complexShortcut | Yann Collet | 2018-05-03 | 2 | -49/+108 |
| |\ \ | |||||
| | * | | fix comments / indentation | Cyan4973 | 2018-05-03 | 1 | -10/+8 |
* | | | | random lz4f clarifications | Yann Collet | 2018-05-02 | 1 | -29/+47 |
* | | | | Merge branch 'dev' into lz4fRingBuffer | Yann Collet | 2018-05-02 | 1 | -13/+13 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | increased nbAttempts for lz4 -12 | Yann Collet | 2018-05-02 | 1 | -13/+13 |
* | | | introduce LZ4_decoderRingBufferSize() | Yann Collet | 2018-05-02 | 2 | -26/+63 |
* | | | simplify shortcut | Yann Collet | 2018-05-02 | 1 | -55/+22 |
* | | | Merge branch 'dev' into complexShortcut | Yann Collet | 2018-05-02 | 2 | -53/+55 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #521 from lz4/BD_deterministic | Yann Collet | 2018-05-01 | 1 | -48/+46 |
| |\ \ | |||||
| | * | | renamed variable for clarity | Cyan4973 | 2018-05-01 | 1 | -7/+7 |
| | * | | lz4hc changed variable | Yann Collet | 2018-04-30 | 1 | -2/+2 |
| | * | | Merge branch 'dev' into BD_deterministic | Yann Collet | 2018-04-27 | 5 | -38/+68 |
| | |\ \ | |||||
| | * | | | fix lz4hc -BD non-determinism | Yann Collet | 2018-04-27 | 1 | -3/+2 |
| | * | | | lz4hc : minor editions for clarity | Yann Collet | 2018-04-27 | 1 | -38/+37 |
| * | | | | clarified streaming decompression function | Yann Collet | 2018-04-30 | 1 | -5/+9 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #527 from svpv/fastDec | Yann Collet | 2018-04-30 | 1 | -25/+82 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | lz4.c: two-stage shortcut for LZ4_decompress_generic | Alexey Tourbin | 2018-04-28 | 1 | -25/+82 |
* | | | | Merge pull request #523 from svpv/makeV1 | Yann Collet | 2018-04-29 | 1 | -28/+34 |
|\ \ \ \ | |||||
| * | | | | lib/Makefile: show commands with V=1 | Alexey Tourbin | 2018-04-28 | 1 | -28/+34 |
| |/ / / |