Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | fullbench: added LZ4F_decompress_noHint() | Yann Collet | 2020-11-08 | 1 | -0/+35 | |
| | * | added test for LZ4_decompress_safe_withPrefix64k() | Yann Collet | 2020-11-08 | 1 | -3/+9 | |
| * | | attempt at silencing cppcheck | Yann Collet | 2020-11-09 | 1 | -12/+12 | |
| |/ | ||||||
* | | first proposal for LZ4_USER_MEMORY_FUNCTIONS | Yann Collet | 2020-11-09 | 2 | -3/+14 | |
|/ | ||||||
* | added similar tests for LZ4_saveDict() | Yann Collet | 2020-11-08 | 1 | -1/+17 | |
* | fix #926 | Yann Collet | 2020-11-08 | 1 | -2/+18 | |
* | unified alignment test | Yann Collet | 2020-11-06 | 1 | -28/+46 | |
* | fix minor explicit cast | Yann Collet | 2020-10-31 | 1 | -1/+1 | |
* | reduce new test stack usage | Yann Collet | 2020-10-03 | 1 | -10/+12 | |
* | fix cppcheck unused variable warning | Yann Collet | 2020-10-02 | 1 | -0/+1 | |
* | added LZ4_streamHC_t init test | Yann Collet | 2020-10-02 | 1 | -2/+21 | |
* | define sentinelTest | Yann Collet | 2020-10-02 | 1 | -2/+3 | |
* | make it possible to select SCANBUILD binary on command line | Yann Collet | 2020-10-02 | 1 | -1/+1 | |
* | add LZ4F_decompress() tests with (NULL,0) input and output | Yann Collet | 2020-10-02 | 1 | -1/+3 | |
* | fix minor static analyzer warnings | Yann Collet | 2020-09-30 | 2 | -12/+13 | |
* | Merge pull request #923 from lz4/fix784 | Yann Collet | 2020-09-28 | 2 | -23/+111 | |
|\ | ||||||
| * | improved last literals run on LZ4_compress_destSize | Yann Collet | 2020-09-28 | 1 | -8/+10 | |
| * | ensure last match not too close to end | Yann Collet | 2020-09-28 | 1 | -6/+8 | |
| * | fix incorrect counting | Yann Collet | 2020-09-28 | 1 | -1/+1 | |
| * | fix efficiency of LZ4_compress_HC_destSize() | Yann Collet | 2020-09-28 | 1 | -9/+93 | |
* | | fix compressing into NULL | Yann Collet | 2020-09-26 | 1 | -4/+13 | |
|/ | ||||||
* | fixed ubsan tests with dynamic library | Yann Collet | 2020-09-17 | 1 | -0/+1 | |
* | fixed lz4frame with blocks of size 1 | Yann Collet | 2020-09-17 | 1 | -2/+4 | |
* | Merge branch 'usan_null' of github.com:lz4/lz4 into usan_null | Yann Collet | 2020-09-17 | 1 | -2/+5 | |
|\ | ||||||
| * | fix #847 | Yann Collet | 2020-09-15 | 1 | -2/+5 | |
* | | fix ubsan test | Yann Collet | 2020-09-17 | 1 | -1/+1 | |
|/ | ||||||
* | added test triggering NULL arithmetic with usan | Yann Collet | 2020-09-15 | 1 | -0/+8 | |
* | fixed minor pre-existing printf formatting | Yann Collet | 2020-08-27 | 1 | -2/+2 | |
* | fixed strict c90 support | Yann Collet | 2020-08-27 | 1 | -2/+0 | |
* | fix #783 | Yann Collet | 2020-08-27 | 1 | -4/+4 | |
* | 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 | |
* | | Merge branch 'dev' into extraInput | Yann Collet | 2020-08-18 | 1 | -9/+21 | |
|\ \ | |/ | ||||||
| * | Clarifies and fix EndMark | Yann Collet | 2020-08-13 | 1 | -9/+21 | |
* | | fix issue #783 (#862) | BellaXlp | 2020-08-12 | 2 | -3/+60 | |
* | | added test decompress-partial with extraneous input bytes | Yann Collet | 2020-08-12 | 2 | -10/+19 | |
|/ | ||||||
* | Merge pull request #895 from lz4/hugefast | Yann Collet | 2020-08-10 | 1 | -0/+5 | |
|\ | ||||||
| * | add test that breaks --fast | Yann Collet | 2020-08-10 | 1 | -0/+5 | |
* | | Remove dirty Field From LZ4_stream_t | W. Felix Handte | 2020-08-06 | 1 | -4/+0 | |
|/ | ||||||
* | Merge pull request #866 from sandyharvie/dev | Yann Collet | 2020-07-14 | 1 | -0/+18 | |
|\ | ||||||
| * | add tests | Christopher Harvie | 2020-05-14 | 1 | -0/+18 | |
* | | Fix tests on OpenBSD | Björn Ketelaars | 2020-05-30 | 1 | -1/+1 | |
|/ | ||||||
* | Add test scenario test-lz4-multiple-legacy | Filipe Calasans | 2020-02-08 | 1 | -1/+39 | |
* | Adding unamestr var | Bimba Shrestha | 2019-10-07 | 1 | -0/+1 | |
* | Adding condition for FreeBSD and using gmake | Bimba Shrestha | 2019-10-04 | 1 | -1/+8 | |
* | Using instead of gmake (to address the travis failure) | Bimba Shrestha | 2019-10-04 | 1 | -1/+1 | |
* | Using gmake instead of make | Bimba Shrestha | 2019-10-04 | 1 | -1/+1 | |
* | fixed test errorv1.9.2 | Yann Collet | 2019-08-15 | 1 | -1/+1 | |