summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2017-04-09lz4frame : Added negative compression levelsYann Collet1-0/+1
2017-03-23cli: add GNU separator -- specifying that all following arguments are filesDmitry V. Levin1-0/+1
2017-03-16LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code pathYann Collet1-1/+1
2017-03-15fix #332 : do not modify /dev/null permissionsYann Collet1-0/+4
2017-03-12added Oleg @remittor contributionYann Collet1-0/+2
2017-01-05LZ4_MEMORY_USAGE can be modified from compilation command lineYann Collet1-0/+3
2017-01-03updated NEWSYann Collet1-1/+2
2016-12-22updated Makefile : lz4 no longer recompiled when already up-to-dateYann Collet1-1/+1
2016-12-22updated NEWSYann Collet1-0/+1
2016-12-21minor fix for travis-install testYann Collet1-2/+3
2016-12-15fix `make` concurrency build (#277)Yann Collet1-0/+1
2016-12-08updated NEWSYann Collet1-1/+2
2016-11-28updated NEWSYann Collet1-0/+1
2016-11-28fixed minor display error when using -rYann Collet1-0/+3
2016-11-22numberingYann Collet1-1/+1
2016-11-22updated NEWSYann Collet1-1/+4
2016-11-18fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet1-0/+1
2016-11-18attempt -mx32 tests on Travis CIYann Collet1-0/+1
2016-11-17fix 32-bits mode.Yann Collet1-0/+3
2016-11-14bump version numberYann Collet1-1/+1
2016-11-12cli : add --help commandYann Collet1-1/+1
2016-11-11updated frametestYann Collet1-1/+1
2016-11-10improved man on compression levelYann Collet1-1/+4
2016-11-09fixed lz4catYann Collet1-1/+1
2016-11-09updated NEWSYann Collet1-8/+10
2016-11-07small compression ratio and speed improvement on small filesYann Collet1-0/+1
2016-11-07Fix #243 : detect and report fread() errors, by @iyokanYann Collet1-2/+5
2016-11-04minor refactorYann Collet1-0/+1
2016-11-04better correctness on big-endian 64-bits platformsYann Collet1-0/+1
2016-11-04small compression speed improvement on 64-bits systemsYann Collet1-1/+3
2016-11-01moved cmake and debian directories to contrib (#245)Yann Collet1-3/+4
2015-09-01Updated Makefile and .travisYann Collet1-2/+4
2015-08-16Slightly improved compression speed on ARMv6Yann Collet1-0/+1
2015-08-15Makefile : generates *.o for faster processingYann Collet1-1/+2
2015-07-16update on decompression speedYann Collet1-0/+3
2015-06-28Updated NEWSYann Collet1-0/+1
2015-06-27staticAnalyze use same compilation flags as normal buildYann Collet1-1/+2
2015-06-27Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet1-0/+3
2015-05-26Updated NEWSYann Collet1-0/+2
2015-05-21Performance fix : big compression speed boost for clang (+30%)Yann Collet1-0/+1
2015-05-20Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwo...Yann Collet1-0/+2
2015-05-13Added a few more interoperability tests (32bits vs 64 bits)Yann Collet1-1/+4
2015-05-04Updated readmeYann Collet1-4/+4
2015-04-20Fixed unfinished frame (issue #75)Yann Collet1-2/+6
2015-04-11Implemented obsolete warning messageYann Collet1-1/+2
2015-04-11Update lz4hc API : LZ4_compressHC_safe()Yann Collet1-0/+2
2015-03-31Modified files rightsYann Collet1-0/+1
2015-03-31Restored proper creditYann Collet1-15/+15
2015-03-31Added : Frame documentation in MarkDown formatYann Collet1-1/+2
2015-03-30Updated readmeYann Collet1-0/+3