platform/upstream/lz4.git
9 years agoupgraded lz4frame compression tests
Yann Collet [Sun, 31 Aug 2014 22:14:20 +0000 (23:14 +0100)]
upgraded lz4frame compression tests

9 years agolz4frame compression API v1 completed
Yann Collet [Sat, 30 Aug 2014 17:14:44 +0000 (18:14 +0100)]
lz4frame compression API v1 completed
Added : test program frametest

9 years agofix : lz4frame : added default blockSizeID
Yann Collet [Fri, 29 Aug 2014 15:38:26 +0000 (16:38 +0100)]
fix : lz4frame : added default blockSizeID

9 years agolz4frame minor API fixes (pointers)
Yann Collet [Fri, 29 Aug 2014 15:35:13 +0000 (16:35 +0100)]
lz4frame minor API fixes (pointers)
lz4frame.c first example code (incomplete)

9 years agominor lz4frame API update : errorCodes & frameInfo
Yann Collet [Fri, 29 Aug 2014 09:15:04 +0000 (10:15 +0100)]
minor lz4frame API update : errorCodes & frameInfo

9 years agoMerge branch 'frame' of https://github.com/Cyan4973/lz4 into frame
Yann Collet [Thu, 28 Aug 2014 20:26:23 +0000 (22:26 +0200)]
Merge branch 'frame' of https://github.com/Cyan4973/lz4 into frame

9 years agoMerge pull request #24 from Cyan4973/dev
Cyan4973 [Thu, 28 Aug 2014 16:43:37 +0000 (18:43 +0200)]
Merge pull request #24 from Cyan4973/dev

Catch up r122

9 years agoMerge pull request #23 from Cyan4973/dev
Cyan4973 [Thu, 28 Aug 2014 12:23:34 +0000 (14:23 +0200)]
Merge pull request #23 from Cyan4973/dev

Dev

9 years agoUpdated : NEWS to r122
Yann Collet [Thu, 28 Aug 2014 12:20:25 +0000 (13:20 +0100)]
Updated : NEWS to r122

9 years agoMerge pull request #22 from Cyan4973/dev
Cyan4973 [Thu, 28 Aug 2014 11:59:11 +0000 (13:59 +0200)]
Merge pull request #22 from Cyan4973/dev

Dev

9 years agolz4frame API update : introducing LZ4F_getHeaderInfo()
Yann Collet [Thu, 28 Aug 2014 09:14:33 +0000 (10:14 +0100)]
lz4frame API update : introducing LZ4F_getHeaderInfo()

9 years agoclarified comments within lz4frame API
Yann Collet [Wed, 27 Aug 2014 08:14:17 +0000 (09:14 +0100)]
clarified comments within lz4frame API

9 years agomodified permission
Yann Collet [Tue, 26 Aug 2014 23:03:12 +0000 (00:03 +0100)]
modified permission

9 years agoupdated lz4hc 64-bits detection
Yann Collet [Tue, 26 Aug 2014 22:47:32 +0000 (23:47 +0100)]
updated lz4hc 64-bits detection

9 years agoFixed crlf issue
Yann Collet [Tue, 26 Aug 2014 13:53:39 +0000 (15:53 +0200)]
Fixed crlf issue

9 years agoSimplified travis test flow
Yann Collet [Tue, 26 Aug 2014 13:39:09 +0000 (14:39 +0100)]
Simplified travis test flow

9 years agoAdded : examples from Takayuki Matsuoka
Yann Collet [Tue, 26 Aug 2014 13:27:22 +0000 (14:27 +0100)]
Added : examples from Takayuki Matsuoka

9 years agominor comment clarification about LZ4_compressBound()
Yann Collet [Tue, 26 Aug 2014 12:48:13 +0000 (13:48 +0100)]
minor comment clarification about LZ4_compressBound()

9 years agoearly LZ4F decompression API
Yann Collet [Tue, 26 Aug 2014 09:27:45 +0000 (10:27 +0100)]
early LZ4F decompression API

9 years agoLZ4F API update. Creating "simple function" (compression only)
Yann Collet [Mon, 25 Aug 2014 23:56:54 +0000 (00:56 +0100)]
LZ4F API update. Creating "simple function" (compression only)

