projects
/
platform
/
upstream
/
lz4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lz4.git
2017-08-10
Yann Collet
fixed uninitialization error in lz4frame
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Yann Collet
implemented dictionary compression in lz4frame
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Yann Collet
fixed frameCompress example
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Yann Collet
added dictID inside LZ4F_frameInfo_t
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Yann Collet
updated Frame specification
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yann Collet
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yann Collet
Merge pull request #376 from ido/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yann Collet
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yann Collet
updated man page
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Ido Rosen
Fix typos preventing installation of static lib.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Yann Collet
Merge pull request #374 from ferdnyc/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
FeRD (Frank...
Generate updated man page from Markdown source
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Yann Collet
Merge pull request #373 from ferdnyc/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
FeRD (Frank...
Fix formatting of concatenation example
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Yann Collet
fix #369
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Yann Collet
Merge pull request #371 from jku/tests-LIBDIR
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Jussi Kukkonen
tests/Makefile: don't use LIBDIR as variable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Yann Collet
Merge pull request #367 from Chocobo1/fallthrough
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Yann Collet
Merge pull request #368 from Chocobo1/readme
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chocobo1
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Chocobo1
Fix gcc7 Wimplicit-fallthrough warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Yann Collet
made level 10 a bit faster
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Yann Collet
-g compilation flag not by default for lz4 cli
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Yann Collet
clarified lz4frame api comment (#350)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Yann Collet
report where decompression ends (#313)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Yann Collet
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Yann Collet
fixed minor scan-build warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Yann Collet
refactored simple_buffer.c example (#363)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Yann Collet
added a paragraph on overlap matches
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Yann Collet
cli accept block sizes with KB / MB prefixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Yann Collet
Merge pull request #360 from Chocobo1/md
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Chocobo1
[Doc] Fix markdown
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Yann Collet
Merge pull request #359 from PierreNav/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
PierreNav
Add DLL files to the INSTALL target
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Yann Collet
Merge pull request #352 from lz4/resetDCtx
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Yann Collet
fix (minor) g++ compatibility for frametest
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Yann Collet
added test for LZ4F_resetDecompressionContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Yann Collet
fixed c_standards tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Yann Collet
bumped version number to 1.8.0
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Yann Collet
updated Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Yann Collet
expose LZ4F_resetDecompressionContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Yann Collet
minor readability changes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Yann Collet
changed macro HEAPMODE into LZ4_HEAPMODE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Yann Collet
Merge pull request #349 from svpv/master
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Alexey Tourbin
lz4hc.c: clamp compression levels > 12
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Alexey Tourbin
lz4cli.c: fix a comment: LZ4HC_DEFAULT_CLEVEL -> LZ4HC_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Alexey Tourbin
liz4hc.h: fix a comment: LZ4HC_MAX_CLEVEL -> LZ4HC_CLEV...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Yann Collet
Merge pull request #348 from terrelln/deprecate
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Nick Terrell
[LZ4F] Allow users to disable LZ4F_DEPRECATE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Yann Collet
Merge pull request #347 from lz4/negativeCLevels
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Yann Collet
lz4frame : Added negative compression levels
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Yann Collet
ensure lz4f_cctx internal buffer size remain valid...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Yann Collet
lz4frame : control lz4 context creation success
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Yann Collet
make __packed memory access default for gcc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Yann Collet
Merge pull request #344 from lz4/LZ4F_getFrameInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Yann Collet
fixed minor Visual warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Yann Collet
Improved comments on LZ4F_getFrameInfo()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Yann Collet
added LZ4F_resetDecompressionContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Yann Collet
Safer LZ4_getFrameInfo()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Yann Collet
Merge pull request #342 from iburinoc/isatty
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Sean Purcell
Fix inline compile errors
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Sean Purcell
Fix IS_CONSOLE returning 1 for NUL on windows
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Yann Collet
Merge pull request #341 from iburinoc/exematch
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Yann Collet
Merge pull request #340 from lz4/optlz4opt
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Sean Purcell
Ignore extensions in exe name matching
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Yann Collet
Merge pull request #338 from ldv-alt/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Yann Collet
improved level 10 speed for degenerated cases
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Yann Collet
Merge branch 'dev' into optlz4opt
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Yann Collet
fixed API comment for LZ4F_createCompressionContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Dmitry V. Levin
Export deprecated symbols declared in lz4hc.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Yann Collet
Merge pull request #337 from ldv-alt/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dmitry V. Levin
cli: add GNU separator -- specifying that all following...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Yann Collet
Merge branch 'optlz4opt' of github.com:Cyan4973/lz4...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Yann Collet
minor refactor
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Yann Collet
slight btopt speed improvement
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Yann Collet
slight btopt speed improvement
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Yann Collet
made SET_PRICE macro more usable
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Yann Collet
improved lz4opt speed (~4%)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Yann Collet
minor price function optimization
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Yann Collet
added `extern C` for lz4.h static section
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
LZ4_compress_HC_continue_destSize() works as intended...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
LZ4_compress_HC_destSize() uses LZ4HC_compress_generic...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
updated lz4 version number
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
created LZ4_HC_STATIC_LINKING_ONLY section
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
fixed Visual compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Yann Collet
fix #332 : do not modify /dev/null permissions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Yann Collet
fix #333 : expose obsolete decoding functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Yann Collet
added Oleg @remittor contribution
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Yann Collet
Merge pull request #331 from ldv-alt/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Yann Collet
Merge pull request #329 from remittor/dev-hc2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Dmitry V. Levin
Export only those symbols that are part of public API
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Dmitry V. Levin
Export deprecated symbols
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Dmitry V. Levin
Explicitly set visibility of public API functions when...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Yann Collet
Merge pull request #330 from inikep/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Przemyslaw...
bench.c: respect LZ4_MAX_INPUT_SIZE limit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Przemyslaw...
Merge remote-tracking branch 'refs/remotes/lz4/dev...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
remittor
lz4hc: Fix LZ4HC_compress_hashChain for backward compat...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
remittor
lz4hc: Fix LZ4HC_compress_hashChain for full support...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
remittor
tests: fuzzer: Add test for LZ4_compressHC_destSize
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
remittor
lz4hc: Add LZ4_compressHC_destSize and LZ4_compress_HC_...
commit
|
commitdiff
|
tree
|
snapshot
next