aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2018-04-29updated NEWS for v1.8.2Cyan4973
2018-04-27updated NEWS, in preparation for v1.8.2Yann Collet
2018-02-26bumped version number to v1.8.2Yann Collet
2018-01-12updated NEWS for v1.8.1Yann Collet
2017-11-13updated NEWSYann Collet
2017-09-07fix #397 : decompression failed when using a combination of extDict + low mem...Yann Collet
2017-08-25updated NEWS with fixesYann Collet
2017-08-17fix : asan error in dctx, due to increased maximum frame header size, reporte...Yann Collet
2017-08-11restored block checksum capability at lz4frame API levelYann Collet
2017-08-08updated Frame specificationYann Collet
2017-06-13-g compilation flag not by default for lz4 cliYann Collet
2017-06-12updated NEWSYann Collet
2017-04-09lz4frame : Added negative compression levelsYann Collet
2017-03-23cli: add GNU separator -- specifying that all following arguments are filesDmitry V. Levin
2017-03-16LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code pathYann Collet
2017-03-15fix #332 : do not modify /dev/null permissionsYann Collet
2017-03-12added Oleg @remittor contributionYann Collet
2017-01-05LZ4_MEMORY_USAGE can be modified from compilation command lineYann Collet
2017-01-03updated NEWSYann Collet
2016-12-22updated Makefile : lz4 no longer recompiled when already up-to-dateYann Collet
2016-12-22updated NEWSYann Collet
2016-12-21minor fix for travis-install testYann Collet
2016-12-15fix `make` concurrency build (#277)Yann Collet
2016-12-08updated NEWSYann Collet
2016-11-28updated NEWSYann Collet
2016-11-28fixed minor display error when using -rYann Collet
2016-11-22numberingYann Collet
2016-11-22updated NEWSYann Collet
2016-11-18fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet
2016-11-18attempt -mx32 tests on Travis CIYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-14bump version numberYann Collet
2016-11-12cli : add --help commandYann Collet
2016-11-11updated frametestYann Collet
2016-11-10improved man on compression levelYann Collet
2016-11-09fixed lz4catYann Collet
2016-11-09updated NEWSYann Collet
2016-11-07small compression ratio and speed improvement on small filesYann Collet
2016-11-07Fix #243 : detect and report fread() errors, by @iyokanYann Collet
2016-11-04minor refactorYann Collet
2016-11-04better correctness on big-endian 64-bits platformsYann Collet
2016-11-04small compression speed improvement on 64-bits systemsYann Collet
2016-11-01moved cmake and debian directories to contrib (#245)Yann Collet
2015-09-01Updated Makefile and .travisYann Collet
2015-08-16Slightly improved compression speed on ARMv6Yann Collet
2015-08-15Makefile : generates *.o for faster processingYann Collet
2015-07-16update on decompression speedYann Collet
2015-06-28Updated NEWSYann Collet
2015-06-27staticAnalyze use same compilation flags as normal buildYann Collet
2015-06-27Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet