Yann Collet
ff94eec374
Added macro, for large file support on 32-bits AIX
2014-08-20 16:37:34 +01:00
Yann Collet
fbe14d128e
Modified : lz4 streaming API, strong types
2014-07-14 23:04:10 +01:00
Yann Collet
d3c43d3251
Modified : streaming API (fast compression)
2014-07-05 16:48:49 +01:00
Yann Collet
e002818cf6
Modified : Makefile : added -Wshadow option, suggest by Boris Faure
2014-07-05 13:33:57 +01:00
Yann Collet
da5373197e
Fixed : issue 52 (reported by Ludwig Strigeus)
2014-06-22 11:25:04 +01:00
Yann Collet
d517d609d9
Fixed : streaming compression using small (<64KB) dictionary buffers
2014-06-17 21:41:59 +01:00
Yann Collet
0c62103105
restored LZ4 HC streaming mode
2014-06-11 21:40:16 +01:00
Yann Collet
661e4ddb78
lz4io : reduced memory usage in streaming mode
2014-06-10 06:10:08 +01:00
Yann Collet
a79180f51d
New : valgrind memtest
2014-06-09 01:01:04 +01:00
Yann Collet
374d6ac35c
Fixed issue 127 & 128
2014-04-15 15:03:17 +02:00
yann.collet.73@gmail.com
69dc85b8ab
Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier !
...
LZ4HC : Compression Level is now a programmable parameter (CLI from 4 to 9)
Separated IO routines from command line (lz4io.c)
Version number into lz4.h (suggested by Francesc Alted)
git-svn-id: https://lz4.googlecode.com/svn/trunk@113 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2014-02-04 14:11:10 +00:00