Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
r119
/
programs
bdb5bce
update to r119
by Yann Collet
· 10 years ago
3a94272
Stronger fuzzer tests Stronger fix 134
by Yann Collet
· 10 years ago
a3089e5
stronger fuzzer tests
by Yann Collet
· 10 years ago
402c587
New fuzzer test (issue 134)
by Yann Collet
· 10 years ago
790db93
updated lz4cat man page
by Yann Collet
· 10 years ago
da53731
Fixed : issue 52 (reported by Ludwig Strigeus)
by Yann Collet
· 10 years ago
8d66dd7
Fixed : using loadDict() with small dictionaries
by Yann Collet
· 10 years ago
6e1179a
bugfix : streaming tiny messages from within very small ringbuffer (Takayuki's streaming example 2)
by Yann Collet
· 10 years ago
d517d60
Fixed : streaming compression using small (<64KB) dictionary buffers
by Yann Collet
· 10 years ago
2f0a717
LZ4 Streaming : check overlapping input/dictionary
by Yann Collet
· 10 years ago
2040c97
Merge pull request #6 from Cyan4973/streaming
by Cyan4973
· 10 years ago
1c5a630
CLI : can select compression level > 9
by Yann Collet
· 10 years ago
0c62103
restored LZ4 HC streaming mode
by Yann Collet
· 10 years ago
661e4dd
lz4io : reduced memory usage in streaming mode
by Yann Collet
· 10 years ago
135f11b
Obsolete "external allocation" functions
by Yann Collet
· 10 years ago
598bde9
converge towards LZ4_compress_continue()
by Yann Collet
· 10 years ago
a79180f
New : valgrind memtest
by Yann Collet
· 10 years ago
1e053a2
new test tool : datagen
by Yann Collet
· 10 years ago
b636779
unified structure model
by Yann Collet
· 10 years ago
4b43c2b
Continuous streaming mode (automatic)
by Yann Collet
· 11 years ago
914f8a9
Added : fuzzer code for LZ4_compress_limitedOutput_usingDict()
by Yann Collet
· 11 years ago
8c38ddd
Introduce : LZ4_compress_limitedOutput_usingDict()
by Yann Collet
· 11 years ago
9ac6809
restored Travis Build Matrix
by Yann Collet
· 11 years ago
7f92b09
Fixed : compilation errors using Visual 2012
by Yann Collet
· 11 years ago
4db6b03
First version of Block Streaming API : LZ4_compress_usingDict()
by Yann Collet
· 11 years ago
7bcb3b2
changed naming convention to *_usingDict()
by Yann Collet
· 11 years ago
200d87c
Added : *_withDict to fullbench
by Yann Collet
· 11 years ago
dca4bc3
Add Travis CI's Build Matrix
by Takayuki MATSUOKA
· 11 years ago
42cb613
fuzzer : added compressibility parameter (-p#)
by Yann Collet
· 11 years ago
c75f73a
fixed : allocation within fuzzer new command line options for fuzzer (see -h)
by Yann Collet
· 11 years ago
ff0db1d
modified : rand generator
by Yann Collet
· 11 years ago
b4e8585
fixed : read error into fuzzer
by Yann Collet
· 11 years ago
03b9c5f
Introduce "External Dictionary" de/compression API
by Yann Collet
· 11 years ago
c4a99c8
fuzzer title shows 32/64 bits mode
by Yann Collet
· 11 years ago
f6beaa7
re-order travis tests fix : remove man pages on uninstall
by Yann Collet
· 11 years ago
a41790a
Add build target 'test'
by Takayuki MATSUOKA
· 11 years ago
0390c7d
Add command-line switch to support Travis-CI
by Takayuki MATSUOKA
· 11 years ago
5b91330
Added lz4c & lz4cat man pages
by Yann Collet
· 11 years ago
374d6ac
Fixed issue 127 & 128
by Yann Collet
· 11 years ago
37be467
quickfix (issue 124 & 125)
by yann.collet.73@gmail.com
· 11 years ago
848fdf3
Added : lz4cat utility for posx systems
by yann.collet.73@gmail.com
· 11 years ago
a9d8640
Makefile : library correctly compiled with -O3 switch (issue 114)
by yann.collet.73@gmail.com
· 11 years ago
69dc85b
Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier !
by yann.collet.73@gmail.com
· 11 years ago
96a60a5
quickfix (issue 107 & issue 103)
by yann.collet.73@gmail.com
· 11 years ago
6486787
Makefile : added capability to install libraries
by yann.collet.73@gmail.com
· 11 years ago