index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lz4frame_manual.html
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
improved documentation for LZ4 dictionary compression
Yann Collet
1
-1
/
+1
2019-04-11
introduce LZ4_DISTANCE_MAX build macro
Yann Collet
1
-14
/
+47
2019-04-04
make `_fast*()` decoder generate a deprecation warning
Yann Collet
1
-2
/
+2
2018-10-15
updated code documentation
Yann Collet
1
-8
/
+14
2018-09-13
avoid final trailing comma for enum lists
Yann Collet
1
-7
/
+10
2018-09-05
updated documentation regarding dictionary compression
Yann Collet
1
-2
/
+2
2018-04-27
ensure favorDecSpeed is properly initialized
Yann Collet
1
-4
/
+59
2018-04-18
minor length reduction of several large lines
Yann Collet
1
-21
/
+29
2018-02-27
updated LZ4F_compressBound() documentation
Yann Collet
1
-3
/
+6
2018-02-26
bumped version number to v1.8.2
Yann Collet
1
-2
/
+2
2018-01-31
refactored frameCompress example
Yann Collet
1
-20
/
+24
2018-01-13
nicer console message for `make clean`
Yann Collet
1
-12
/
+17
2017-08-11
restored block checksum capability at lz4frame API level
Yann Collet
1
-10
/
+15
2017-08-10
implemented lz4frame decompression API
Yann Collet
1
-5
/
+5
2017-08-10
support dictionary compression with independent blocks
Yann Collet
1
-27
/
+28
2017-08-10
dictionary compression correctly uses compression level
Yann Collet
1
-1
/
+1
2017-08-09
implemented dictionary compression in lz4frame
Yann Collet
1
-17
/
+19
2017-08-09
fixed frameCompress example
Yann Collet
1
-16
/
+19
2017-05-10
added test for LZ4F_resetDecompressionContext()
Yann Collet
1
-6
/
+3
2017-05-10
bumped version number to 1.8.0
Yann Collet
1
-2
/
+2
2017-05-10
updated Makefile
Yann Collet
1
-23
/
+52
2017-01-23
added lz4frame_manual.html
Przemyslaw Skibinski
1
-0
/
+240