v1.9.3
added target lz4-wlib
Makefile : added capability to install libraries Modified Directory tree, to better separate libraries from programs.
update doc
updated doc to underline difference between block and frame
Make benchmark compatible with dictionary compression
programs/datagen : attempt to please static analyzer
added a few dates
More build imrpvements Moved a few other tests to Makefiles.inc. Other things might need to go there. Made a test for symlink appropriateness. Windows can NOT handle them the same way Unix-like operating systems do (if at all). This is mostly the same as the Visual C projects. embed version info into .dll and .exes that are redistributed.
lz4cli: add option '--best' as an alias of '-12'
all usages of prefs within lz4io are const
fix minor parse warning
LZ4IO_openDstFile() doesn't need pref mutability
better visual conformance