Yann Collet
|
973e385fa3
|
Implemented obsolete warning message
|
2015-04-11 18:59:22 +01:00 |
|
Yann Collet
|
f344fbd3ca
|
Fixed a few warnings from -fsanitize=undefined
|
2015-04-09 22:59:07 +01:00 |
|
Yann Collet
|
2f8a4c32f9
|
New LZ4_compress_safe() API
|
2015-04-09 13:34:38 +01:00 |
|
Yann Collet
|
78d2dfd427
|
fullbench : tests of _limitedOutput variants intentionnally provides less memory space than safe (LZ4_compressBound())
|
2015-04-01 18:21:03 +01:00 |
|
Yann Collet
|
28e237e954
|
simplified LZ4_compress_limitedOutput()
|
2015-04-01 15:53:08 +01:00 |
|
Yann Collet
|
76a03c1035
|
simplified LZ4_compress_withState()
|
2015-04-01 14:59:42 +01:00 |
|
Yann Collet
|
6625068902
|
simplified LZ4_compress()
|
2015-04-01 14:48:24 +01:00 |
|
Yann Collet
|
a761546b1b
|
Fix : minor warning under Visual
|
2015-03-31 18:52:52 +01:00 |
|
Yann Collet
|
5b9fb69715
|
minor tweak
|
2015-03-30 22:39:08 +01:00 |
|
Yann Collet
|
4c227a487e
|
Added LZ4_compress_fast()
|
2015-03-30 21:32:25 +01:00 |
|
Yann Collet
|
6c69dc176c
|
faster compression in 64 bits mode
|
2015-03-30 18:34:15 +01:00 |
|
Yann Collet
|
a357f434f0
|
Fixed cast-align warnings on 32-bits
|
2015-03-25 18:06:40 +01:00 |
|
Yann Collet
|
7cf4e5c941
|
Updates tests & Man pages
|
2015-03-22 13:42:00 +01:00 |
|
Yann Collet
|
7d87d43e61
|
Updated lz4io sparse file support (alignment properties)
|
2015-03-17 18:02:01 +01:00 |
|
Yann Collet
|
bbcfe2144d
|
Added : clang test
|
2015-03-15 14:19:47 +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
|
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
|
32a85fc76d
|
NetBSD compatibility (#48)
|
2015-03-07 19:30:45 +01:00 |
|
Yann Collet
|
8a9fb8cf32
|
Fixed : older compiler don't like nameless unions, reported by Cheyi Lin
|
2014-12-16 22:03:16 +01:00 |
|
Yann Collet
|
95cc6cef64
|
Fixed : bug within LZ4 HC streaming mode, reported by James Boyle
|
2014-12-16 02:13:19 +01:00 |
|
Yann Collet
|
7a8cd69960
|
Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
|
2014-12-14 14:29:15 +01:00 |
|
Yann Collet
|
e68d7dcf22
|
Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller
|
2014-12-10 17:58:15 +01:00 |
|
Yann Collet
|
3477cbac73
|
stronger tests for LZ4_compress_limitedOutput()
|
2014-12-10 09:05:44 +01:00 |
|
Yann Collet
|
b827ecf728
|
Clarified a few comments
|
2014-12-03 23:19:11 +01:00 |
|
Yann Collet
|
65ee6b09c4
|
Fixed : deprecated function LZ4_slideInputBufferHC()
|
2014-12-03 19:17:10 +01:00 |
|
Yann Collet
|
118296aeb0
|
variable ref renamed
|
2014-12-02 23:57:15 +01:00 |
|
Yann Collet
|
d008c87151
|
New directory structure : library source files into /lib directory
|
2014-11-30 23:32:12 +01:00 |
|