v1.9.3
Windows: create import library with gcc directly, remove now useless def file
lz4 version source from lz4.h
added a few dates
update doc
first proposal for LZ4_USER_MEMORY_FUNCTIONS
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.
better visual conformance
update obsolete section documentation
minor : lz4frame include stdlib only if needed
minor refactor of lz4io
Integrate lz4frame_static.h Declarations into lz4frame.h
fix minor win32 warning
static state size
updated xxhash to latest version