9 years agoAdded : mips 64 bits detection macro, as suggested by lew van
Yann Collet [Mon, 25 Aug 2014 17:27:50 +0000 (18:27 +0100)]
Added : mips 64 bits detection macro, as suggested by lew van

9 years agoUpdated LZ4F API : differentiate resource/compression functions
Yann Collet [Sat, 23 Aug 2014 13:06:56 +0000 (14:06 +0100)]
Updated LZ4F API : differentiate resource/compression functions

9 years agoadd new directory 'examples'
Yann Collet [Fri, 22 Aug 2014 10:23:28 +0000 (11:23 +0100)]
add new directory 'examples'

9 years agominor API comment clarifications
Yann Collet [Thu, 21 Aug 2014 16:23:51 +0000 (17:23 +0100)]
minor API comment clarifications

9 years agoFix : 64-bits macro detection for AIX system (thanks to SamG)
Yann Collet [Thu, 21 Aug 2014 16:08:22 +0000 (17:08 +0100)]
Fix : 64-bits macro detection for AIX system (thanks to SamG)

9 years agominor cmake refresh
Yann Collet [Thu, 21 Aug 2014 00:43:33 +0000 (01:43 +0100)]
minor cmake refresh

9 years agoAdded macro, for large file support on 32-bits AIX
Yann Collet [Wed, 20 Aug 2014 15:37:34 +0000 (16:37 +0100)]
Added macro, for large file support on 32-bits AIX

9 years agominor lz4frame API update
Yann Collet [Tue, 19 Aug 2014 20:19:29 +0000 (21:19 +0100)]
minor lz4frame API update

9 years agoAdded : lz4frame comments (doc)
Yann Collet [Tue, 19 Aug 2014 16:24:37 +0000 (17:24 +0100)]
Added : lz4frame comments (doc)

9 years agoupdated lz4frame API, following suggestions from Takayuki Matsuoka
Yann Collet [Tue, 19 Aug 2014 15:09:07 +0000 (16:09 +0100)]
updated lz4frame API, following suggestions from Takayuki Matsuoka

9 years agoAdded : lz4Framing.h, first example of Framing compression API
Yann Collet [Mon, 18 Aug 2014 16:32:19 +0000 (17:32 +0100)]
Added : lz4Framing.h, first example of Framing compression API

9 years agoAdded : LZ4 Framing Format, new version (v1.4.1)
Yann Collet [Mon, 18 Aug 2014 15:00:00 +0000 (16:00 +0100)]
Added : LZ4 Framing Format, new version (v1.4.1)
Changed to HTML format
Modified .gitattributes to protect png files from crlf modifications

9 years agoRemoved : old version of framing format
Yann Collet [Mon, 18 Aug 2014 14:55:47 +0000 (15:55 +0100)]
Removed : old version of framing format

9 years agoUpdate xxHash to r36
Yann Collet [Fri, 15 Aug 2014 09:24:24 +0000 (10:24 +0100)]
Update xxHash to r36

9 years agoupdated release number
Yann Collet [Wed, 13 Aug 2014 15:44:44 +0000 (16:44 +0100)]
updated release number

9 years agoRevert "Introduced "Continuous Block Mode" (CBM) naming"
Yann Collet [Sat, 9 Aug 2014 21:14:26 +0000 (23:14 +0200)]
Revert "Introduced "Continuous Block Mode" (CBM) naming"

This reverts commit 53f1fbe062c6904b06d7181ccdb5a8fd6f883f15.

9 years agoIntroduced "Continuous Block Mode" (CBM) naming
Yann Collet [Fri, 8 Aug 2014 12:08:11 +0000 (13:08 +0100)]
Introduced "Continuous Block Mode" (CBM) naming
to better differentiate with future lz4s.c library

9 years agoclarified "dev" branch policy
Yann Collet [Fri, 8 Aug 2014 11:48:45 +0000 (12:48 +0100)]
clarified "dev" branch policy

9 years agoMerge pull request #19 from ignatenkobrain/dev
Cyan4973 [Fri, 8 Aug 2014 11:35:34 +0000 (13:35 +0200)]
Merge pull request #19 from ignatenkobrain/dev

Makefile: fix DESTDIR

