| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct unit prefix names in programs/lz4io.c | WHR | 2022-05-24 | 1 | -5/+5 |
|
|
* | --test and --list return an error when parsing invalid file | Yann Collet | 2022-01-29 | 2 | -34/+55 |
|
|
* | added test | Yann Collet | 2022-01-29 | 2 | -2/+5 |
|
|
* | Allow '--list' with stdin if it is a regular file | WHR | 2021-12-14 | 3 | -7/+27 |
|
|
* | Fix typos found by codespell | Dimitri Papadopoulos | 2021-11-25 | 1 | -4/+4 |
|
|
* | make UNAME externally definable | Yann Collet | 2021-08-16 | 1 | -1/+2 |
|
|
* | nit(programs/platform.h): replace Unicode character #1018 | Nate | 2021-08-07 | 1 | -1/+1 |
|
|
* | Merge pull request #999 from pekdon/solaris-10 | Yann Collet | 2021-08-06 | 1 | -1/+7 |
|\ |
|
| * | add -lrt on Solaris 10, required for nanosleep | Claes Nästén | 2021-06-02 | 1 | -1/+7 |
|
|
* | | Print target directories during 'make install'. | Eddy Jansson | 2021-07-24 | 1 | -2/+2 |
|/ |
|
* | fix minor pedantic warnings | Yann Collet | 2020-12-01 | 1 | -7/+9 |
|
|
* | Merge branch 'dev' into Makefile | Yann Collet | 2020-12-01 | 1 | -3/+3 |
|\ |
|
| * | install links over existing install | Yann Collet | 2020-11-30 | 1 | -3/+3 |
|
|
* | | refactor Makefile | Yann Collet | 2020-12-01 | 1 | -25/+29 |
|/ |
|
* | updated license & header dates | Yann Collet | 2020-11-25 | 11 | -12/+11 |
|
|
* | update doc | Yann Collet | 2020-11-15 | 1 | -1/+1 |
|
|
* | Merge pull request #953 from lz4/vs2005 | Yann Collet | 2020-11-15 | 1 | -3/+3 |
|\ |
|
| * | better visual conformance | Yann Collet | 2020-11-15 | 1 | -3/+3 |
|
|
* | | fix minor parse warning | Yann Collet | 2020-11-14 | 1 | -1/+1 |
|
|
* | | all usages of prefs within lz4io are const | Yann Collet | 2020-11-14 | 3 | -45/+48 |
|
|
* | | LZ4IO_openDstFile() doesn't need pref mutability | Yann Collet | 2020-11-14 | 2 | -33/+36 |
|
|
* | | fixed force --sparse mode | Yann Collet | 2020-11-14 | 1 | -1/+1 |
|/ |
|
* | dictionary functions don't need prefs mutability | Yann Collet | 2020-11-14 | 1 | -4/+5 |
|
|
* | LZ4IO_createDict() doesn't need prefs | Yann Collet | 2020-11-14 | 1 | -27/+30 |
|
|
* | LZ4IO_decompressSrcFile() doesn't need mutable prefs | Yann Collet | 2020-11-14 | 1 | -5/+5 |
|
|
* | selectDecoder() doesn't need mutable prefs | Yann Collet | 2020-11-14 | 1 | -4/+4 |
|
|
* | LZ4IO_passThrough() doesn't need prefs | Yann Collet | 2020-11-14 | 1 | -9/+14 |
|
|
* | LZ4IO_decompressLZ4F() doesn't need mutable prefs | Yann Collet | 2020-11-14 | 1 | -4/+14 |
|
|
* | LZ4IO_decodeLegacyStream() doesn't need mutable prefs | Yann Collet | 2020-11-14 | 1 | -9/+9 |
|
|
* | LZ4IO_fwriteSparse doesn't need writable prefs | Yann Collet | 2020-11-14 | 1 | -5/+10 |
|
|
* | minor refactor | Yann Collet | 2020-11-13 | 1 | -32/+28 |
|
|
* | minor refactor of lz4io | Yann Collet | 2020-11-13 | 1 | -96/+95 |
|
|
* | fix minor static analyzer warnings | Yann Collet | 2020-09-30 | 3 | -17/+15 |
|
|
* | fixup: Portable fileno() | Niklas Hambüchen | 2020-08-25 | 1 | -1/+10 |
|
|
* | fixup: C90 compliance, clean up stat() types/calls | Niklas Hambüchen | 2020-08-25 | 1 | -27/+31 |
|
|
* | Use fstat() to determine file size. | Niklas Hambüchen | 2020-08-24 | 2 | -3/+28 |
|
|
* | added target lz4-wlib | Yann Collet | 2020-08-11 | 2 | -6/+21 |
|
|
* | Implement -m option with legacy format on cli | Filipe Calasans | 2020-02-08 | 2 | -4/+58 |
|
|
* | Fix lz4cli --list option | Filipe Calasans | 2020-02-07 | 2 | -5/+6 |
|
|
* | bring support for Haiku up to date. | Jerome Duval | 2019-11-07 | 2 | -1/+6 |
|
|
* | Make benchmark compatible with dictionary compression | Reto Koradi | 2019-11-06 | 3 | -53/+244 |
|
|
* | util.h: Remove deprecated utime for non-Windows | Rosen Penev | 2019-09-10 | 2 | -6/+20 |
|
|
* | lz4cli: add option '--best' as an alias of '-12' | WHR | 2019-07-23 | 3 | -0/+11 |
|
|
* | bumped version number to v1.9.2 | Yann Collet | 2019-07-01 | 2 | -9/+9 |
|
|
* | fix #734 : --version should output to stdout | Yann Collet | 2019-06-24 | 1 | -2/+3 |
|
|
* | Handle file not existing case #704 | gabrielstedman | 2019-05-26 | 1 | -3/+10 |
|
|
* | List mode improvements. | gstedman | 2019-05-16 | 2 | -189/+204 |
|
|
* | Add multiframe report to --list command | gstedman | 2019-05-15 | 2 | -92/+287 |
|
|
* | More build imrpvements | JPeterMugaas | 2019-04-23 | 2 | -21/+59 |
|
|
* | Merge pull request #691 from lz4/list | Yann Collet | 2019-04-23 | 5 | -18/+175 |
|\ |
|