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-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
2017-03-07
remittor
lz4hc: Cleanup function LZ4HC_encodeSequence
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
remittor
lz4hc: Cleanup function LZ4HC_compress_hashChain
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Yann Collet
Merge pull request #328 from ldv-alt/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Dmitry V. Levin
Fix test-lz4-basic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Yann Collet
updated LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Yann Collet
Merge pull request #320 from inikep/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Przemyslaw...
remove MOREFLAGS from test-lz4c32
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Yann Collet
Merge pull request #319 from inikep/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
CFLAGS=-I/usr/include/x86_64-linux-gnu
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
circle.yml: fixed lz4c32 target (2)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
circle.yml: fixed lz4c32 target
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Yann Collet
Merge pull request #318 from esiegerman/eks/mklib
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
improved Circle CI tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
added circle.yml
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
Merge remote-tracking branch 'refs/remotes/lz4/dev...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
Avoid fseek()'s 2GiB barrier with MinGW
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Przemyslaw...
upgraded util.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Eric Siegerman
Explicitly create $(DESTDIR)$(LIBDIR)/ at install time
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Yann Collet
Merge pull request #317 from esiegerman/eks/no-andand...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Eric Siegerman
Don't use "foo && false || true"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Yann Collet
Merge pull request #316 from inikep/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Yann Collet
Merge pull request #315 from bebehei/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Przemyslaw...
added OpenBSD NetBSD SunOS to list of supported `make...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Benedikt Heine
update repolink in makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Przemyslaw...
Merge remote-tracking branch 'refs/remotes/lz4/dev...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Przemyslaw...
updated platform.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Przemyslaw...
Merge remote-tracking branch 'refs/remotes/lz4/dev...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Yann Collet
added DragonFly to list of supported `make install` OS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Yann Collet
updated comments on block sizes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Yann Collet
Merge pull request #312 from mgorny/cmake-pc-version
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Michał Górny
[cmake] Fix substituting version in liblz4.pc
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Yann Collet
Merge pull request #307 from inikep/dev
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Przemyslaw...
lz4frame.h: added Introduction
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Przemyslaw...
updated gen-lz4-manual.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Przemyslaw...
added lz4frame_manual.html
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Przemyslaw...
lz4frame.h: prepared to generate manual
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Przemyslaw...
lz4 manual updated to v1.7.5
commit
|
commitdiff
|
tree
|
snapshot
next