9 years agoMakefile: fix DESTDIR
Igor Gnatenko [Fri, 8 Aug 2014 08:23:00 +0000 (10:23 +0200)]
Makefile: fix DESTDIR

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
9 years agoMerge pull request #17 from Cyan4973/dev
Cyan4973 [Thu, 7 Aug 2014 11:03:41 +0000 (13:03 +0200)]
Merge pull request #17 from Cyan4973/dev

Dev

9 years agoAdded : .gitattributes
Yann Collet [Wed, 6 Aug 2014 17:52:48 +0000 (18:52 +0100)]
Added : .gitattributes

9 years agoFixed crlf issue
Yann Collet [Wed, 6 Aug 2014 11:50:38 +0000 (13:50 +0200)]
Fixed crlf issue

9 years agoMakefile : restored Takayuki's fix for OS-X and BSD
Yann Collet [Wed, 6 Aug 2014 08:06:00 +0000 (09:06 +0100)]
Makefile : restored Takayuki's fix for OS-X and BSD
minor display change for make install

9 years agoUpdated Makefile : make dist
Yann Collet [Wed, 6 Aug 2014 07:55:08 +0000 (08:55 +0100)]
Updated Makefile : make dist
Minor formatting changes for xxhash

9 years agofix : minor compilation warning under mingw
Yann Collet [Tue, 5 Aug 2014 05:42:40 +0000 (06:42 +0100)]
fix : minor compilation warning under mingw

10 years agoAdded : HC streaming test
Yann Collet [Fri, 1 Aug 2014 18:21:26 +0000 (19:21 +0100)]
Added : HC streaming test

10 years agofix : HC streaming mode
Yann Collet [Fri, 1 Aug 2014 18:10:21 +0000 (19:10 +0100)]
fix : HC streaming mode

10 years agoMerge pull request #15 from t-mat/fix-bsd-sed
Cyan4973 [Wed, 30 Jul 2014 11:11:12 +0000 (13:11 +0200)]
Merge pull request #15 from t-mat/fix-bsd-sed

Fix BSD sed error reported by Yue Du

10 years agoFix BSD sed error reported by Yue Du
Takayuki MATSUOKA [Wed, 30 Jul 2014 09:41:45 +0000 (18:41 +0900)]
Fix BSD sed error reported by Yue Du

This change is related to LZ4 issue #14.

 - Add more unique pattern to line recognition
 - Change Extended Regular Expression to Basic Regular Expression

10 years agofix : minor compilation warning under mingw
Yann Collet [Tue, 29 Jul 2014 20:57:09 +0000 (21:57 +0100)]
fix : minor compilation warning under mingw

10 years agoAdded : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
Yann Collet [Sat, 26 Jul 2014 14:15:00 +0000 (15:15 +0100)]
Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)

10 years agoMerge pull request #13 from Cyan4973/dev
Cyan4973 [Thu, 24 Jul 2014 11:54:05 +0000 (13:54 +0200)]
Merge pull request #13 from Cyan4973/dev

Dev

10 years agoupdated NEWS
Yann Collet [Wed, 23 Jul 2014 09:26:16 +0000 (10:26 +0100)]
updated NEWS

10 years agoMakefile : synchronize library version number with lz4.h - Thanks to Takayuki Matsuoka
Yann Collet [Tue, 22 Jul 2014 16:25:35 +0000 (17:25 +0100)]
Makefile : synchronize library version number with lz4.h - Thanks to Takayuki Matsuoka

10 years agoMakefile : some corrections suggested by Michał Górny (issue 136)
Yann Collet [Mon, 21 Jul 2014 20:01:59 +0000 (21:01 +0100)]
Makefile : some corrections suggested by Michał Górny (issue 136)

10 years agoAdded : LZ4_versionNumber(), thanks to Takayuki Matsuoka
Yann Collet [Mon, 21 Jul 2014 18:42:12 +0000 (19:42 +0100)]
Added : LZ4_versionNumber(), thanks to Takayuki Matsuoka

10 years agoMerge branch 'dev' of https://github.com/Cyan4973/lz4 into dev
Yann Collet [Mon, 21 Jul 2014 18:41:08 +0000 (20:41 +0200)]
Merge branch 'dev' of https://github.com/Cyan4973/lz4 into dev

