| Commit message (Expand) | Author | Age | Files | Lines |
* | fix CFLAGS unexport issue | Yann Collet | 2020-12-01 | 1 | -1/+1 |
|
|
* | LZ4IO_createDict() doesn't need prefs | Yann Collet | 2020-11-14 | 1 | -1/+1 |
|
|
* | first proposal for LZ4_USER_MEMORY_FUNCTIONS | Yann Collet | 2020-11-09 | 1 | -3/+6 |
|
|
* | fix ubsan test | Yann Collet | 2020-09-17 | 1 | -1/+1 |
|
|
* | Merge branch 'dev' into extraInput | Yann Collet | 2020-08-27 | 1 | -81/+92 |
|\ |
|
| * | fix test under non-interactive environment | Yann Collet | 2020-08-25 | 1 | -1/+1 |
|
|
| * | added more tests around --content-size | Yann Collet | 2020-08-25 | 1 | -1/+10 |
|
|
| * | use variables for program invocation | Yann Collet | 2020-08-25 | 1 | -80/+82 |
|
|
* | | fix issue #783 (#862) | BellaXlp | 2020-08-12 | 1 | -3/+11 |
|
|
* | | added test decompress-partial with extraneous input bytes | Yann Collet | 2020-08-12 | 1 | -1/+1 |
|/ |
|
* | add test that breaks --fast | Yann Collet | 2020-08-10 | 1 | -0/+5 |
|
|
* | Add test scenario test-lz4-multiple-legacy | Filipe Calasans | 2020-02-08 | 1 | -1/+39 |
|
|
* | ensure conformance with custom LZ4_DISTANCE_MAX | Yann Collet | 2019-07-15 | 1 | -1/+1 |
|
|
* | Handle file not existing case #704 | gabrielstedman | 2019-05-26 | 1 | -0/+1 |
|
|
* | updated tests | Yann Collet | 2019-05-16 | 1 | -2/+2 |
|
|
* | List mode improvements. | gstedman | 2019-05-16 | 1 | -0/+2 |
|
|
* | Add multiframe report to --list command | gstedman | 2019-05-15 | 1 | -2/+5 |
|
|
* | test-amalgamation: split the rule | Dmitry V. Levin | 2019-04-23 | 1 | -6/+8 |
|
|
* | test-amalgamation: fix compilation options | Dmitry V. Levin | 2019-04-23 | 1 | -1/+1 |
|
|
* | test-amalgamation: use a single cat command | Dmitry V. Levin | 2019-04-23 | 1 | -3/+1 |
|
|
* | test-amalgamation: fix the list of prerequisites | Dmitry V. Levin | 2019-04-23 | 1 | -1/+1 |
|
|
* | More build imrpvements | JPeterMugaas | 2019-04-23 | 1 | -1/+1 |
|
|
* | Merge pull request #691 from lz4/list | Yann Collet | 2019-04-23 | 1 | -0/+1 |
|\ |
|
| * | refactored --list function | Yann Collet | 2019-04-22 | 1 | -0/+1 |
|
|
* | | Merge pull request #689 from JPeterMugaas/jpm-makefile | Yann Collet | 2019-04-22 | 1 | -11/+3 |
|\ \
| |/
|/| |
|
| * | Fix a test for mingw | JPeterMugaas | 2019-04-22 | 1 | -1/+1 |
|
|
| * | Try to put some tests I made in ONE place. I also moved a test for "install"... | JPeterMugaas | 2019-04-22 | 1 | -67/+2 |
|
|
| * | Initial commits from diff I submitted earlier | JPeterMugaas | 2019-04-22 | 1 | -7/+64 |
|
|
* | | ensure tests work when `stdout` is not the console | Yann Collet | 2019-04-22 | 1 | -1/+1 |
|
|
* | | tests/Makefile : created CMP variable | Yann Collet | 2019-04-21 | 1 | -6/+8 |
|
|
* | | cli: display a warning whenever default output is stdout while input != stdin | Yann Collet | 2019-04-20 | 1 | -13/+13 |
|/ |
|
* | added tests for -d -m -c | Yann Collet | 2019-04-12 | 1 | -10/+24 |
|
|
* | fixed lz4 -m -c | Yann Collet | 2019-04-12 | 1 | -3/+12 |
|
|
* | added command -BI for "Independent Blocks" | Yann Collet | 2019-04-12 | 1 | -1/+1 |
|
|
* | fixed cleaning tmp directory | Yann Collet | 2019-04-08 | 1 | -3/+3 |
|
|
* | slightly faster huge file test | Yann Collet | 2019-04-08 | 1 | -1/+1 |
|
|
* | added make list target to tests | Yann Collet | 2019-04-08 | 1 | -0/+6 |
|
|
* | Fix pass-through mode | Tim Zakian | 2019-01-10 | 1 | -3/+6 |
|
|
* | Add test to cover issue #596 | Ruben O. Chiavone | 2019-01-09 | 1 | -0/+5 |
|
|
* | [amalgamation] lz4frame.c | Bing Xu | 2018-11-26 | 1 | -0/+1 |
|
|
* | [amalgamation] add test | Bing Xu | 2018-11-16 | 1 | -1/+7 |
|
|
* | support custom block sizes | Blaise Sanouillet | 2018-09-28 | 1 | -2/+6 |
|
|
* | Add support for MidnightBSD | Lucas Holt | 2018-09-08 | 1 | -1/+1 |
|
|
* | Merge pull request #563 from lz4/docDict | Yann Collet | 2018-09-06 | 1 | -1/+2 |
|\ |
|
| * | updated documentation regarding dictionary compression | Yann Collet | 2018-09-05 | 1 | -1/+2 |
|
|
* | | new test program : roundTripTest | Yann Collet | 2018-09-04 | 1 | -1/+4 |
|/ |
|
* | Fixed bugs about incorrect acceleration calculation and benchmarking negative... | Jennifer Liu | 2018-06-27 | 1 | -2/+1 |
|
|
* | Fixed invalid argument test and reformatted else | Jennifer Liu | 2018-06-27 | 1 | -2/+2 |
|
|
* | Fixed code based on comments from pull request | Jennifer Liu | 2018-06-27 | 1 | -2/+7 |
|
|
* | Fixed lz4 not found error part 2 | Jennifer Liu | 2018-06-26 | 1 | -3/+3 |
|
|