platform/upstream/lz4.git
2019-01-09 Yann ColletMerge pull request #631 from qiuyangs/dev
2019-01-09 Yann ColletMerge pull request #633 from tzakian/make_block_size_public
2019-01-09 Tim ZakianFix C90 compatibility issue
2019-01-09 Tim ZakianMake LZ4F_getBlockSize public and publis in experimenta...
2019-01-09 Yann ColletMerge pull request #632 from rubenochiavone/fix-lz4...
2019-01-09 Ruben O. ChiavoneAdd test to cover issue #596
2019-01-09 Ruben O. ChiavoneFix lz4 extension in input filename not causing decompr...
2019-01-06 qiuyangsMerge pull request #1 from qiuyangs/sunqiuyang-fix...
2019-01-06 qiuyangslz4hc.c: change (length >> 8) to (length / 255)
2019-01-02 Yann Colletupdated frame format
2019-01-02 Yann Colletupdated LZ4 block format
2018-12-17 Yann ColletMerge pull request #620 from lzutao/meson_symlink
2018-12-14 Yann ColletMerge pull request #621 from lzutao/meson_getversion
2018-12-14 Lzu Taomeson: Remove unused sys import
2018-12-13 Lzu TaoSimplify logic by setting default value for MESON_INSTA...
2018-12-13 Lzu Taomeson: Update man1 extension in meson 0.49.0
2018-12-13 Lzu Taomeson: Update InstallSymlink.py usage
2018-12-12 Yann ColletMerge pull request #618 from dosaboy/add-snap-packaging...
2018-12-12 Edward Hope... Add snap packaging support
2018-12-09 Yann ColletMerge pull request #616 from felixhandte/lz4-attach...
2018-12-09 Yann ColletMerge pull request #613 from lzutao/fix_meson_tests
2018-12-09 Lzu Taomeson: Add README.md for newcomers [skip ci]
2018-12-05 W. Felix HandteFix Dict Size Test in `LZ4_compress_fast_continue()`
2018-12-04 W. Felix HandteDon't Attach Very Small Dictionaries
2018-12-04 Lzu TaoNo need to join prefix and let soversion base on version
2018-12-04 Lzu TaoUse MESON_INSTALL_DESTDIR_PREFIX instead of DESTDIR
2018-12-03 Lzu Taomeson: Add fallback message when not found lz4.h
2018-12-03 Lzu Taomeson: Fix wrong path to lib/lz4.h
2018-12-03 Lzu Taomeson: Correct support for Windows build
2018-12-03 Lzu Taomeson: Use clang for faster build
2018-12-03 Lzu Taomeson: Update usage of InstallSymlink helper
2018-12-03 Lzu TaoUse argparse instead of manually parsing [skip ci]
2018-12-03 Lzu Taomeson: Fix soversion and generated pkg-config file...
2018-12-03 Lzu Taomeson: Use --werror build option instead of passing...
2018-12-03 Lzu Taomeson test: Update timeout and tests that use COPYING
2018-12-02 Yann ColletMerge pull request #615 from vtorri/dev
2018-12-02 Vincent TorriMerge remote-tracking branch 'upstream/dev' into dev
2018-12-02 Vincent TorriWindows: create import library with gcc directly, remov...
2018-12-02 Vincent TorriMerge remote-tracking branch 'upstream/master' into dev
2018-12-02 Yann ColletMerge pull request #612 from lzutao/fix_clang_fuzzer
2018-12-02 Lzu Taoclang: Fix -Wcomma
2018-12-02 Lzu Taoclang: Fix -Wcast-qual
2018-12-02 Lzu TaoFix clang warnings: -Wformat-pedantic and -Werror=overflow
2018-12-02 Yann ColletMerge pull request #611 from lzutao/mesonbuild
2018-12-02 Lzu TaoAdd Travis meson build
2018-12-02 Lzu TaoAdd meson build system
2018-11-26 Yann ColletMerge pull request #610 from antinucleon/bootcamp
2018-11-26 Bing Xu[amalgamation] lz4frame.c
2018-11-26 Bing XuMerge remote-tracking branch 'upstream/master' into...
2018-11-25 Yann ColletMerge pull request #606 from nh2/patch-1
2018-11-24 Niklas Hambüchenlz4_Frame_format.md: Fix typo HexaBytes -> Exabytes
2018-11-21 Yann ColletMerge pull request #605 from vtorri/dev
2018-11-21 Vincent TorriUninstall DLL and import lib
2018-11-21 Vincent TorriAdd explanation for the installation of the DLL in...
2018-11-20 Vincent TorriAllow installation of lz4 for Windows (MSYS2 or when...
2018-11-20 Vincent TorriMerge remote-tracking branch 'upstream/master' into dev
2018-11-19 Yann ColletMerge pull request #604 from vtorri/dev
2018-11-18 Vincent Torriupdate lib/README.md
2018-11-18 Vincent TorriAdd documentation about DLLTOOL variable
2018-11-17 Vincent TorriAdd DLLTOOL variable so that one can override dlltool...
2018-11-17 Yann ColletMerge pull request #603 from vtorri/dev
2018-11-17 Vincent TorriUse / instead of \ when accessing files in the dll...
2018-11-16 Yann ColletMerge pull request #600 from antinucleon/bootcamp
2018-11-16 Bing Xu[amalgamation] add test
2018-11-16 Bing XuEnable amalgamation of lz4hc.c and lz4.c
2018-10-16 Yann ColletMerge pull request #593 from felixhandte/lz4hc-publish...
2018-10-16 W. Felix HandteMake LZ4HC Experimental Functions Dynamically Publishable
2018-10-16 W. Felix HandteChange Comment and Make LZ4LIB_STATIC_API Available...
2018-10-15 Yann Colletupdated code documentation
2018-10-11 Yann ColletMerge pull request #583 from khabinov/stream-dirty...
2018-10-10 Oleg KhabinovAdding information about dirty context for _HC_ family...
2018-10-09 Yann ColletMerge pull request #592 from lz4/compressEnd
2018-10-09 Yann Colletfixed #589
2018-10-09 Yann Colletadded a test for LZ4F_compressEnd()
2018-10-09 Yann ColletMerge pull request #588 from khabinov/stream-dirty...
2018-10-02 Yann ColletMerge pull request #586 from blezsan/custom_block_sizes
2018-10-02 Blaise Sanouilletsupport custom block sizes: fix memory leak to make...
2018-10-01 Oleg KhabinovSome followups and renamings
2018-10-01 Blaise Sanouilletsupport custom block sizes: remove unneeded fudging...
2018-10-01 Blaise SanouilletMerge branch 'dev' into custom_block_sizes
2018-09-28 Yann ColletMerge pull request #587 from lz4/hintbug
2018-09-28 Yann ColletMerge pull request #580 from khabinov/stream-error...
2018-09-28 Yann Colletfixed improper hint
2018-09-28 Oleg KhabinovRename initCheck to dirtyContext and use it in LZ4_rese...
2018-09-28 Blaise Sanouilletsupport custom block sizes: fix const
2018-09-28 Blaise Sanouilletsupport custom block sizes: fix usage message & remove...
2018-09-28 Blaise Sanouilletsupport custom block sizes - fix types
2018-09-28 Blaise Sanouilletsupport custom block sizes
2018-09-26 Yann ColletMerge pull request #578 from lz4/support128bit
2018-09-25 Yann Colletchanged LZ4_streamDecode member order
2018-09-19 Yann ColletMerge pull request #581 from lz4/cppcheck
2018-09-19 Yann Collettried to clean another bunch of cppcheck warnings
2018-09-18 Yann ColletMerge branch 'dev' into cppcheck
2018-09-18 Yann ColletMerge pull request #579 from lz4/xxhash
2018-09-18 Yann Colletadded cppcheck
2018-09-18 Yann Colletfixed minor cppcheck warnings in examples
2018-09-18 Yann Colletfixed minor cppcheck warnings in programs
2018-09-18 Yann Colletfixed minor cppcheck warnings in lib
2018-09-18 Yann Colletupdated xxhash to latest version
2018-09-18 Yann Colletincrease size of LZ4 contexts for 128-bit systems
next