aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25lz4: Add Android.mk file to build as a host static libraryandroid-wear-5.1.1_r1android-wear-5.1.0_r1android-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1master-soongmarshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devmarshmallow-devmarshmallow-cts-releaseMohamad Ayyash
2015-02-23Move BSD LICENSE FILE from lib/LICENSE to root dir.Mohamad Ayyash
2015-02-23Added : -pedantic compilation optionYann Collet
2015-02-23C90 compatibilityYann Collet
2015-02-23Fixed : older compiler don't like nameless unions, reported by Cheyi LinYann Collet
2015-02-23Fixed : bug within LZ4 HC streaming mode, reported by James BoyleYann Collet
2015-02-23Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski Yann Collet
2015-02-23Updated commentsYann Collet
2015-02-23fixed travis testsYann Collet
2015-02-23Fixed : install test on travisYann Collet
2015-02-23New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet
2015-02-23Fixed : minor warnings under VisualYann Collet
2015-02-23minor memtest correctionYann Collet
2015-02-23updated NEWSYann Collet
2015-02-23Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher SpellerYann Collet
2015-02-23stronger tests for LZ4_compress_limitedOutput()Yann Collet
2015-02-23fixed : pkg versionYann Collet
2015-02-23minor refactoringYann Collet
2015-02-23Clarified a few commentsYann Collet
2015-02-23Fixed : deprecated function LZ4_slideInputBufferHC()Yann Collet
2015-02-23variable ref renamedYann Collet
2015-02-23lz4frame.h : clarified a few commentsYann Collet
2015-02-23lz4cli : legacy arguments are now disabled by defaultYann Collet
2015-02-23Fixed : make distYann Collet
2015-02-23Clarified some file namesYann Collet
2015-02-23fix : sudo for make installYann Collet
2015-02-23(no commit message)Yann Collet
2015-02-23New directory structure : library source files into /lib directoryYann Collet
2015-02-23Update cmakelist to support new lz4io versionYann Collet
2015-02-23LZ4IO : modified to use lz4frame insteadYann Collet
2015-02-23Fixed : some minor Visual warningsYann Collet
2015-02-23Updated lz4hc : re-use most shared elements from lz4 (endianess / align / bus...Yann Collet
2015-02-23Improved compression speed on big endian CPUYann Collet
2015-02-23minor : fixed warning under clangYann Collet
2015-02-23Fixed : decompression issue on 32-bits CPU without unaligned memory accessYann Collet
2015-02-23Fixed decompression bugYann Collet
2015-02-23Improved decoding speedYann Collet
2015-02-23Added : $(EXT) within install for cross-compilation supportYann Collet
2015-02-23Corrected lz4ioYann Collet
2015-02-23New endian & alignment codeYann Collet
2015-02-23Makefile : refactored Travis CI testsYann Collet
2015-02-23lz4.h : updated library version number to 1.4.0Yann Collet
2015-02-23Fixed issue 44 : stopped concatenated stream on null size frame (thanks to Br...Yann Collet
2015-02-23Fixed issue #31 : lz4.c warning under visualYann Collet
2015-02-23Added : cmake testYann Collet
2015-02-23Makefile : added -Wcast-align compilation warningYann Collet
2015-02-23Updated unsynchronized buffers testsYann Collet
2015-02-23Updated ring buffer examplesYann Collet
2015-02-23fullbench : display Algorithm NbYann Collet
2015-02-23Optimized LZ4_saveDictHC()Yann Collet