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
2018-11-18
Vincent Torri
Add documentation about DLLTOOL variable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Vincent Torri
Add DLLTOOL variable so that one can override dlltool...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Yann Collet
Merge pull request #603 from vtorri/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Vincent Torri
Use / instead of \ when accessing files in the dll...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Yann Collet
Merge pull request #600 from antinucleon/bootcamp
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Bing Xu
[amalgamation] add test
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Bing Xu
Enable amalgamation of lz4hc.c and lz4.c
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Yann Collet
Merge pull request #593 from felixhandte/lz4hc-publish...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
W. Felix Handte
Make LZ4HC Experimental Functions Dynamically Publishable
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
W. Felix Handte
Change Comment and Make LZ4LIB_STATIC_API Available...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Yann Collet
updated code documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Yann Collet
Merge pull request #583 from khabinov/stream-dirty...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Oleg Khabinov
Adding information about dirty context for _HC_ family...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Yann Collet
Merge pull request #592 from lz4/compressEnd
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Yann Collet
fixed #589
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Yann Collet
added a test for LZ4F_compressEnd()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Yann Collet
Merge pull request #588 from khabinov/stream-dirty...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Yann Collet
Merge pull request #586 from blezsan/custom_block_sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Blaise Sanouillet
support custom block sizes: fix memory leak to make...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Oleg Khabinov
Some followups and renamings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Blaise Sanouillet
support custom block sizes: remove unneeded fudging...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Blaise Sanouillet
Merge branch 'dev' into custom_block_sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Yann Collet
Merge pull request #587 from lz4/hintbug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Yann Collet
Merge pull request #580 from khabinov/stream-error...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Yann Collet
fixed improper hint
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Oleg Khabinov
Rename initCheck to dirtyContext and use it in LZ4_rese...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Blaise Sanouillet
support custom block sizes: fix const
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Blaise Sanouillet
support custom block sizes: fix usage message & remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Blaise Sanouillet
support custom block sizes - fix types
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Blaise Sanouillet
support custom block sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-26
Yann Collet
Merge pull request #578 from lz4/support128bit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Yann Collet
changed LZ4_streamDecode member order
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Yann Collet
Merge pull request #581 from lz4/cppcheck
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Yann Collet
tried to clean another bunch of cppcheck warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
Merge branch 'dev' into cppcheck
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
Merge pull request #579 from lz4/xxhash
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
added cppcheck
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
fixed minor cppcheck warnings in examples
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
fixed minor cppcheck warnings in programs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
fixed minor cppcheck warnings in lib
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
updated xxhash to latest version
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
increase size of LZ4 contexts for 128-bit systems
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
Merge branch 'dev' into support128bit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
Merge pull request #575 from lz4/apiDoc
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Yann Collet
increase lz4hc context size as constant for 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Yann Collet
use byU32 mode for any pointer > 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Yann Collet
Merge pull request #574 from lz4/enumComma
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Yann Collet
Merge pull request #573 from laffer1/laffer1-pkgconfig...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Yann Collet
updated build doc
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Yann Collet
unpublish static-only function
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Yann Collet
avoid final trailing comma for enum lists
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Yann Collet
removed image from repository
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Yann Collet
fixed NEWS for v1.8.3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Lucas Holt
FIx pkgconfig file installation on MidnightBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
updated NEWS for v1.8.3 release
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
Merge pull request #571 from lz4/mflimit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
clarify constant MFLIMIT
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
Merge pull request #569 from lz4/circle2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Yann Collet
Merge pull request #570 from lz4/partialDecode
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
fixed minor warning in fuzzer.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
restored nullifying output
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
removed temporary debug traces
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
Merge branch 'dev' into partialDecode
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
Merge pull request #569 from lz4/circle2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
Merge pull request #565 from lz4/lz4f_init
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
switched to circle 2.0
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Yann Collet
Merge pull request #567 from laffer1/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Lucas Holt
Add support for MidnightBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Yann Collet
fixed fuzzer test
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Yann Collet
updated function interface documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Yann Collet
first sketch for a byte-accurate partial decoder
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Yann Collet
updated API documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Yann Collet
Merge pull request #563 from lz4/docDict
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Yann Collet
added comments on version numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Yann Collet
Merge pull request #564 from lz4/cTime
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
frameCompress : added an error detection case
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
Merge branch 'dev' into lz4f_init
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
Merge pull request #548 from cd127/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
Introduced constants LZ4F_INIT_*
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
Merge pull request #556 from kou/add-missing-exeext
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
fixed compression time
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
Merge pull request #562 from lz4/roundTrip
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
updated documentation regarding dictionary compression
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
removed one assert() condition
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
made roundTripTest fully general
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
fixed #560
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Yann Collet
fix minor cast warning for C++ compilation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Yann Collet
new test program : roundTripTest
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kouhei Sutou
Add missing $(EXT)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Yann Collet
Merge pull request #553 from mrjoel/mrjoel/cmake-option...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Joel Johnson
Add CMake option to not build legacy lz4c program
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Yann Collet
Merge pull request #552 from jackluo923/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Jack Luo
fixed spelling mistake in lz4.h
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Jack Luo
fixed spelling mistake in lz4_manual
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Yann Collet
Merge pull request #547 from jennifermliu/dev
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Yann Collet
Merge pull request #550 from terrelln/compress-doc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Nick Terrell
Fix LZ4_compress_fast_continue() docs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Cedric De Brito
Fix bug in frame decompress example
commit
|
commitdiff
|
tree
|
snapshot
next