platform/upstream/lz4.git
2020-10-03 Yann ColletAppveyor: added compilation and runtime fuzzer tests
2020-10-02 Yann Colletpreserver alignment test on Visual Studio x64
2020-10-02 Yann Colletfixed x32 test on Travis
2020-10-02 Yann Colletfix cppcheck unused variable warning
2020-10-02 Yann Colletadded LZ4_streamHC_t init test
2020-10-02 Yann ColletMerge pull request #925 from lz4/test_null
2020-10-02 Yann Colletdefine sentinelTest
2020-10-02 Yann Colletmake it possible to select SCANBUILD binary on command...
2020-10-02 Yann Colletadd LZ4F_decompress() tests with (NULL,0) input and...
2020-10-01 Yann ColletMerge pull request #924 from lz4/safixes
2020-10-01 Yann Colletmake scan-build accept assert()
2020-10-01 Yann Colletfix bad init scenario
2020-10-01 Yann Colletadded memcpy() related SA warning fixes
2020-09-30 Yann ColletMerge branch 'safixes' of github.com:lz4/lz4 into safixes
2020-09-30 Yann Colletfix conversion warning
2020-09-30 Yann ColletMerge branch 'dev' into safixes
2020-09-30 Yann Colletfix minor static analyzer warnings
2020-09-30 Yann Colletfix minor static analyzer warnings
2020-09-29 Yann Colletbump version number
2020-09-28 Yann ColletMerge pull request #923 from lz4/fix784
2020-09-28 Yann Colletimproved last literals run on LZ4_compress_destSize
2020-09-28 Yann Colletensure last match not too close to end
2020-09-28 Yann Colletfix incorrect counting
2020-09-28 Yann ColletMerge pull request #921 from lz4/doubleNull
2020-09-28 Yann ColletMerge pull request #922 from XVilka/tinycc-support
2020-09-28 Yann Colletfix efficiency of LZ4_compress_HC_destSize()
2020-09-27 Anton KochkovFix compilation with TinyCC
2020-09-26 Yann Colletfix compressing into NULL
2020-09-23 Yann ColletMerge pull request #919 from attilaolah/cli
2020-09-23 Attila OláhAdd CMake option LZ4_BUILD_CLI.
2020-09-18 Yann Colletcomment bug on older versions of ZSTD_compress_destSize()
2020-09-18 Yann ColletMerge pull request #918 from lz4/usan_null
2020-09-17 Yann Colletfixed ubsan tests with dynamic library
2020-09-17 Yann Colletubsan: make pointer overflow recoverable
2020-09-17 Yann Colletfixed lz4frame with blocks of size 1
2020-09-17 Yann ColletMerge branch 'usan_null' of github.com:Cyan4973/lz4...
2020-09-17 Yann ColletMerge branch 'usan_null' of github.com:lz4/lz4 into...
2020-09-17 Yann Colletfix ubsan test
2020-09-17 Yann Colletadded the actual code change
2020-09-17 Yann ColletMerge pull request #913 from lz4/usan_null
2020-09-15 Yann Colletfix #847
2020-09-15 Yann Colletadded test triggering NULL arithmetic with usan
2020-08-27 Yann ColletMerge pull request #910 from lz4/extraInput
2020-08-27 Yann Colletfixed minor pre-existing printf formatting
2020-08-27 Yann Colletfixed strict c90 support
2020-08-27 Yann Colletfix #783
2020-08-27 Yann ColletMerge branch 'dev' into extraInput
2020-08-26 Yann ColletMerge pull request #909 from lz4/fasterCount
2020-08-26 Yann ColletMerge branch 'dev' into fasterCount
2020-08-26 Yann Colletadded documentation about LZ4_FORCE_SW_BITCOUNT
2020-08-26 Yann ColletMerge pull request #908 from lz4/stdin_size
2020-08-25 Yann Colletfix test under non-interactive environment
2020-08-25 Yann Colletadded more tests around --content-size
2020-08-25 Yann Colletuse variables for program invocation
2020-08-25 Yann ColletMerge pull request #905 from nh2/use-fstat
2020-08-25 Niklas Hambüchenfixup: Portable fileno()
2020-08-25 Niklas Hambüchenfixup: C90 compliance, clean up stat() types/calls
2020-08-24 Yann ColletMerge pull request #898 from aqrit/aqrit-prefixlen
2020-08-24 Yann ColletMerge pull request #902 from lz4/realhw
2020-08-24 Yann ColletMerge pull request #907 from terrelln/travis
2020-08-24 Yann ColletMerge pull request #903 from lz4/nofastforce
2020-08-24 Nick Terrell[CI][ossfuzz] Fix string equal
2020-08-24 Niklas HambüchenUse fstat() to determine file size.
2020-08-22 Yann Colletremoved LZ4_compress_fast_force()
2020-08-22 Yann Colletadded target aarch64, ppc64lw and s390x to TravisCI
2020-08-21 Yann ColletMerge pull request #886 from servusDei2018/dev
2020-08-20 Yann ColletMerge pull request #900 from terrelln/cmake-build
2020-08-20 Yann ColletMerge pull request #901 from terrelln/travis
2020-08-20 Nick Terrell[CI][Fuzz] Fix Travis-CI fuzzer tests
2020-08-20 Nick Terrell[build] Move CMake and Visual build systems to build/
2020-08-18 Yann ColletMerge branch 'dev' into extraInput
2020-08-18 Yann ColletMerge pull request #897 from lz4/lz4wlib
2020-08-17 aqritsilence warning
2020-08-14 Yann ColletMerge pull request #899 from lz4/endMark
2020-08-14 Yann Colletclarify endMark definition
2020-08-13 Yann ColletClarifies and fix EndMark
2020-08-12 BellaXlpfix issue #783 (#862)
2020-08-12 Yann Colletadded test decompress-partial with extraneous input...
2020-08-12 aqritrejigger bit counting intrinsics
2020-08-11 Yann Colletadded target lz4-wlib
2020-08-11 Yann ColletMerge branch 'fix832' into dev
2020-08-11 Yann Colletfixed test of gnu c version
2020-08-10 Yann ColletMerge pull request #896 from lz4/fix832
2020-08-10 Yann ColletMerge pull request #895 from lz4/hugefast
2020-08-10 Yann Colletfix #832
2020-08-10 Yann ColletMerge pull request #892 from felixhandte/lz4-clean...
2020-08-10 Yann Colletfix #876
2020-08-10 Yann Colletadd test that breaks --fast
2020-08-10 W. Felix HandteFix Enum Casts
2020-08-08 Yann ColletMerge pull request #856 from indragiek/indragiek/lz4f...
2020-08-06 W. Felix HandteRemove dirty Field From LZ4_stream_t
2020-08-05 Indragie KarunaratneLZ4LIB_VISIBILITY -> LZ4FLIB_VISIBILITY in comment
2020-08-05 W. Felix HandteRemove Extraneous Reset in LZ4_attach_dictionary()
2020-08-04 Yann ColletMerge pull request #890 from terrelln/lz4-memcpy
2020-08-03 Nick TerrellCall LZ4_memcpy() instead of memcpy()
2020-08-03 Yann ColletMerge pull request #885 from neheb/mes
2020-07-29 Yann ColletMerge pull request #860 from adeason/old-style-definitions
2020-07-24 NateOptimized by replacing `endl` with `'\n'`
2020-07-21 Rosen Penevmeson: remove build requirement for distutils
2020-07-16 Yann ColletMerge pull request #863 from Devernua/reducing_stack_us...
next