10 years agoAdded : pkg-config (issue 135)
Yann Collet [Sun, 20 Jul 2014 15:18:48 +0000 (17:18 +0200)]
Added : pkg-config (issue 135)

10 years agoRestored : lz4 compression function using externally allocated memory for state
Yann Collet [Sun, 20 Jul 2014 12:34:14 +0000 (13:34 +0100)]
Restored : lz4 compression function using externally allocated memory for state

10 years agoUpdated xxHash to r35
Yann Collet [Sat, 19 Jul 2014 09:03:53 +0000 (10:03 +0100)]
Updated xxHash to r35

10 years agoMakefile : added -Wstrict-prototype, as suggested by Larry Doolittle
Yann Collet [Mon, 14 Jul 2014 22:29:40 +0000 (23:29 +0100)]
Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle

10 years agoModified : lz4 streaming API, strong types
Yann Collet [Mon, 14 Jul 2014 22:04:10 +0000 (23:04 +0100)]
Modified : lz4 streaming API, strong types

10 years agoModified : streaming API (fast compression)
Yann Collet [Sat, 5 Jul 2014 15:48:49 +0000 (16:48 +0100)]
Modified : streaming API (fast compression)

10 years agoModified : Makefile : added -Wshadow option, suggest by Boris Faure
Yann Collet [Sat, 5 Jul 2014 12:33:57 +0000 (13:33 +0100)]
Modified : Makefile : added -Wshadow option, suggest by Boris Faure

10 years agoFix : OS-X : library install name, thanks to Clemens Lang
Yann Collet [Sat, 5 Jul 2014 12:05:55 +0000 (13:05 +0100)]
Fix : OS-X : library install name, thanks to Clemens Lang

10 years agoupdated fuzzer, faster and cleaner overflow tests
Yann Collet [Sat, 5 Jul 2014 11:50:05 +0000 (12:50 +0100)]
updated fuzzer, faster and cleaner overflow tests

10 years agoMerge pull request #11 from Cyan4973/dev
Cyan4973 [Wed, 2 Jul 2014 21:32:23 +0000 (23:32 +0200)]
Merge pull request #11 from Cyan4973/dev

Dev

10 years agoupdate to r119
Yann Collet [Wed, 2 Jul 2014 21:03:58 +0000 (22:03 +0100)]
update to r119

10 years agoStronger fuzzer tests
Yann Collet [Wed, 2 Jul 2014 17:02:29 +0000 (18:02 +0100)]
Stronger fuzzer tests
Stronger fix 134

10 years agostronger fuzzer tests
Yann Collet [Wed, 2 Jul 2014 13:38:16 +0000 (14:38 +0100)]
stronger fuzzer tests

10 years agoNew fuzzer test (issue 134)
Yann Collet [Wed, 2 Jul 2014 08:38:34 +0000 (09:38 +0100)]
New fuzzer test (issue 134)

10 years agoQuickfix of issue 134 (untested)
Yann Collet [Wed, 2 Jul 2014 03:36:56 +0000 (04:36 +0100)]
Quickfix of issue 134 (untested)

10 years agoMerge pull request #8 from Cyan4973/dev
Cyan4973 [Thu, 26 Jun 2014 09:36:13 +0000 (11:36 +0200)]
Merge pull request #8 from Cyan4973/dev

updated NEWS

10 years agoupdated NEWS
Yann Collet [Thu, 26 Jun 2014 09:35:03 +0000 (10:35 +0100)]
updated NEWS

10 years agoMerge pull request #7 from Cyan4973/dev
Cyan4973 [Tue, 24 Jun 2014 18:57:37 +0000 (20:57 +0200)]
Merge pull request #7 from Cyan4973/dev

LZ4 streaming API

10 years agoupdated lz4cat man page
Yann Collet [Tue, 24 Jun 2014 17:59:51 +0000 (18:59 +0100)]
updated lz4cat man page

10 years agoFixed : issue 52 (reported by Ludwig Strigeus)
Yann Collet [Sun, 22 Jun 2014 10:25:04 +0000 (11:25 +0100)]
Fixed : issue 52 (reported by Ludwig Strigeus)

10 years agoFixed : using loadDict() with small dictionaries
Yann Collet [Sat, 21 Jun 2014 16:01:15 +0000 (17:01 +0100)]
Fixed : using loadDict() with small dictionaries

