v1.9.0
fixed strict C++ compilation
versionsTests moved to tests/
added tests for -d -m -c
udated README.md
checkFrame: removed %zu
added checkTag
executables use basic types from util.h
added a fake initialization to please an analyzer
fixed minor Visual conversion warnings
fix fuzzer tests on dirty context
made roundTripTest fully general
VS project: added setargv.obj
fixed versionsTest
support custom block sizes: remove unneeded fudging, fix leaked filehandles, other nits
Attempt to fix travis