platform/upstream/lz4.git
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
2018-09-18 Yann ColletMerge branch 'dev' into support128bit
2018-09-18 Yann ColletMerge pull request #575 from lz4/apiDoc
2018-09-18 Yann Colletincrease lz4hc context size as constant for 128-bit...
2018-09-14 Yann Colletuse byU32 mode for any pointer > 32-bit
2018-09-14 Yann ColletMerge pull request #574 from lz4/enumComma
2018-09-14 Yann ColletMerge pull request #573 from laffer1/laffer1-pkgconfig...
2018-09-13 Yann Colletupdated build doc
2018-09-13 Yann Colletunpublish static-only function
2018-09-13 Yann Colletavoid final trailing comma for enum lists
2018-09-12 Yann Colletremoved image from repository
2018-09-12 Yann Colletfixed NEWS for v1.8.3
2018-09-12 Lucas HoltFIx pkgconfig file installation on MidnightBSD
2018-09-11 Yann ColletMerge pull request #572 from lz4/dev
2018-09-11 Yann Colletupdated NEWS for v1.8.3 release
2018-09-11 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
2018-09-11 Yann ColletMerge pull request #571 from lz4/mflimit
2018-09-11 Yann Colletclarify constant MFLIMIT
2018-09-11 Yann ColletMerge pull request #569 from lz4/circle2
2018-09-11 Yann ColletMerge pull request #570 from lz4/partialDecode
2018-09-10 Yann Colletfixed minor warning in fuzzer.c
2018-09-10 Yann Colletrestored nullifying output
2018-09-10 Yann Colletremoved temporary debug traces
2018-09-10 Yann ColletMerge branch 'dev' into partialDecode
2018-09-10 Yann ColletMerge pull request #569 from lz4/circle2
2018-09-10 Yann ColletMerge pull request #565 from lz4/lz4f_init
2018-09-10 Yann Colletswitched to circle 2.0
2018-09-10 Yann ColletMerge branch 'dev' of github.com:Cyan4973/lz4 into dev
next