platform/upstream/lz4.git
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 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
2018-09-10 Yann ColletMerge pull request #567 from laffer1/dev
2018-09-08 Lucas HoltAdd support for MidnightBSD
2018-09-08 Yann Colletfixed fuzzer test
2018-09-07 Yann Colletupdated function interface documentation
2018-09-07 Yann Colletfirst sketch for a byte-accurate partial decoder
2018-09-07 Yann Colletupdated API documentation
2018-09-06 Yann ColletMerge pull request #563 from lz4/docDict
2018-09-06 Yann Colletadded comments on version numbers
2018-09-06 Yann ColletMerge pull request #564 from lz4/cTime
2018-09-05 Yann ColletframeCompress : added an error detection case
2018-09-05 Yann ColletMerge branch 'dev' into lz4f_init
2018-09-05 Yann ColletMerge pull request #548 from cd127/dev
2018-09-05 Yann ColletIntroduced constants LZ4F_INIT_*
2018-09-05 Yann ColletMerge pull request #556 from kou/add-missing-exeext
2018-09-05 Yann Colletfixed compression time
2018-09-05 Yann ColletMerge pull request #562 from lz4/roundTrip
2018-09-05 Yann Colletupdated documentation regarding dictionary compression
2018-09-05 Yann Colletremoved one assert() condition
2018-09-05 Yann Colletmade roundTripTest fully general
2018-09-05 Yann Colletfixed #560
2018-09-05 Yann Colletfix minor cast warning for C++ compilation
2018-09-04 Yann Colletnew test program : roundTripTest
2018-08-13 Kouhei SutouAdd missing $(EXT)
2018-08-09 Yann ColletMerge pull request #553 from mrjoel/mrjoel/cmake-option...
2018-08-09 Joel JohnsonAdd CMake option to not build legacy lz4c program
2018-07-30 Yann ColletMerge pull request #552 from jackluo923/dev
2018-07-29 Jack Luofixed spelling mistake in lz4.h
2018-07-29 Jack Luofixed spelling mistake in lz4_manual
2018-07-17 Yann ColletMerge pull request #547 from jennifermliu/dev
2018-07-16 Yann ColletMerge pull request #550 from terrelln/compress-doc
2018-07-10 Nick TerrellFix LZ4_compress_fast_continue() docs
2018-07-02 Cedric De BritoFix bug in frame decompress example
2018-06-27 Jennifer LiuFixed bugs about incorrect acceleration calculation...
2018-06-27 Jennifer LiuFixed invalid argument test and reformatted else
2018-06-27 Jennifer LiuFixed code based on comments from pull request
2018-06-26 Jennifer LiuRemoved duplicated circile.yml file
2018-06-26 Jennifer LiuFixed lz4 not found error part 2
next