Yann Collet
|
62ed153195
|
Fixed : a few minor coverity warnings
|
2015-04-12 08:21:35 +01:00 |
|
Yann Collet
|
f344fbd3ca
|
Fixed a few warnings from -fsanitize=undefined
|
2015-04-09 22:59:07 +01:00 |
|
Yann Collet
|
ef7cd83271
|
Fixed issue 160, reported by Eric Berge
|
2015-04-01 17:30:36 +01:00 |
|
Yann Collet
|
3bba55c741
|
Fixed : Windows compilation
Added : Appveyor badge
|
2015-03-31 14:47:23 +01:00 |
|
Yann Collet
|
eeb8bea34c
|
Updated comments on LZ4F_getFrameInfo()
|
2015-03-30 16:36:57 +01:00 |
|
Yann Collet
|
8cb06d5b99
|
lz4frame validates contentSize during decompression
|
2015-03-29 13:28:32 +01:00 |
|
Yann Collet
|
d5da787c1b
|
Changed struct member to contentSize
|
2015-03-29 11:20:09 +01:00 |
|
Yann Collet
|
7ee725645b
|
frame content size support
|
2015-03-18 21:38:27 +01:00 |
|
Yann Collet
|
b54d256f56
|
minor lz4frame optimisation (no more malloc() on using LZ4F_compressFrame() in fast mode)
|
2015-03-16 23:22:59 +01:00 |
|
Yann Collet
|
da9402c6f5
|
minor lz4frame refactoring
|
2015-03-16 22:35:02 +01:00 |
|
Yann Collet
|
2a02455fdf
|
minor refactoring
|
2015-03-16 19:19:39 +01:00 |
|
Yann Collet
|
3a6832497b
|
skippable frames support
|
2015-03-16 17:52:14 +01:00 |
|
Yann Collet
|
45b0642bf5
|
scan-build tests
|
2015-03-15 01:42:27 +01:00 |
|
Yann Collet
|
45a357fd17
|
Improved sparse file support
|
2015-03-13 02:24:08 +01:00 |
|
Yann Collet
|
e38c268b5a
|
Fixed minor g++ warnings
|
2015-03-11 20:11:14 +01:00 |
|
Yann Collet
|
e3f33d2579
|
Fixed minor warnings
|
2015-03-11 18:38:44 +01:00 |
|
Yann Collet
|
ceec6fa849
|
g++ compatibility
|
2015-03-10 16:57:42 +01:00 |
|
Yann Collet
|
daa320f3f7
|
New : lz4frame integrated into liblz4 (v1.5.0)
|
2014-12-13 15:05:46 +01:00 |
|
Yann Collet
|
d008c87151
|
New directory structure : library source files into /lib directory
|
2014-11-30 23:32:12 +01:00 |
|