projects
/
platform
/
upstream
/
lz4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lz4.git
2015-03-08
Yann Collet
Merge pull request #54 from t-mat/gc-issue/155
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Yann Collet
Fixed : static library (x64 binary)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Yann Collet
NetBSD compatibility (#48)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Yann Collet
Updated : compress multiple files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Yann Collet
Merge pull request #52 from KyleJHarper/r128/multiple_i...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Fix sentinel bit pattern
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Fix sentinel size miscalculation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Add GNU coreutil's is_nul() method to isSparse()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Add Neil's method to isSparse()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Improve isSparse()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Adjust coding style
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Takayuki MATSUOKA
Google Code Issue 155: lz4 cli should support sparse...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
kyle
Added support for multiple input files to act more...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Yann Collet
Merge pull request #49 from t-mat/msvc-fseeki64
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Yann Collet
restored lz4 hc compression ratio
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Takayuki MATSUOKA
Replace fseek with _fseeki64 to avoid MSVC's 2GiB barrier
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Yann Collet
Fix : lz4frame.h within uninstaller
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Yann Collet
Added : Visual project directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Yann Collet
Added : -pedantic compilation option
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Yann Collet
C90 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Yann Collet
Fixed : older compiler don't like nameless unions,...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Yann Collet
Fixed : bug within LZ4 HC streaming mode, reported...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Yann Collet
Fixed : GCC 4.9 bug on highest performance settings...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Yann Collet
Updated comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Yann Collet
fixed travis tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Yann Collet
Fixed : install test on travis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Yann Collet
New : lz4frame integrated into liblz4 (v1.5.0)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Yann Collet
Fixed : minor warnings under Visual
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Yann Collet
minor memtest correction
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Yann Collet
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Yann Collet
Fixed : LZ4_compress_limitedOutput() bug, as reported...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Yann Collet
stronger tests for LZ4_compress_limitedOutput()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Yann Collet
fixed : pkg version
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Yann Collet
minor refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Yann Collet
Clarified a few comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Yann Collet
Merge pull request #38 from Cyan4973/newDir
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Yann Collet
Fixed : deprecated function LZ4_slideInputBufferHC()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Yann Collet
variable ref renamed
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Yann Collet
lz4frame.h : clarified a few comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Yann Collet
Merge pull request #37 from Cyan4973/newDir
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Yann Collet
lz4cli : legacy arguments are now disabled by default
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Yann Collet
Fixed : make dist
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
Clarified some file names
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
fix : sudo for make install
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
New directory structure : library source files into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
Update cmakelist to support new lz4io version
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
LZ4IO : modified to use lz4frame instead
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
Merge pull request #36 from Cyan4973/AlignEndian
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Yann Collet
Fixed : some minor Visual warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Yann Collet
Updated lz4hc : re-use most shared elements from lz4...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Yann Collet
Improved compression speed on big endian CPU
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Yann Collet
minor : fixed warning under clang
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Yann Collet
Fixed : decompression issue on 32-bits CPU without...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Yann Collet
Fixed decompression bug
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Yann Collet
Improved decoding speed
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Yann Collet
Added : $(EXT) within install for cross-compilation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Yann Collet
Corrected lz4io
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Yann Collet
New endian & alignment code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Makefile : refactored Travis CI tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
lz4.h : updated library version number to 1.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Fixed issue 44 : stopped concatenated stream on null...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Fixed issue #31 : lz4.c warning under visual
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Added : cmake test
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Makefile : added -Wcast-align compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yann Collet
Updated unsynchronized buffers tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Yann Collet
Updated ring buffer examples
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Yann Collet
fullbench : display Algorithm Nb
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Yann Collet
Optimized LZ4_saveDictHC()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Yann Collet
Updated xxHash to r38
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Yann Collet
Added : valgrind test for fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Yann Collet
minor fuzzer test correction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yann Collet
Merge pull request #33 from Cyan4973/streamHC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yann Collet
Fixed : frametest for Travis CI build matrix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yann Collet
new Travis CI build matrix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yann Collet
Added : frametest32
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Yann Collet
LZ4 HC streaming integrated within lz4frame
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Yann Collet
HC streaming : support for very long streaming (> 4...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Yann Collet
HC streaming : support small ringbuffer scenarios
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Yann Collet
Added : HC streaming ring buffer example
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Yann Collet
fixed LZ4F_compressFrameBound (dynamic block resize)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yann Collet
LZ4 HC : fixed small dictionary streaming compression
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yann Collet
LZ4 HC : External Dictionary compression : First implem...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yann Collet
minor refactoring of LZ4 HC, to prepare for external...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yann Collet
fuzzer : easier random replay
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yann Collet
fuzzer : fixed test 21
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yann Collet
fuzzer : faster jump to testNb
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Yann Collet
fuzzer : fixed minor command lines issues
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Yann Collet
updated LZ4HC API
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Yann Collet
Merge branch 'dev' of https://github.com/Cyan4973/lz4...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yann Collet
fuzzer : pause at the end is disabled by default
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Yann Collet
modified : fuzzer automatically selects seed
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Yann Collet
Updated : xxHash to r37
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Yann Collet
update distribution builder "make dist"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Yann Collet
Fixed : LZ4F_compressBound() using null preferencesPtr
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Yann Collet
Merge pull request #28 from Cyan4973/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Yann Collet
updated comment on compressionLevel field
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Yann Collet
Merge pull request #27 from Cyan4973/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Yann Collet
fixed : clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Yann Collet
Added : suooirt for s390x, thanks to Nobuhiro Iwamatsu
commit
|
commitdiff
|
tree
|
snapshot
next