summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* updated NEWSYann Collet2017-01-031-1/+2
* updated Makefile : lz4 no longer recompiled when already up-to-dateYann Collet2016-12-221-1/+1
* updated NEWSYann Collet2016-12-221-0/+1
* minor fix for travis-install testYann Collet2016-12-211-2/+3
* fix `make` concurrency build (#277)Yann Collet2016-12-151-0/+1
* updated NEWSYann Collet2016-12-081-1/+2
* updated NEWSYann Collet2016-11-281-0/+1
* fixed minor display error when using -rYann Collet2016-11-281-0/+3
* numberingv1.7.4.2Yann Collet2016-11-221-1/+1
* updated NEWSYann Collet2016-11-221-1/+4
* fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet2016-11-191-0/+1
* attempt -mx32 tests on Travis CIYann Collet2016-11-191-0/+1
* fix 32-bits mode.Yann Collet2016-11-171-0/+3
* bump version numberYann Collet2016-11-151-1/+1
* cli : add --help commandYann Collet2016-11-131-1/+1
* updated frametestYann Collet2016-11-111-1/+1
* improved man on compression levelYann Collet2016-11-101-1/+4
* fixed lz4catYann Collet2016-11-091-1/+1
* updated NEWSYann Collet2016-11-091-8/+10
* small compression ratio and speed improvement on small filesYann Collet2016-11-081-0/+1
* Fix #243 : detect and report fread() errors, by @iyokanYann Collet2016-11-071-2/+5
* minor refactorYann Collet2016-11-051-0/+1
* better correctness on big-endian 64-bits platformsYann Collet2016-11-041-0/+1
* small compression speed improvement on 64-bits systemsYann Collet2016-11-041-1/+3
* moved cmake and debian directories to contrib (#245)Yann Collet2016-11-021-3/+4
* Updated Makefile and .travisYann Collet2015-09-011-2/+4
* Slightly improved compression speed on ARMv6Yann Collet2015-08-161-0/+1
* Makefile : generates *.o for faster processingYann Collet2015-08-151-1/+2
* update on decompression speedYann Collet2015-07-161-0/+3
* Updated NEWSYann Collet2015-06-281-0/+1
* staticAnalyze use same compilation flags as normal buildYann Collet2015-06-271-1/+2
* Changed : static library is no longer compiled with -fPIC by default (this op...Yann Collet2015-06-271-0/+3
* Updated NEWSYann Collet2015-05-251-0/+2
* Performance fix : big compression speed boost for clang (+30%)Yann Collet2015-05-211-0/+1
* Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwo...Yann Collet2015-05-201-0/+2
* Added a few more interoperability tests (32bits vs 64 bits)Yann Collet2015-05-131-1/+4
* Updated readmeYann Collet2015-05-041-4/+4
* Fixed unfinished frame (issue #75)Yann Collet2015-04-201-2/+6
* Implemented obsolete warning messageYann Collet2015-04-111-1/+2
* Update lz4hc API : LZ4_compressHC_safe()Yann Collet2015-04-111-0/+2
* Modified files rightsYann Collet2015-03-311-0/+1
* Restored proper creditYann Collet2015-03-311-15/+15
* Added : Frame documentation in MarkDown formatYann Collet2015-03-311-1/+2
* Updated readmeYann Collet2015-03-301-0/+3
* Added : arm cross-compilation testYann Collet2015-03-251-1/+2
* lz4 cli supports frame content sizeYann Collet2015-03-231-3/+2
* Updates tests & Man pagesYann Collet2015-03-221-1/+3
* frame content size supportYann Collet2015-03-181-0/+1
* Updated LZ4 frame format documentationYann Collet2015-03-161-0/+1
* lz4 utility supports "pass-through" modeYann Collet2015-03-161-2/+6