platform/upstream/lz4.git
2014-09-13 Yann Colletfullbench : added benchmark for LZ4F_decompress()
2014-09-13 Yann ColletLZ4F_getFrameInfo() : provides srcSize hint like LZ4F_d...
2014-09-13 Yann ColletLZ4F_decompressFrame : implemented srcSizeHint as funct...
2014-09-13 Yann Colletlz4frame : implemented option stableSrc
2014-09-12 Yann Colletlz4frame : autoflush mode : saves memory, and improves...
2014-09-11 Yann Colletslightly improved frame compression speed
2014-09-10 Yann ColletImproved lz4frame compression speed
2014-09-10 Yann ColletMore tests : random flushes
2014-09-10 Yann ColletFix : streaming mode bug (re-using context & buffers)
2014-09-09 Yann ColletAdded : streaming mode
2014-09-07 Yann ColletAdded : valgrind verification for frametest
2014-09-07 Yann Colletminor allocation correction (compressBegin)
2014-09-07 Yann ColletAPI change : compressionContext more easily reusable
2014-09-07 Yann ColletAdded : fuzzer : ability to jump to specified testNb
2014-09-07 Yann ColletAdded : variable dstBuffer size decompression test
2014-09-07 Yann ColletMore complex compression tests
2014-09-06 Yann ColletImproved frame decompression test
2014-09-06 Yann Colletminor frametest display improvement
2014-09-06 Yann Colletminor test code refactoring
2014-09-06 Yann ColletMore tests (variation of blocksize & checksum)
2014-09-05 Yann ColletAdded some more tests
2014-09-05 Yann ColletImplemented Content Checksum Verification within LZ4F_d...
2014-09-04 Yann ColletAdded : xxhash.h at root, for compilation
2014-09-04 Yann Colletfixed : LZ4F_decompress()
2014-09-03 Yann ColletCompleted first version of lz4frame decompress
2014-09-01 Yann ColletAdded : preliminary frame decompression function
2014-08-31 Yann Colletupgraded lz4frame compression tests
2014-08-30 Yann Colletlz4frame compression API v1 completed
2014-08-29 Yann Colletfix : lz4frame : added default blockSizeID
2014-08-29 Yann Colletlz4frame minor API fixes (pointers)
2014-08-29 Yann Colletminor lz4frame API update : errorCodes & frameInfo
2014-08-28 Yann ColletMerge branch 'frame' of https://github.com/Cyan4973...
2014-08-28 Cyan4973Merge pull request #24 from Cyan4973/dev
2014-08-28 Cyan4973Merge pull request #23 from Cyan4973/dev
2014-08-28 Yann ColletUpdated : NEWS to r122
2014-08-28 Cyan4973Merge pull request #22 from Cyan4973/dev
2014-08-28 Yann Colletlz4frame API update : introducing LZ4F_getHeaderInfo()
2014-08-27 Yann Colletclarified comments within lz4frame API
2014-08-26 Yann Colletmodified permission
2014-08-26 Yann Colletupdated lz4hc 64-bits detection
2014-08-26 Yann ColletFixed crlf issue
2014-08-26 Yann ColletSimplified travis test flow
2014-08-26 Yann ColletAdded : examples from Takayuki Matsuoka
2014-08-26 Yann Colletminor comment clarification about LZ4_compressBound()
2014-08-26 Yann Colletearly LZ4F decompression API
2014-08-25 Yann ColletLZ4F API update. Creating "simple function" (compressio...
2014-08-25 Yann ColletAdded : mips 64 bits detection macro, as suggested...
2014-08-23 Yann ColletUpdated LZ4F API : differentiate resource/compression...
2014-08-22 Yann Colletadd new directory 'examples'
2014-08-21 Yann Colletminor API comment clarifications
2014-08-21 Yann ColletFix : 64-bits macro detection for AIX system (thanks...
2014-08-21 Yann Colletminor cmake refresh
2014-08-20 Yann ColletAdded macro, for large file support on 32-bits AIX
2014-08-19 Yann Colletminor lz4frame API update
2014-08-19 Yann ColletAdded : lz4frame comments (doc)
2014-08-19 Yann Colletupdated lz4frame API, following suggestions from Takayu...
2014-08-18 Yann ColletAdded : lz4Framing.h, first example of Framing compress...
2014-08-18 Yann ColletAdded : LZ4 Framing Format, new version (v1.4.1)
2014-08-18 Yann ColletRemoved : old version of framing format
2014-08-15 Yann ColletUpdate xxHash to r36
2014-08-13 Yann Colletupdated release number
2014-08-09 Yann ColletRevert "Introduced "Continuous Block Mode" (CBM) naming"
2014-08-08 Yann ColletIntroduced "Continuous Block Mode" (CBM) naming
2014-08-08 Yann Colletclarified "dev" branch policy
2014-08-08 Cyan4973Merge pull request #19 from ignatenkobrain/dev
2014-08-08 Igor GnatenkoMakefile: fix DESTDIR
2014-08-07 Cyan4973Merge pull request #17 from Cyan4973/dev
2014-08-06 Yann ColletAdded : .gitattributes
2014-08-06 Yann ColletFixed crlf issue
2014-08-06 Yann ColletMakefile : restored Takayuki's fix for OS-X and BSD
2014-08-06 Yann ColletUpdated Makefile : make dist
2014-08-05 Yann Colletfix : minor compilation warning under mingw
2014-08-01 Yann ColletAdded : HC streaming test
2014-08-01 Yann Colletfix : HC streaming mode
2014-07-30 Cyan4973Merge pull request #15 from t-mat/fix-bsd-sed
2014-07-30 Takayuki MATSUOKAFix BSD sed error reported by Yue Du
2014-07-29 Yann Colletfix : minor compilation warning under mingw
2014-07-26 Yann ColletAdded : Makefile : install for kFreeBSD and Hurd (Nobuh...
2014-07-24 Cyan4973Merge pull request #13 from Cyan4973/dev
2014-07-23 Yann Colletupdated NEWS
2014-07-22 Yann ColletMakefile : synchronize library version number with...
2014-07-21 Yann ColletMakefile : some corrections suggested by Michał Górny...
2014-07-21 Yann ColletAdded : LZ4_versionNumber(), thanks to Takayuki Matsuoka
2014-07-21 Yann ColletMerge branch 'dev' of https://github.com/Cyan4973/lz4...
2014-07-20 Yann ColletAdded : pkg-config (issue 135)
2014-07-20 Yann ColletRestored : lz4 compression function using externally...
2014-07-19 Yann ColletUpdated xxHash to r35
2014-07-14 Yann ColletMakefile : added -Wstrict-prototype, as suggested by...
2014-07-14 Yann ColletModified : lz4 streaming API, strong types
2014-07-05 Yann ColletModified : streaming API (fast compression)
2014-07-05 Yann ColletModified : Makefile : added -Wshadow option, suggest...
2014-07-05 Yann ColletFix : OS-X : library install name, thanks to Clemens...
2014-07-05 Yann Colletupdated fuzzer, faster and cleaner overflow tests
2014-07-02 Cyan4973Merge pull request #11 from Cyan4973/dev
2014-07-02 Yann Colletupdate to r119
2014-07-02 Yann ColletStronger fuzzer tests
2014-07-02 Yann Colletstronger fuzzer tests
2014-07-02 Yann ColletNew fuzzer test (issue 134)
2014-07-02 Yann ColletQuickfix of issue 134 (untested)
2014-06-26 Cyan4973Merge pull request #8 from Cyan4973/dev
next