index
:
Project-1CE/external_lz4
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-07
fix minor UBs
Yann Collet
2020-11-07
added similar tests for LZ4_saveDict()
Yann Collet
2020-11-07
fix #926
Yann Collet
2020-11-07
Merge pull request #941 from lz4/revertinline
Yann Collet
2020-11-07
Merge pull request #940 from lz4/fix935
Yann Collet
2020-11-07
Revert "Replace "static" to "LZ4_FORCE_INLINE" for small functions"
Yann Collet
2020-11-07
fix #935
Yann Collet
2020-11-07
Merge pull request #939 from lz4/fix927
Yann Collet
2020-11-06
LZ4F_decompress requires a valid dctx state
Yann Collet
2020-11-06
Merge pull request #936 from lz4/alignTest
Yann Collet
2020-11-06
static state size
Yann Collet
2020-11-06
re-enable alignment test on all targets
Yann Collet
2020-11-06
unified internal state declaration
Yann Collet
2020-11-06
document LZ4_ALIGN_TEST
Yann Collet
2020-11-06
unified alignment test
Yann Collet
2020-11-06
Merge pull request #938 from terrelln/fuzzer-fix
Yann Collet
2020-11-05
[ossfuzz] Fix parallel builds
Nick Terrell
2020-10-31
fix minor explicit cast
Yann Collet
2020-10-31
Merge pull request #930 from remittor-pr/fix_msvc
Yann Collet
2020-10-07
Replace "static" to "LZ4_FORCE_INLINE" for small functions
remittor
2020-10-07
Replace define LZ4_FORCE_O2_INLINE_GCC_PPC64LE to LZ4_FORCE_INLINE
remittor
2020-10-06
Merge pull request #928 from remittor-pr/human_redable
Yann Collet
2020-10-06
Fix: The "inline" specifier do not use for LZ4_wildCopy8 and LZ4_wildCopy32
remittor
2020-10-03
[lz4hc] Made function LZ4HC_encodeSequence a human readable
remittor
2020-10-02
reduce new test stack usage
Yann Collet
2020-10-02
Appveyor: added compilation and runtime fuzzer tests
Yann Collet
2020-10-02
preserver alignment test on Visual Studio x64
Yann Collet
2020-10-02
fixed x32 test on Travis
Yann Collet
2020-10-02
fix cppcheck unused variable warning
Yann Collet
2020-10-02
added LZ4_streamHC_t init test
Yann Collet
2020-10-02
Merge pull request #925 from lz4/test_null
Yann Collet
2020-10-01
define sentinelTest
Yann Collet
2020-10-01
make it possible to select SCANBUILD binary on command line
Yann Collet
2020-10-01
add LZ4F_decompress() tests with (NULL,0) input and output
Yann Collet
2020-10-01
Merge pull request #924 from lz4/safixes
Yann Collet
2020-10-01
make scan-build accept assert()
Yann Collet
2020-09-30
fix bad init scenario
Yann Collet
2020-09-30
added memcpy() related SA warning fixes
Yann Collet
2020-09-30
Merge branch 'safixes' of github.com:lz4/lz4 into safixes
Yann Collet
2020-09-29
fix conversion warning
Yann Collet
2020-09-29
Merge branch 'dev' into safixes
Yann Collet
2020-09-29
fix minor static analyzer warnings
Yann Collet
2020-09-29
fix minor static analyzer warnings
Yann Collet
2020-09-29
bump version number
Yann Collet
2020-09-28
Merge pull request #923 from lz4/fix784
Yann Collet
2020-09-28
improved last literals run on LZ4_compress_destSize
Yann Collet
2020-09-27
ensure last match not too close to end
Yann Collet
2020-09-27
fix incorrect counting
Yann Collet
2020-09-27
Merge pull request #921 from lz4/doubleNull
Yann Collet
2020-09-27
Merge pull request #922 from XVilka/tinycc-support
Yann Collet
[prev]
[next]