Skip to content

1.0.3: segfault fix, perf improvement

Compare
Choose a tag to compare
@qchateau qchateau released this 07 Oct 21:41
· 37 commits to master since this release
  • Fix segmentation fault in byteswap with bad usage
  • Improved byteswap performance with string format
  • Fixed NDEBUG define
  • Fixed assert
  • Compile with O3 when available