1e7c898533406da8a170dc0e951989bdc448c024 |
|
16-Dec-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Fixed : older compiler don't like nameless unions, reported by Cheyi Lin
/external/lz4/programs/lz4io.c
|
483bf6666b7c2db675df97d5e16ed7c8746055df |
|
06-Dec-2014 |
Yann Collet <yann.collet.73@gmail.com> |
minor refactoring
/external/lz4/programs/lz4io.c
|
948c2bdaffe958e5de76e51128906938cb52b842 |
|
30-Nov-2014 |
Yann Collet <yann.collet.73@gmail.com> |
LZ4IO : modified to use lz4frame instead
/external/lz4/programs/lz4io.c
|
9bb0d842f061f8ac80884949f9065540be15ddaf |
|
23-Nov-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Corrected lz4io
/external/lz4/programs/lz4io.c
|
e378d36fdd0b747b7c88cbf14d46c5ef3e548f73 |
|
04-Nov-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Fixed issue 44 : stopped concatenated stream on null size frame (thanks to Brendan O'Connor)
/external/lz4/programs/lz4io.c
|
a83afd32b21230360da69e06a3017cbe94e54d62 |
|
06-Oct-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Updated : xxHash to r37
/external/lz4/programs/lz4io.c
|
e177611c3756fa8f4bdd16151b4a81fde5702fd2 |
|
30-Aug-2014 |
Yann Collet <yann.collet.73@gmail.com> |
minor fuzzer code cleanup
/external/lz4/programs/lz4io.c
|
8ec6add67817e103e5503d212ada56e40731f9f7 |
|
20-Aug-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Added macro, for large file support on 32-bits AIX
/external/lz4/programs/lz4io.c
|
72c08b333139ac5173f5cc7a810a21fa6a14f9b9 |
|
15-Jul-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Modified : lz4 streaming API, strong types
/external/lz4/programs/lz4io.c
|
77d918824e181bfab4b5e3760f768b49be8b01c6 |
|
05-Jul-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Modified : streaming API (fast compression)
/external/lz4/programs/lz4io.c
|
c70d9d627ba01771868be2e649bf85d44a07aead |
|
05-Jul-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Modified : Makefile : added -Wshadow option, suggest by Boris Faure
/external/lz4/programs/lz4io.c
|
999693d8830483e72341ef628acf91cfc83080f7 |
|
22-Jun-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Fixed : issue 52 (reported by Ludwig Strigeus)
/external/lz4/programs/lz4io.c
|
f40e3767065520db32afccfd3927e94fbf86d83b |
|
17-Jun-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Fixed : streaming compression using small (<64KB) dictionary buffers
/external/lz4/programs/lz4io.c
|
5a1e02c36e6d19aba41fc4716d5be656b5ac8d5c |
|
11-Jun-2014 |
Yann Collet <yann.collet.73@gmail.com> |
restored LZ4 HC streaming mode
/external/lz4/programs/lz4io.c
|
5a19390c32e8dbb37c189523065381c82d59e450 |
|
10-Jun-2014 |
Yann Collet <yann.collet.73@gmail.com> |
lz4io : reduced memory usage in streaming mode
/external/lz4/programs/lz4io.c
|
e0d9f849468f12368e9113cd4efe194806b22730 |
|
09-Jun-2014 |
Yann Collet <yann.collet.73@gmail.com> |
New : valgrind memtest
/external/lz4/programs/lz4io.c
|
56609a3adb3ec509edf2a37c4923f736f8a6e756 |
|
15-Apr-2014 |
Yann Collet <yann.collet.73@gmail.com> |
Fixed issue 127 & 128
/external/lz4/programs/lz4io.c
|
6875c27f71d5eb85b54e742f75df5e7232c035df |
|
04-Feb-2014 |
yann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd> |
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
/external/lz4/programs/lz4io.c
|