10 years agobugfix : streaming tiny messages from within very small ringbuffer (Takayuki's stream...
Yann Collet [Thu, 19 Jun 2014 21:54:16 +0000 (22:54 +0100)]
bugfix : streaming tiny messages from within very small ringbuffer (Takayuki's streaming example 2)

10 years agoFixed : streaming compression using small (<64KB) dictionary buffers
Yann Collet [Tue, 17 Jun 2014 20:41:59 +0000 (21:41 +0100)]
Fixed : streaming compression using small (<64KB) dictionary buffers

10 years agoquickfix
Yann Collet [Sat, 14 Jun 2014 16:04:30 +0000 (17:04 +0100)]
quickfix

10 years agoLZ4 Streaming : check overlapping input/dictionary
Yann Collet [Sat, 14 Jun 2014 15:56:24 +0000 (16:56 +0100)]
LZ4 Streaming : check overlapping input/dictionary

10 years agoImproved decompression speed
Yann Collet [Thu, 12 Jun 2014 22:29:06 +0000 (23:29 +0100)]
Improved decompression speed

10 years agoMerge pull request #6 from Cyan4973/streaming
Cyan4973 [Wed, 11 Jun 2014 21:07:25 +0000 (23:07 +0200)]
Merge pull request #6 from Cyan4973/streaming

Streaming

10 years agoCLI : can select compression level > 9
Yann Collet [Wed, 11 Jun 2014 21:02:46 +0000 (22:02 +0100)]
CLI : can select compression level > 9

10 years agorestored LZ4 HC streaming mode
Yann Collet [Wed, 11 Jun 2014 20:40:16 +0000 (21:40 +0100)]
restored LZ4 HC streaming mode

10 years agoimproved compression ratio for long streams in 32 bits mode
Yann Collet [Tue, 10 Jun 2014 20:45:25 +0000 (21:45 +0100)]
improved compression ratio for long streams in 32 bits mode

10 years agolz4io : reduced memory usage in streaming mode
Yann Collet [Tue, 10 Jun 2014 05:10:08 +0000 (06:10 +0100)]
lz4io : reduced memory usage in streaming mode

10 years agoImproved compression speed in 64KB block mode
Yann Collet [Mon, 9 Jun 2014 17:08:23 +0000 (18:08 +0100)]
Improved compression speed in 64KB block mode

10 years agoObsolete "external allocation" functions
Yann Collet [Mon, 9 Jun 2014 15:46:03 +0000 (16:46 +0100)]
Obsolete "external allocation" functions
(convergence towards LZ4_compress_continue() )

10 years agoremoved old stream structure
Yann Collet [Mon, 9 Jun 2014 01:49:20 +0000 (02:49 +0100)]
removed old stream structure

10 years agoconverge towards LZ4_compress_continue()
Yann Collet [Mon, 9 Jun 2014 01:42:39 +0000 (02:42 +0100)]
converge towards LZ4_compress_continue()

10 years agoNew : valgrind memtest
Yann Collet [Mon, 9 Jun 2014 00:01:04 +0000 (01:01 +0100)]
New : valgrind memtest

10 years agoFixed (continued) : address space overflow in 32-bits mode
Yann Collet [Thu, 5 Jun 2014 00:59:19 +0000 (01:59 +0100)]
Fixed (continued) : address space overflow in 32-bits mode

10 years agoCorrected : address space overflow in 32-bits mode
Yann Collet [Wed, 4 Jun 2014 21:34:48 +0000 (22:34 +0100)]
Corrected : address space overflow in 32-bits mode

10 years agonew test tool : datagen
Yann Collet [Tue, 3 Jun 2014 22:44:49 +0000 (23:44 +0100)]
new test tool : datagen

10 years agorestored continuous streaming mode
Yann Collet [Mon, 2 Jun 2014 07:13:16 +0000 (08:13 +0100)]
restored continuous streaming mode

10 years agounified structure model
Yann Collet [Mon, 2 Jun 2014 06:07:19 +0000 (07:07 +0100)]
unified structure model

10 years agocoalesced streaming compression code
Yann Collet [Tue, 27 May 2014 01:41:29 +0000 (02:41 +0100)]
coalesced streaming compression code
+ speed optimization