- Mar 31, 2015
-
-
yann.collet.73@gmail.com authored
New : command -m, to compress multiple files in a single command Fixed : Restored lz4hc compression ratio New : lz4 cli supports long commands New : lz4frame & lz4cli frame content size support New : lz4frame supports skippable frames Changed:Default "make install" directory is /usr/local New : lz4 cli supports "pass-through" mode New : datagen can generate sparse files New : scan-build tests New : g++ compatibility tests New : arm cross-compilation test Fixed : Fuzzer + frametest compatibility with NetBSD (issue #48) Added : Visual project directory Updated:Man page & Specification
-
- Aug 28, 2014
-
-
yann.collet.73@gmail.com authored
Fix : mips 64-bits support (lew van) Added : Examples directory, using code examples from Takayuki Matsuoka Updated : Framing specification, to v1.4.1 Updated : xxHash, to r36
-
- Jun 26, 2014
-
-
yann.collet.73@gmail.com authored
New : datagen : parametrable synthetic data generator for tests Improved : fuzzer, support more test cases, more parameters, ability to jump to specific test fix : support ppc64le platform (issue 131) fix : Issue 52 (malicious address space overflow in 32-bits mode when using custom format) fix : Makefile : minor issue 130 : header files permissions
-
- Apr 22, 2014
-
-
yann.collet.73@gmail.com authored
fix : block-dependency command line (issue 127) fix : lz4fullbench (issue 128)
-