Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
a9a62321ffd077d1c4694b2762e84b60b2396c2d
/
doc
4785bd6
minor length reduction of several large lines
by Yann Collet
· 7 years ago
57afa36
compatibility with gcc-4.4 string.h version
by Cyan4973
· 7 years ago
b5233d3
updated LZ4F_compressBound() documentation
by Yann Collet
· 7 years ago
39fda9a
bumped version number to v1.8.2
by Yann Collet
· 7 years ago
ba11538
update code comment on LZ4 streaming interface
by Yann Collet
· 7 years ago
d74f079
update API doc regarding double-buffer strategy
by Yann Collet
· 7 years ago
ea25250
fixed code comment as detected in #466
by Yann Collet
· 7 years ago
99a81c8
Merge pull request #458 from lz4/ff161
by Yann Collet
· 7 years ago
87fb7a1
refactored frameCompress example
by Yann Collet
· 7 years ago
d03224b
fix typos as suggested by @psteinb
by Yann Collet
· 7 years ago
fd0c125
proposed a minor change to LZ4 Frame format specification
by Yann Collet
· 7 years ago
e8ee6e5
nicer console message for `make clean`
by Yann Collet
· 7 years ago
da8bed4
API : changed a few variables' names for clarity
by Yann Collet
· 7 years ago
3d260f3
complementary information for #394
by Yann Collet
· 7 years ago
e3c7158
clarified documentation of streaming decompression functions
by Yann Collet
· 7 years ago
c4d6884
build: source files sorted in a FS independent manner
by Yann Collet
· 7 years ago
77f99d2
restored block checksum capability at lz4frame API level
by Yann Collet
· 7 years ago
757497a
implemented lz4frame decompression API
by Yann Collet
· 7 years ago
4531637
support dictionary compression with independent blocks
by Yann Collet
· 7 years ago
8d597d6
fixed gcc prototype warning
by Yann Collet
· 7 years ago
d8aafe2
dictionary compression correctly uses compression level
by Yann Collet
· 7 years ago
31f2cdf
implemented dictionary compression in lz4frame
by Yann Collet
· 7 years ago
1d1737a
fixed frameCompress example
by Yann Collet
· 7 years ago
a82dadf
added dictID inside LZ4F_frameInfo_t
by Yann Collet
· 7 years ago
e98a528
updated Frame specification
by Yann Collet
· 7 years ago
7e15e24
added a paragraph on overlap matches
by Yann Collet
· 7 years ago
1c9d409
[Doc] Fix markdown
by Chocobo1
· 8 years ago
e60cbb5
added test for LZ4F_resetDecompressionContext()
by Yann Collet
· 8 years ago
a902127
bumped version number to 1.8.0
by Yann Collet
· 8 years ago
b8575f2
updated Makefile
by Yann Collet
· 8 years ago
f54c7e0
added lz4frame_manual.html
by Przemyslaw Skibinski
· 8 years ago
6a5633e
lz4 manual updated to v1.7.5
by Przemyslaw Skibinski
· 8 years ago
85aeb0e
Expose internal types to remove strict aliasing
by Nick Terrell
· 8 years ago
93e2477
added lz4_manual.html
by Przemyslaw Skibinski
· 8 years ago
88cef26
documentation moved to doc/
by Przemyslaw Skibinski
· 8 years ago