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
/
NEWS
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
lz4frame : Added negative compression levels
Yann Collet
1
-0
/
+1
2017-03-23
cli: add GNU separator -- specifying that all following arguments are files
Dmitry V. Levin
1
-0
/
+1
2017-03-16
LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code path
Yann Collet
1
-1
/
+1
2017-03-15
fix #332 : do not modify /dev/null permissions
Yann Collet
1
-0
/
+4
2017-03-12
added Oleg @remittor contribution
Yann Collet
1
-0
/
+2
2017-01-05
LZ4_MEMORY_USAGE can be modified from compilation command line
Yann Collet
1
-0
/
+3
2017-01-03
updated NEWS
Yann Collet
1
-1
/
+2
2016-12-22
updated Makefile : lz4 no longer recompiled when already up-to-date
Yann Collet
1
-1
/
+1
2016-12-22
updated NEWS
Yann Collet
1
-0
/
+1
2016-12-21
minor fix for travis-install test
Yann Collet
1
-2
/
+3
2016-12-15
fix `make` concurrency build (#277)
Yann Collet
1
-0
/
+1
2016-12-08
updated NEWS
Yann Collet
1
-1
/
+2
2016-11-28
updated NEWS
Yann Collet
1
-0
/
+1
2016-11-28
fixed minor display error when using -r
Yann Collet
1
-0
/
+3
2016-11-22
numbering
Yann Collet
1
-1
/
+1
2016-11-22
updated NEWS
Yann Collet
1
-1
/
+4
2016-11-18
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
Yann Collet
1
-0
/
+1
2016-11-18
attempt -mx32 tests on Travis CI
Yann Collet
1
-0
/
+1
2016-11-17
fix 32-bits mode.
Yann Collet
1
-0
/
+3
2016-11-14
bump version number
Yann Collet
1
-1
/
+1
2016-11-12
cli : add --help command
Yann Collet
1
-1
/
+1
2016-11-11
updated frametest
Yann Collet
1
-1
/
+1
2016-11-10
improved man on compression level
Yann Collet
1
-1
/
+4
2016-11-09
fixed lz4cat
Yann Collet
1
-1
/
+1
2016-11-09
updated NEWS
Yann Collet
1
-8
/
+10
2016-11-07
small compression ratio and speed improvement on small files
Yann Collet
1
-0
/
+1
2016-11-07
Fix #243 : detect and report fread() errors, by @iyokan
Yann Collet
1
-2
/
+5
2016-11-04
minor refactor
Yann Collet
1
-0
/
+1
2016-11-04
better correctness on big-endian 64-bits platforms
Yann Collet
1
-0
/
+1
2016-11-04
small compression speed improvement on 64-bits systems
Yann Collet
1
-1
/
+3
2016-11-01
moved cmake and debian directories to contrib (#245)
Yann Collet
1
-3
/
+4
2015-09-01
Updated Makefile and .travis
Yann Collet
1
-2
/
+4
2015-08-16
Slightly improved compression speed on ARMv6
Yann Collet
1
-0
/
+1
2015-08-15
Makefile : generates *.o for faster processing
Yann Collet
1
-1
/
+2
2015-07-16
update on decompression speed
Yann Collet
1
-0
/
+3
2015-06-28
Updated NEWS
Yann Collet
1
-0
/
+1
2015-06-27
staticAnalyze use same compilation flags as normal build
Yann Collet
1
-1
/
+2
2015-06-27
Changed : static library is no longer compiled with -fPIC by default (this op...
Yann Collet
1
-0
/
+3
2015-05-26
Updated NEWS
Yann Collet
1
-0
/
+2
2015-05-21
Performance fix : big compression speed boost for clang (+30%)
Yann Collet
1
-0
/
+1
2015-05-20
Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwo...
Yann Collet
1
-0
/
+2
2015-05-13
Added a few more interoperability tests (32bits vs 64 bits)
Yann Collet
1
-1
/
+4
2015-05-04
Updated readme
Yann Collet
1
-4
/
+4
2015-04-20
Fixed unfinished frame (issue #75)
Yann Collet
1
-2
/
+6
2015-04-11
Implemented obsolete warning message
Yann Collet
1
-1
/
+2
2015-04-11
Update lz4hc API : LZ4_compressHC_safe()
Yann Collet
1
-0
/
+2
2015-03-31
Modified files rights
Yann Collet
1
-0
/
+1
2015-03-31
Restored proper credit
Yann Collet
1
-15
/
+15
2015-03-31
Added : Frame documentation in MarkDown format
Yann Collet
1
-1
/
+2
2015-03-30
Updated readme
Yann Collet
1
-0
/
+3
[next]