summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2020-11-15update cli entryYann Collet1-1/+1
2020-11-09updated NEWS for v1.9.3Yann Collet1-2/+18
2020-08-19[build] Move CMake and Visual build systems to build/Nick Terrell1-0/+2
2020-01-27updated NEWS for v1.9.3Yann Collet1-0/+18
2019-04-22updated NEWS for v1.9.1Yann Collet1-1/+3
2019-04-19bumped version numberYann Collet1-0/+5
2019-04-16minor benchmark updateYann Collet1-1/+1
2019-04-16minor news updateYann Collet1-1/+1
2019-04-15updated NEWS for v1.9.0Yann Collet1-0/+12
2018-09-12fixed NEWS for v1.8.3Yann Collet1-0/+1
2018-09-11updated NEWS for v1.8.3 releaseYann Collet1-2/+4
2018-09-05updated documentation regarding dictionary compressionYann Collet1-0/+6
2018-05-02updated NEWS in preparation for v1.8.2Yann Collet1-2/+2
2018-04-29updated NEWS for v1.8.2Cyan49731-0/+1
2018-04-27updated NEWS, in preparation for v1.8.2Yann Collet1-0/+6
2018-02-26bumped version number to v1.8.2Yann Collet1-0/+5
2018-01-12updated NEWS for v1.8.1Yann Collet1-1/+4
2017-11-13updated NEWSYann Collet1-1/+6
2017-09-07fix #397 : decompression failed when using a combination of extDict + low mem...Yann Collet1-0/+1
2017-08-25updated NEWS with fixesYann Collet1-0/+4
2017-08-17fix : asan error in dctx, due to increased maximum frame header size, reporte...Yann Collet1-0/+1
2017-08-11restored block checksum capability at lz4frame API levelYann Collet1-0/+1
2017-08-08updated Frame specificationYann Collet1-0/+2
2017-06-13-g compilation flag not by default for lz4 cliYann Collet1-2/+1
2017-06-12updated NEWSYann Collet1-1/+2
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