Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
a78db582d321446b5167de67eec8ba3239b14bbe
/
lz4cli.c
a78db58
Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio.
by yann.collet.73@gmail.com
· 11 years ago
82bf5be
by yann.collet.73@gmail.com
· 11 years ago
c63f81c
Makefile : New install script and man page, contributed by Prasad Pandit
by yann.collet.73@gmail.com
· 11 years ago
a12ed25
quickfix : removed #include "lz4stream.h" from lz4cli.c
by yann.collet.73@gmail.com
· 11 years ago
3e65c1e
New command line utility, lz4 (notice the missing final 'c'), with gzip-style arguments (issue 83)
by yann.collet.73@gmail.com
· 11 years ago
[Renamed (74%) from lz4c.c]
02c5579
LZ4 compression supports block dependency (argument -BD within lz4c command line)
by yann.collet.73@gmail.com
· 11 years ago
27efcd4
Removed dependency to "lz4_encoder.h" and "lz4hc_encoder.h"
by yann.collet.73@gmail.com
· 11 years ago
13e966d
lz4c : made display and arguments more compatible with gzip, for easier integration with tar (patch by Yaakov Selkowitz)
by yann.collet.73@gmail.com
· 11 years ago
002a934
Corrected issue 70, 'pack' instruction on IBM AIX
by yann.collet.73@gmail.com
· 11 years ago
cd3bcd0
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
by yann.collet.73@gmail.com
· 12 years ago
e185b25
lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
by yann.collet.73@gmail.com
· 12 years ago
40ae704
- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()
by yann.collet.73@gmail.com
· 12 years ago
a2e93db
Added : function LZ4_compressHC_limitedOutput()
by yann.collet.73@gmail.com
· 12 years ago
cbfd031
Added : LZ4 Streaming Format specification (v1.3)
by yann.collet.73@gmail.com
· 12 years ago